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 |
|
Quentin Glidic
|
909241ddfe
|
Remove X11 headers includes
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-28 12:21:26 +01:00 |
|
Quentin Glidic
|
644556b7b6
|
Change Window/Atom to xcb_window_t/xcb_atom_t
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-28 12:21:26 +01:00 |
|
Dave Davenport
|
73a0eb3e39
|
Remove X11/* include headers.
|
2016-02-28 12:22:10 +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
|
91ad94aef3
|
Free right memory, get right window class name.
|
2016-02-28 11:16:54 +01:00 |
|
Dave Davenport
|
4cd76a6d8e
|
Merge remote-tracking branch 'github/master' into wip/xcb/full
|
2016-02-28 11:04:09 +01:00 |
|
Dave Davenport
|
460cad8bc8
|
Fix grab keyboard to wait on success.
|
2016-02-28 10:36:13 +01:00 |
|
Dave Davenport
|
6d0d6d9eb2
|
Tests.
|
2016-02-28 01:21:22 +01:00 |
|
Dave Davenport
|
93cb9ee7eb
|
Remove opening of display.
|
2016-02-28 01:08:12 +01:00 |
|
Dave Davenport
|
764992e4bb
|
Remove more display usage
|
2016-02-28 00:25:53 +01:00 |
|
Dave Davenport
|
c261aa8e89
|
change startup notification to xcb
|
2016-02-28 00:15:42 +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
|
f79a6d6d2e
|
Convert view.c to xcb_ functions. secondary paste fails.
|
2016-02-27 17:57:43 +01:00 |
|
Dave Davenport
|
15ad8e1da3
|
Removing XCB from view.c, paste less
|
2016-02-27 17:42:50 +01:00 |
|
Dave Davenport
|
9cb5829303
|
Use xcb_flush instead of XFlush
|
2016-02-27 14:05:29 +01:00 |
|
Dave Davenport
|
5a204829f0
|
Fix not updating in daemon mode
|
2016-02-23 23:54:35 +01:00 |
|
Dave Davenport
|
3f8efed56d
|
Add missing flush
|
2016-02-23 22:04:44 +01:00 |
|
Dave Davenport
|
3b58c3a26a
|
Fix issue: #347.
|
2016-02-23 21:14:15 +01:00 |
|
Dave Davenport
|
319524c7c5
|
Test for single mainloop
|
2016-02-23 21:04:24 +01:00 |
|
Dave Davenport
|
87546caa8f
|
Fix previous commit.
|
2016-02-23 19:34:48 +01:00 |
|
Dave Davenport
|
faf5c49b8c
|
Remove hardcoded string length in window list.
|
2016-02-23 19:14:21 +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
|
590e61b417
|
view: Store modstate on keypress event
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-23 12:52:35 +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
|
f39f5bb0cb
|
view-internal: Use XCB types
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-23 12:13:21 +01:00 |
|