openbox/openbox
2008-02-05 12:32:46 -05:00
..
actions don't crash when using <raise> and alt-tab and there are no windows to cycle between 2008-02-05 12:32:46 -05:00
actions.c if windows on screen are going to be moved, then do the ReplayPointer before that occurs, so it goes to the right window. if they are not, then just wait until after the actions are run (for kdesktop's sake really) 2008-02-02 11:22:17 -05:00
actions.h if windows on screen are going to be moved, then do the ReplayPointer before that occurs, so it goes to the right window. if they are not, then just wait until after the actions are run (for kdesktop's sake really) 2008-02-02 11:22:17 -05:00
client.c make fullscreen windows more xinerama and multi-screen aware 2008-02-02 09:03:13 -05:00
client.h improve comment 2008-02-02 22:07:21 -05:00
client_list_combined_menu.c Add the manageDesktops option. 2008-02-04 02:26:00 +01:00
client_list_combined_menu.h
client_list_menu.c Add the manageDesktops option. 2008-02-04 02:26:00 +01:00
client_list_menu.h
client_menu.c
client_menu.h
config.c Add the manageDesktops option. 2008-02-04 02:26:00 +01:00
config.h Add the manageDesktops option. 2008-02-04 02:26:00 +01:00
debug.c
debug.h
dock.c
dock.h
event.c ignore fake generated enters if they are in the serial-ignore-range too 2008-02-03 18:37:45 -05:00
event.h
extensions.c
extensions.h
focus.c when focusing or raising a window which is modal child for a direct parent, raise its parent and move it to the top of the stacking order too, ie. treat them like one window (this is already done elsewhere, like when moving between desktops for example) 2008-02-02 22:17:32 -05:00
focus.h
focus_cycle.c
focus_cycle.h
focus_cycle_indicator.c
focus_cycle_indicator.h
focus_cycle_popup.c
focus_cycle_popup.h
frame.c
frame.h
framerender.c
framerender.h
geom.h
grab.c
grab.h
group.c
group.h
keyboard.c unused variable 2008-02-02 22:09:52 -05:00
keyboard.h
keytree.c fix a crash from chroot of invalid keys, and make keybindings reload better 2008-02-02 01:25:59 -05:00
keytree.h fix a crash from chroot of invalid keys, and make keybindings reload better 2008-02-02 01:25:59 -05:00
mainloop.c
mainloop.h
Makefile
menu.c
menu.h
menuframe.c make the menu headers show their correct text 2008-02-03 18:45:40 -05:00
menuframe.h
misc.h
modkeys.c
modkeys.h
mouse.c if windows on screen are going to be moved, then do the ReplayPointer before that occurs, so it goes to the right window. if they are not, then just wait until after the actions are run (for kdesktop's sake really) 2008-02-02 11:22:17 -05:00
mouse.h
moveresize.c
moveresize.h
mwm.h
openbox.c erroneous comment 2008-02-02 14:29:08 -05:00
openbox.h
ping.c
ping.h
place.c allow you to force the position of windows with rc.xml's per-app settings with the force="yes" attribute 2008-02-03 18:37:37 -05:00
place.h
popup.c
popup.h
prop.c add a --config-file command line option, and OB_CONFIG_FILE root hint 2008-02-02 09:45:33 -05:00
prop.h add a --config-file command line option, and OB_CONFIG_FILE root hint 2008-02-02 09:45:33 -05:00
resist.c
resist.h
screen.c add a --config-file command line option, and OB_CONFIG_FILE root hint 2008-02-02 09:45:33 -05:00
screen.h
session.c
session.h
stacking.c when focusing or raising a window which is modal child for a direct parent, raise its parent and move it to the top of the stacking order too, ie. treat them like one window (this is already done elsewhere, like when moving between desktops for example) 2008-02-02 22:17:32 -05:00
stacking.h
startupnotify.c
startupnotify.h
translate.c
translate.h
window.c
window.h
xerror.c
xerror.h