| Age | Commit message (Collapse) | Author |
|
that is actually useful
|
|
|
|
wrt memory leaks
|
|
|
|
while resizing it - its not going to be responding to it anyways
|
|
for any bigger icons at this time. unless they only provide icons bigger than that, then just store one of them (the smallest)
|
|
|
|
|
|
(NextRequest()-1). Don't ignore enters that come after this with the next serial.
|
|
events when focus.undermouse is not on (for non-mouse actions)
|
|
|
|
|
|
otherwise it gets a non-zero size which messes with resistence/placement/etc
|
|
|
|
|
|
|
|
actually want them. Ignore event serials without using XSync, so that we aren't doing an XSync 100 times per minute - slow!
|
|
missing RrFontClose for osd_font in two places.
missing a g_free(area);
|
|
also caused by the focus cycle indicator moving
|
|
in its
|
|
Clearlooks-3.4
|
|
present too
|
|
|
|
|
|
|
|
openbox config
|
|
present don't use the check against the binary.
|
|
|
|
putenv
|
|
wm_class hint, as the spec doth say so.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|