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 |
|
Dave Davenport
|
4c8375189c
|
More cleanups
|
2016-03-05 12:06:14 +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
|
06d25c0ca2
|
Quit on error msg fail.
|
2016-03-03 08:21:28 +01:00 |
|
Dave Davenport
|
93b80be913
|
is active can be NULL, check
|
2016-03-03 08:09:36 +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
|
7d046a1f5b
|
Pack magic externs into a xcb_stuff.
|
2016-03-01 18:11:55 +01:00 |
|
Dave Davenport
|
cc5db086bf
|
Indenting
|
2016-02-28 18:22:00 +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
|
a4fd907fe8
|
Run indenter
|
2016-02-28 15:32:53 +01:00 |
|
Dave Davenport
|
594bf00194
|
Fix keybindings and fix tests
|
2016-02-28 13:08:08 +01:00 |
|
Dave Davenport
|
ab57479da9
|
Remove Atom with xcb_atom_t.
|
2016-02-28 12:19:56 +01:00 |
|
Dave Davenport
|
c519b6a65a
|
Fix free'ing of ewmh calls, remove old X codes
|
2016-02-28 11:57:52 +01:00 |
|
Dave Davenport
|
460cad8bc8
|
Fix grab keyboard to wait on success.
|
2016-02-28 10:36:13 +01:00 |
|
Dave Davenport
|
d813d03a5f
|
Convert more stuff to xcb, keyboard grab, cleanup
|
2016-02-28 00:09:05 +01:00 |
|
Dave Davenport
|
4c661c3932
|
Move most of window modi to xcb
|
2016-02-27 22:55:47 +01:00 |
|
Dave Davenport
|
bb2f0d8b83
|
Move more to xcb, window_*_ functions to xcb_ functions
|
2016-02-27 21:55:43 +01:00 |
|
Dave Davenport
|
a02cb83a98
|
Move more to xcb.
|
2016-02-27 20:45:47 +01:00 |
|
Dave Davenport
|
305829fcc8
|
query pointer to xcb
|
2016-02-27 19:51:06 +01:00 |
|
Dave Davenport
|
dce35ba4ef
|
Move more stuff to xcb_
|
2016-02-27 19:26:51 +01:00 |
|
Dave Davenport
|
15ad8e1da3
|
Removing XCB from view.c, paste less
|
2016-02-27 17:42:50 +01:00 |
|
Quentin Glidic
|
2ef950eab9
|
WIP: Port window stuff to xcb
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-23 17:37:25 +01:00 |
|
Quentin Glidic
|
6bb1d4b1a2
|
x11-helper: Migrate to libxkbcommon
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-23 17:34:38 +01:00 |
|
Quentin Glidic
|
42e9709207
|
keybindings: Merge left/right variants of modifiers
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-23 17:34:33 +01:00 |
|
Quentin Glidic
|
3029e05ac7
|
keybindings: Rework modmask matching
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-23 17:34:31 +01:00 |
|
Quentin Glidic
|
990914d20f
|
rofi: Drop daemon mode
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-23 12:15:03 +01:00 |
|
Quentin Glidic
|
88ddb7f04e
|
x11-helper: Directly store the useful value
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-23 12:13:44 +01:00 |
|
Quentin Glidic
|
09e520dfe8
|
rofi: Always use ARGB for Cairo image surfaces
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-21 22:10:03 +01:00 |
|
Quentin Glidic
|
e1f87a67b4
|
rofi: Migrate to libxkbcommon
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-21 16:04:53 +01:00 |
|
Dave Davenport
|
9121732e36
|
Cleanups.
|
2016-02-19 21:16:35 +01:00 |
|
Dave Davenport
|
4eb3fd1da3
|
Test for single mainloop
|
2016-02-19 19:29:06 +01:00 |
|
Dave Davenport
|
fdb4c99456
|
Remove normal window global.
|
2016-02-10 19:40:19 +01:00 |
|
Dave Davenport
|
289795b22a
|
Fix finding active desktop!
|
2016-02-09 21:25:29 +01:00 |
|
Dave Davenport
|
51b5511017
|
More doxygen sugar.
|
2016-01-07 16:01:56 +01:00 |
|
Dave Davenport
|
5a3c202423
|
Update copyright
|
2016-01-01 00:27:00 +01:00 |
|
Martijn Koedam
|
c78815250f
|
Update manpage and indent.
|
2015-12-04 09:50:53 +01:00 |
|
Dave Davenport
|
6b609b8e6d
|
Tell the users what Modifiers exist, warn if using Mod?
* Mod? modifier is deprecated.
Issue: #290
|
2015-12-04 08:54:27 +01:00 |
|
Dave Davenport
|
e196df01fa
|
Do not support ModMasks, breaks to much stuff, This fixes #286
|
2015-11-26 20:30:51 +01:00 |
|
Qball Cow
|
596c92c814
|
Only add modmask if not numlock.
|
2015-11-23 14:10:07 +01:00 |
|
Dave Davenport
|
7dccd805ef
|
Show error message when cannot bind key
|
2015-11-20 22:22:11 +01:00 |
|
Dave Davenport
|
66bd837c9e
|
Second cleanup in the fix to #268
|
2015-11-20 22:00:37 +01:00 |
|
Dave Davenport
|
266ee5efb7
|
Hopefully fix for #268
|
2015-11-20 20:53:27 +01:00 |
|
Qball Cow
|
1bd231bc3d
|
Fix issue #275: don't try to do move cursor when nothing is shown.
|
2015-11-20 11:43:22 +01:00 |
|