| Age | Commit message (Collapse) | Author |
|
Conflicts:
openbox/client.c
openbox/config.c
openbox/event.c
openbox/extensions.c
openbox/focus_cycle_indicator.c
openbox/focus_cycle_popup.c
openbox/menuframe.c
openbox/moveresize.c
openbox/openbox.c
openbox/screen.c
openbox/stacking.c
openbox/startupnotify.c
|
|
stop managing windows in reverse order on restart it messes up the dock among other things
|
|
|
|
|
|
|
|
|
|
consistent name style
|
|
|
|
special-casey
|
|
the window_map behind some functions, and make obdockapps not obwindows anymore
|
|
stop managing windows in reverse order on restart it messes up the dock among other things
|
|
windows with iconified toolbars on restart. (e.g. ooffice)
|
|
to be iconic)
|
|
|
|
|
|
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
|
|
present too
|
|
openbox config
|
|
present don't use the check against the binary.
|
|
putenv
|
|
wm_class hint, as the spec doth say so.
|
|
from backport
|
|
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
|
|
|