| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
cuz a window closed
|
|
|
|
|
|
|
|
pass on to the startup notification code that a window has mapped with a given wmclass
|
|
|
|
remove startup notification code from openbox.c and openbox.h
call the new sn_startup/shutdown for startupnotification.c
|
|
|
|
file now
|
|
|
|
|
|
make the timeout remove functions remove *all* timeouts that match
|
|
restarting for the average user anymore.
|
|
|
|
|
|
|
|
|
|
support reconfiguring throughout the entire codebase.
|
|
|
|
inside the bevel/borders of the menu items
|
|
|
|
|
|
|
|
|
|
|
|
|
|
all. waste of screen space.
|
|
|
|
|
|
|
|
|
|
mask icons instead of teh bullet color, and set it based on selected/disabled/normal like the text.
|
|
moving when followMouse is on and the window moves/resizes out from under the pointer
|
|
|
|
|
|
|
|
|
|
|
|
belongs in the moveresize code. add it there.
|
|
|
|
|
|
|
|
|
|
|
|
window.focus.font -> window.label.focus.font
window.unfocus.font -> window.label.unfocus.font
window.justify -> window.label.justify
menu.frame.* -> menu.items.*
menu.hilite.* -> menu.selected.*
*.picColor -> *.imageColor
|
|
|
|
window.focus.font -> window.label.focus.font
window.unfocus.font -> window.label.unfocus.font
window.justify -> window.label.justify
menu.frame.* -> menu.items.*
menu.hilite.* -> menu.selected.*
*.picColor -> *.imageColor
|