| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Diffing against the old work branch where most of the changes
in backport were cherry-picked from indicates this should be
alright. (0de9097017d4d1991388a35e380a57dc1135b431)
|
|
|
|
|
|
Conflicts:
openbox/config.c
|
|
|
|
with the force="yes" attribute
|
|
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
|
|
|
|
|
|
missing RrFontClose for osd_font in two places.
missing a g_free(area);
|
|
openbox config
|
|
from backport
|
|
|
|
there is also some random bug fixes for other libobt stuff in here.
|
|
holy search and replace batman
|
|
|
|
|
|
values
|
|
|
|
active monitor (for xinerama)
|
|
|
|
|
|
|
|
|
|
options export time in milliseconds not half milli half micro)
|
|
change strcasecmp to g_ascii_strcasecmp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
default hardcoded bindings are temporarily offline
|
|
config uses the new action stuff.
add actions_parse_string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
applied to a window rather than just the first
|
|
|
|
for resistance
|
|
and bottom contexts resize vertically in the default config file.
|