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 |
|
Dave Davenport
|
c0690c8afb
|
Cleanups.
|
2016-03-05 11:18:23 +01:00 |
|
Dave Davenport
|
72dfe2ad4c
|
Propagate error down, show dialog.
Fix positioning dialog.
|
2016-03-05 11:08:32 +01:00 |
|
Dave Davenport
|
881ca572df
|
Return NULL when empty property.
|
2016-03-04 19:41:32 +01:00 |
|
Dave Davenport
|
fa7ceaf580
|
Check for the availability of the xinerama extension.
|
2016-03-04 17:03:24 +01:00 |
|
Dave Davenport
|
fd707acac5
|
Move keymap updating into right x11 event loop handler.
|
2016-03-04 08:15:12 +01:00 |
|
Dave Davenport
|
9d7d8a9aeb
|
Be able to run without compose table.
|
2016-03-04 08:02:54 +01:00 |
|
Dave Davenport
|
fc75a204d5
|
Check table exists.
|
2016-03-04 00:22:04 +01:00 |
|
Dave Davenport
|
fe8aa55fdc
|
Correctly check error
|
2016-03-03 16:02:14 +01:00 |
|
Dave Davenport
|
ba0b2379a6
|
Check if connection was succesfull
|
2016-03-03 15:59:31 +01:00 |
|
Martijn Koedam
|
797a3b8ea5
|
Free was too early.
|
2016-03-03 12:46:12 +01:00 |
|
Dave Davenport
|
b4cc0f611b
|
Fix build test
|
2016-03-03 08:23:12 +01:00 |
|
Dave Davenport
|
06d25c0ca2
|
Quit on error msg fail.
|
2016-03-03 08:21:28 +01:00 |
|
Dave Davenport
|
3d2f0a07db
|
Quit when failing to create dialog.
|
2016-03-03 08:11:48 +01:00 |
|
Dave Davenport
|
93b80be913
|
is active can be NULL, check
|
2016-03-03 08:09:36 +01:00 |
|
Dave Davenport
|
51a4c252f4
|
add --enable-asan
|
2016-03-02 20:12:18 +01:00 |
|
Dave Davenport
|
f0b1998703
|
Cleanups (cppcheck)
|
2016-03-02 18:07:59 +01:00 |
|
Dave Davenport
|
f05f0de583
|
Fix #348, give a warning when font failed to parse
|
2016-03-01 19:48:18 +01:00 |
|
Dave Davenport
|
8c950a984c
|
Small cleanup
|
2016-03-01 18:33:26 +01:00 |
|
Dave Davenport
|
167e9d30ce
|
Add missing files.
|
2016-03-01 18:17:39 +01:00 |
|
Dave Davenport
|
7d046a1f5b
|
Pack magic externs into a xcb_stuff.
|
2016-03-01 18:11:55 +01:00 |
|
Dave Davenport
|
fb2c23a429
|
Try to get fullscreenmode to draw nicer.
|
2016-02-29 12:11:04 +01:00 |
|
Quentin Glidic
|
57caf48492
|
travis.yml: Add missing xcb-* packages
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-28 19:17:31 +01:00 |
|
Quentin Glidic
|
16e445d123
|
gitmodules: Update libgwater
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-28 18:45:10 +01:00 |
|
Dave Davenport
|
131b8eaaea
|
Remove dead code
|
2016-02-28 18:33:01 +01:00 |
|
Dave Davenport
|
cc5db086bf
|
Indenting
|
2016-02-28 18:22:00 +01:00 |
|
Dave Davenport
|
ef98b3928a
|
Small cleanup.
|
2016-02-28 18:20:39 +01:00 |
|
Dave Davenport
|
3fa1940a5c
|
Do a redraw after changing selected line
|
2016-02-28 18:13:58 +01:00 |
|
Dave Davenport
|
28ed4eab7b
|
Take SardemFF7 advice on aliasing Ctrl+s and Ctrl+S, shift needs to mentioned explicit
|
2016-02-28 16:57:16 +01:00 |
|
Dave Davenport
|
21bce63e79
|
Do some filtering on the keybinding, to get the right keycombo for alt+shift+s.
|
2016-02-28 16:42:20 +01:00 |
|
Dave Davenport
|
bd04e90d9e
|
Change window id from long unsigned to unsigned.
|
2016-02-28 15:33:57 +01:00 |
|
Dave Davenport
|
a4fd907fe8
|
Run indenter
|
2016-02-28 15:32:53 +01:00 |
|
Dave Davenport
|
6fb94876ca
|
Update config reference
|
2016-02-28 13:19:07 +01:00 |
|
Dave Davenport
|
594bf00194
|
Fix keybindings and fix tests
|
2016-02-28 13:08:08 +01:00 |
|
Dave Davenport
|
057f156009
|
Remove unneeded atom
|
2016-02-28 12:35:47 +01:00 |
|