openbox/openbox
2008-01-22 13:01:56 -05:00
..
actions use the <wmclass> for startup notfication in the execute action. when present don't use the check against the binary. 2008-01-21 22:27:03 -05:00
actions.c
actions.h add raise action 2007-06-22 14:24:23 +00:00
client.c
client.h
client_list_combined_menu.c Various fixes for sparse warnings. 2008-01-16 15:35:25 +01:00
client_list_combined_menu.h
client_list_menu.c Fix shadowed variables 2007-09-04 06:25:06 +02:00
client_list_menu.h
client_menu.c
client_menu.h
config.c
config.h
debug.c
debug.h
dock.c
dock.h
event.c
event.h
extensions.c
extensions.h
focus.c
focus.h don't make omnipresent windows lose focus when changing desktops. this is done by allowing focus_fallback to specify if focus has been lost or not. usually if you're call it, focus is lost, but not always. 2007-08-04 13:29:13 -04:00
focus_cycle.c
focus_cycle.h let you raise the focus target temporarily during focus cycling, with the <raise> option. also a new <bar> option lets you turn off the indicator bar 2008-01-11 16:11:51 -05:00
focus_cycle_indicator.c
focus_cycle_indicator.h
focus_cycle_popup.c ignore mouse clicks on override-redirect windows that aren't owned by openbox 2008-01-11 18:13:12 -05:00
focus_cycle_popup.h
frame.c
frame.h
framerender.c
framerender.h
geom.h
grab.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
grab.h
group.c
group.h
keyboard.c
keyboard.h
keytree.c
keytree.h
mainloop.c
mainloop.h
Makefile
menu.c
menu.h
menuframe.c
menuframe.h
misc.h
modkeys.c
modkeys.h
mouse.c
mouse.h
moveresize.c
moveresize.h
mwm.h
openbox.c only unset the startup_desktop_id once, and dont free the string we pass to putenv 2008-01-20 18:34:26 -05:00
openbox.h remove trailing whitespace 2007-07-17 02:48:16 +02:00
ping.c
ping.h use hash tables in ping.[ch] instead of a list. we're pinging every window, not just windows youre trying to close, so don't use datastructures that suck with lots of windows.. 2008-01-16 18:44:22 -05:00
place.c
place.h
popup.c
popup.h remove trailing whitespace 2007-07-17 02:48:16 +02:00
prop.c
prop.h
resist.c
resist.h
screen.c
screen.h
session.c
session.h
stacking.c
stacking.h
startupnotify.c
startupnotify.h
translate.c
translate.h
window.c
window.h
xerror.c
xerror.h