| Age | Commit message (Collapse) | Author |
|
|
|
LASTEvent)
|
|
|
|
obt_display automatically
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
there is also some random bug fixes for other libobt stuff in here.
|
|
|
|
modkeys.[ch] and some of translate.[ch]
|
|
translating to/from keycodes/keysyms/modmasks (also include a new obt/internal.h for putting functions that are not public)
|
|
setting utf8 strings). they are untested though! wonder if they work?
|
|
|
|
holy search and replace batman
|
|
|
|
obt_display which obt can use, and the application.
|
|
libobparser for now), and bump library versions up to 4.0.
also make the render versioning more explicit that it's for the render library not all of openbox
|
|
the libobt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Swedish translation is updated with all new strings.
|
|
|
|
|
|
will automatically. and not all windows get pings, even tho we get notified that they are being destroyed
|
|
|
|
not just windows youre trying to close, so don't use datastructures that suck with lots of windows..
|
|
|
|
|
|
Define void functions with (void), not ().
Add missing includes.
Some functions were declared static but defined non-static.
Some variables that should be file static were file global but not used in any other file.
prop.h defined a new prop_atoms in each file that included it instead of declaring it extern.
|
|
|
|
|
|
|
|
main loop to run the timers forever
|