Commit graph

1688 commits

Author SHA1 Message Date
Benjamin R. Haskell
37fd654714 Add staleness note to INSTALL.md git instructions
Instructions on the GitHub Pages version track the stable release.  It
would be nice to know that the "Install a checkout from git" section on
the site may be out of date.

Issue #350, #365
2016-03-26 23:04:03 -04:00
Dave Davenport
2127682573 Cleanup unused type specifier (dialogs). 2016-03-24 22:15:10 +01:00
Dave Davenport
c4b65d975c Cleanup unused type specifier. 2016-03-24 22:13:19 +01:00
Dave Davenport
0a9ae342bb Small update release notes 2016-03-24 15:54:06 +01:00
Dave Davenport
0fa94bd02f Start of 1.0.0 release notes. 2016-03-23 17:58:56 +01:00
Dave Davenport
6693799923 Split test for helper in separate test for config cmdline parser. 2016-03-22 10:43:42 +01:00
Dave Davenport
3ac0c6dd7d Quick fix. 2016-03-21 20:27:16 +01:00
Dave Davenport
8914fbf2df Split test in 2. 2016-03-21 17:16:45 +01:00
Quentin Glidic
1e3294fa68 travis.yml: Use Jason Pleau xkbcommon package
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-03-20 22:20:00 +01:00
Quentin Glidic
50f9683c99 travis.yml: Style cleanup
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-03-20 17:24:59 +01:00
Quentin Glidic
8329a801a2 test-x: Update config reference
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-03-20 15:02:28 +01:00
Quentin Glidic
2eabe6ac09 travis.yml: Use make check
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-03-20 14:54:03 +01:00
Quentin Glidic
73018f829e travis.yml: Trick the package whitelist for now
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-03-20 14:36:23 +01:00
Quentin Glidic
6a84d29e02 x11-helper: Drop RControl/LControl from Control modifier mask
They are not used for that, and Control was a #define in X11 headers anyway.

Fixes #362

Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-03-20 14:00:29 +01:00
Quentin Glidic
86c8934b86 test-x: Remove daemon mode test
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-03-20 11:56:28 +01:00
Quentin Glidic
18a7c5e54a README: Remove references to daemon mode
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-03-20 11:53:59 +01:00
Quentin Glidic
20c9abf0a2 keybindings: Merge accept-custom and accept-entry-continue
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-03-20 10:39:34 +01:00
Dave Davenport
c7bc850bb8 Fix reloading after deleting entry 2016-03-20 10:20:40 +01:00
Dave Davenport
d36ae81408 Fix positioning window on top of window. 2016-03-20 10:16:55 +01:00
Dave Davenport
a2869ef39d Make clang static code analyzer happy (300+ -> 5) 2016-03-19 13:29:04 +01:00
Dave Davenport
1f8db0fc5a Remove pointless else if statement 2016-03-19 12:21:08 +01:00
Quentin Glidic
f5231ca24d rofi: Allow fullscreen on specified monitor
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-03-18 09:21:36 +01:00
Dave Davenport
cdd9f97072 Issue 213: Memcpy the right size for atoms 2016-03-17 22:03:19 +01:00
Quentin Glidic
3a781d6fb9 x11-helper: Advertise the correct set of supported modifiers
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-03-17 12:10:50 +01:00
Dave Davenport
5d7bf1cfcf Issue 358 Set monitor width and height for monitor -3 mode. 2016-03-15 09:40:32 +01:00
Dave Davenport
cf65345c9a Update manpage explaining monitor -3 setting, position at mouse. 2016-03-13 20:35:11 +01:00
Dave Davenport
9549dfdd3e Terminate mainloop after error message when trying to start it in daemon mode. 2016-03-13 20:11:39 +01:00
Dave Davenport
545c423b61 Tried to fix strlen on NULL 2016-03-12 14:00:19 +01:00
Quentin Glidic
abe44475fc view: Fix multi-character compose sequences
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-03-07 18:10:22 +01:00
Dave Davenport
f21195dc14 Remove xdg-terminal, it aint sensible.
Fixes: #355
2016-03-07 17:55:45 +01:00
Dave Davenport
1d2625cbb8 Read default config from /etc/rofi.conf if exists. 2016-03-07 17:52:29 +01:00
Dave Davenport
d5be6d232e Add MENU_ERROR_DIALOG flag. 2016-03-06 16:03:04 +01:00
Dave Davenport
a659878fa6 Update rofi-sensible-terminal manpage 2016-03-06 15:40:32 +01:00
Dave Davenport
b13bff6d1d Try to fix things 2016-03-05 23:25:46 +01:00
Dave Davenport
f4f2e3d129 Add option to position rofi at mouse 2016-03-05 23:01:16 +01:00
Dave Davenport
989e208d3c Update INSTALL 2016-03-05 22:30:53 +01:00
Dave Davenport
bc74194471 #352 close 2016-03-05 21:01:29 +01:00
Dave Davenport
73c3b419ad Update manpage about config.c 2016-03-05 20:52:46 +01:00
Dave Davenport
2b219d61a4 Fix failing compilation. 2016-03-05 20:50:31 +01:00
Dave Davenport
1aed0427f9 Remove hack with config file. 2016-03-05 20:16:10 +01:00
Dave Davenport
9978feb600 Make cppcheck happy 2016-03-05 20:07:25 +01:00
Dave Davenport
d99111c73b Remove deprecated theme system. 2016-03-05 18:28:39 +01:00
Dave Davenport
bfd338dfc8 Allow X parsed colors 2016-03-05 16:33:18 +01:00
Dave Davenport
7aa289d90c Fix color parsing 2016-03-05 16:25:17 +01:00
Quentin Glidic
461df2ed81 INSTALL: Use upstream names (and Debian names as hint)
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-03-05 16:04:24 +01:00
Dave Davenport
d59b9595b1 Update INSTALL 2016-03-05 13:36:18 +01:00
Dave Davenport
3f1e7820c9 Merge pull request #349 from DaveDavenport/wip/xcb/full
Wip/xcb/full
2016-03-05 13:30:20 +01:00
Dave Davenport
4c8375189c More cleanups 2016-03-05 12:06:14 +01:00
Dave Davenport
9018d5d14f Update INSTALL. 2016-03-05 11:38:41 +01:00
Dave Davenport
5effc9581c Cleanup 2016-03-05 11:34:44 +01:00