openbox/openbox
2007-06-23 15:08:08 +00:00
..
actions add moveto/fromedge actions 2007-06-23 15:08:08 +00:00
action.c add moveto/fromedge actions 2007-06-23 15:08:08 +00:00
action.h add AddDesktopLast RemoveDesktopLast AddDesktopCurrent RemoveDesktopCurrent 2007-06-13 15:01:27 +00:00
actions.c add raise action 2007-06-22 14:24:23 +00:00
actions.h add raise action 2007-06-22 14:24:23 +00:00
client.c always reconfigure the window to its new position even if it was fullscreened/maxed, because the pre-max/fs area may not match its actual current area, and this can lead it things not being updated 2007-06-23 05:11:39 +00:00
client.h add the activate action. it will replace the focus action, as it can just focus without raising now (or without unshading) 2007-06-22 04:59:06 +00:00
client_list_combined_menu.c add the activate action. it will replace the focus action, as it can just focus without raising now (or without unshading) 2007-06-22 04:59:06 +00:00
client_list_combined_menu.h
client_list_menu.c add the activate action. it will replace the focus action, as it can just focus without raising now (or without unshading) 2007-06-22 04:59:06 +00:00
client_list_menu.h
client_menu.c add the cyclewindows action 2007-06-22 04:37:33 +00:00
client_menu.h
composite.c only enable automatic composite redirection for the client windows, not the frames. maybe this will avoid screen artifacts with the crap server support 2007-06-21 05:49:08 +00:00
composite.h only enable automatic composite redirection for the client windows, not the frames. maybe this will avoid screen artifacts with the crap server support 2007-06-21 05:49:08 +00:00
config.c the execute action works again. 2007-06-22 03:40:01 +00:00
config.h add center option to placement section 2007-06-13 17:08:32 +00:00
debug.c
debug.h
dock.c xinerama support like crazy for struts and everything else too. this probably crashes but its been way too long without a commit. 2007-06-13 11:15:51 +00:00
dock.h ignore the dock in placing as a last resort 2007-06-13 02:42:27 +00:00
event.c add the activate action. it will replace the focus action, as it can just focus without raising now (or without unshading) 2007-06-22 04:59:06 +00:00
event.h
extensions.c get the offscreen pixmaps for all windows (including their frames) 2007-06-20 02:51:42 +00:00
extensions.h get the offscreen pixmaps for all windows (including their frames) 2007-06-20 02:51:42 +00:00
focus.c use the same decision code to focus new windows as for focus cycling or focus fallback. yay consistency. 2007-06-12 17:46:16 +00:00
focus.h use the same decision code to focus new windows as for focus cycling or focus fallback. yay consistency. 2007-06-12 17:46:16 +00:00
focus_cycle.c remove the activate action, make the focus action "activate" but not raise or unshade 2007-06-22 14:09:57 +00:00
focus_cycle.h add the activate action. it will replace the focus action, as it can just focus without raising now (or without unshading) 2007-06-22 04:59:06 +00:00
focus_cycle_indicator.c
focus_cycle_indicator.h
focus_cycle_popup.c ok the thumbnails in alt-tab were fun and slow so remove them 2007-06-21 20:56:37 +00:00
focus_cycle_popup.h
frame.c add the moveto action 2007-06-22 15:18:43 +00:00
frame.h add the moveto action 2007-06-22 15:18:43 +00:00
framerender.c no un-needed rendering 2007-06-13 12:37:52 +00:00
framerender.h
geom.h xinerama support like crazy for struts and everything else too. this probably crashes but its been way too long without a commit. 2007-06-13 11:15:51 +00:00
grab.c remove debug print 2007-06-13 15:14:20 +00:00
grab.h only xungrabkeyboard when we actually have a passive grab on it 2007-06-12 15:53:14 +00:00
group.c
group.h
keyboard.c add the move action 2007-06-22 05:17:10 +00:00
keyboard.h well.. it compiles.. 2007-06-22 03:05:02 +00:00
keytree.c well.. it compiles.. 2007-06-22 03:05:02 +00:00
keytree.h dont build the old action stuff. 2007-06-21 23:28:14 +00:00
mainloop.c well.. it compiles.. 2007-06-22 03:05:02 +00:00
mainloop.h well.. it compiles.. 2007-06-22 03:05:02 +00:00
Makefile
menu.c add the showmenu action 2007-06-22 03:53:22 +00:00
menu.h add the cyclewindows action 2007-06-22 04:37:33 +00:00
menuframe.c add the move action 2007-06-22 05:17:10 +00:00
menuframe.h add the cyclewindows action 2007-06-22 04:37:33 +00:00
misc.h
modkeys.c
modkeys.h
mouse.c add the move action 2007-06-22 05:17:10 +00:00
mouse.h make mouse use the new action stuff 2007-06-21 23:57:35 +00:00
moveresize.c add the moveto action 2007-06-22 15:18:43 +00:00
moveresize.h
mwm.h
openbox.c the execute action works again. 2007-06-22 03:40:01 +00:00
openbox.h
place.c add the moveto action 2007-06-22 15:18:43 +00:00
place.h
popup.c xinerama support like crazy for struts and everything else too. this probably crashes but its been way too long without a commit. 2007-06-13 11:15:51 +00:00
popup.h
prop.c
prop.h
propwin.c
propwin.h
resist.c add the moveto action 2007-06-22 15:18:43 +00:00
resist.h
screen.c only enable automatic composite redirection for the client windows, not the frames. maybe this will avoid screen artifacts with the crap server support 2007-06-21 05:49:08 +00:00
screen.h xinerama support like crazy for struts and everything else too. this probably crashes but its been way too long without a commit. 2007-06-13 11:15:51 +00:00
session.c
session.h
stacking.c don't activate on raise 2007-06-21 20:04:35 +00:00
stacking.h don't activate on raise 2007-06-21 20:04:35 +00:00
startupnotify.c add the cyclewindows action 2007-06-22 04:37:33 +00:00
startupnotify.h add the cyclewindows action 2007-06-22 04:37:33 +00:00
translate.c
translate.h
window.c add support for _NET_WM_USER_TIME_WINDOW. round 1 ! ding. 2007-05-09 17:01:30 +00:00
window.h
xerror.c
xerror.h