Dana Jansens
|
55b84316bb
|
make an event queue for X events. the queue's min size is 16 XEvents (~3k)
|
2010-04-28 12:58:42 -04:00 |
|
Dana Jansens
|
8add92416d
|
check the xkb version before using it
|
2010-02-11 11:01:18 -05:00 |
|
Dana Jansens
|
ac255432b4
|
use g_debug for debug messages
|
2008-03-02 15:19:09 -05:00 |
|
Mikael Magnusson
|
0ffd1ccc47
|
() -> (void)
|
2008-02-15 16:21:35 +01:00 |
|
Dana Jansens
|
1a1619c9a8
|
make the xerror output more clear, to say when errors are being properly ignored
|
2008-02-02 14:54:10 -05:00 |
|
Dana Jansens
|
1aac72bc4c
|
add keyboard.[ch] to libobt. these are for tracking modifier keys, and translating to/from keycodes/keysyms/modmasks (also include a new obt/internal.h for putting functions that are not public)
|
2008-01-20 01:36:55 -05:00 |
|
Dana Jansens
|
6c8acc079a
|
add prop.[ch] to the libobt, but they are not used yet. add a global obt_display which obt can use, and the application.
|
2008-01-20 01:36:54 -05:00 |
|
Dana Jansens
|
32a92abf75
|
move the code for tracking what extensions are available on the display into the libobt
|
2008-01-20 01:36:54 -05:00 |
|
Dana Jansens
|
a2f5a826a1
|
move the xerror handling into the libobt
|
2008-01-20 01:36:54 -05:00 |
|
Dana Jansens
|
452627a51c
|
Move the main loop out into the libobt
|
2008-01-20 01:36:54 -05:00 |
|