openbox/openbox
2003-06-28 18:30:11 +00:00
..
.cvsignore add the openbox binary 2003-06-27 13:00:05 +00:00
action.c strdup the exec path cuz it gets freed by the time we restart otherwise 2003-06-21 18:14:42 +00:00
action.h rm the 'focusraise' action, it is redundant. 2003-05-28 23:50:43 +00:00
client.c xinerama support 2003-06-27 04:20:30 +00:00
client.h xinerama support 2003-06-27 04:20:30 +00:00
config.c this is a big one! im putting stats in here just cuz! 2003-05-24 21:47:06 +00:00
config.h rename "Slit" to "Dock". 2003-05-16 18:10:10 +00:00
dispatch.c add resizing event 2003-03-28 09:33:40 +00:00
dispatch.h add resizing event 2003-03-28 09:33:40 +00:00
dock.c xinerama support 2003-06-27 04:20:30 +00:00
dock.h fixed to accomodate the changes to the render/ API. 2003-06-21 00:42:47 +00:00
event.c 4 space indents 2003-06-27 00:03:43 +00:00
event.h Added a menu to read from a pipe. 2003-05-14 03:34:29 +00:00
extensions.c xinerama support 2003-06-27 04:20:30 +00:00
extensions.h xinerama support 2003-06-27 04:20:30 +00:00
focus.c xinerama support 2003-06-27 04:20:30 +00:00
focus.h add helper functions for manipulating the focus_order list. 2003-04-25 21:27:16 +00:00
frame.c add decoration state to the frame struct. make client_configure adjust the frame if the decorations do not match between the client and the frame, so that when they change it can send a configurenotify to the client. 2003-06-21 18:59:35 +00:00
frame.h add decoration state to the frame struct. make client_configure adjust the frame if the decorations do not match between the client and the frame, so that when they change it can send a configurenotify to the client. 2003-06-21 18:59:35 +00:00
framerender.c put the render theme into a struct 2003-06-21 01:53:26 +00:00
framerender.h all my changes while i was offline. 2003-05-09 16:57:17 +00:00
geom.h xinerama support 2003-06-27 04:20:30 +00:00
gettext.h merge the C branch into HEAD 2003-03-16 21:11:39 +00:00
grab.c return true when ungrabbing so that it can ungrab them all on shutdown 2003-06-26 23:33:29 +00:00
grab.h return FALSE if a grab fails 2003-06-26 07:58:25 +00:00
group.c rm the group debug prints 2003-04-13 21:20:03 +00:00
group.h track window groups 2003-04-07 05:47:20 +00:00
Makefile.am build 'openbox' instead of 'openbox3'. 2003-06-27 13:01:31 +00:00
menu.c xinerama support 2003-06-27 04:20:30 +00:00
menu.h xinerama support 2003-06-27 04:20:30 +00:00
menu_render.c menus grab the keyboard and pointer, thus making only one menu visible at a time, and making them act like gtk menus and * menus do, where you can click and drag and release to select something as well as click-release to elave it open while you search around the menu 2003-06-25 18:43:42 +00:00
moveresize.c xinerama support 2003-06-27 04:20:30 +00:00
moveresize.h all my changes while i was offline. 2003-05-09 16:57:17 +00:00
openbox.c add a call to g_set_prgname 2003-06-27 12:10:17 +00:00
openbox.desktop add a .desktop file which gets installed for gnome 2003-06-27 13:00:25 +00:00
openbox.h put the render theme into a struct 2003-06-21 01:53:26 +00:00
plugin.c this is a big one! im putting stats in here just cuz! 2003-05-24 21:47:06 +00:00
plugin.h Menu uber patch 2003-05-09 23:15:28 +00:00
popup.c dont need to raise after adding 2003-06-28 16:16:45 +00:00
popup.h add shit that i made in the last week! 2003-05-09 19:58:08 +00:00
prop.c set the values of the array at teh right indexes 2003-06-28 18:30:11 +00:00
prop.h add support for net_moveresize_window and net_wm_moveresize 2003-04-17 05:43:41 +00:00
screen.c set "Openbox" as the name no "Openbox3" 2003-06-27 13:01:04 +00:00
screen.h xinerama support 2003-06-27 04:20:30 +00:00
stacking.c put group members above the window when lowering it 2003-06-28 17:28:48 +00:00
stacking.h add NUM_STACKLAYER, fix some comments that dont apply 2003-06-26 07:08:16 +00:00
startup.c restore the desktop and focused window on restarts if possible 2003-04-25 22:35:08 +00:00
startup.h restore the desktop and focused window on restarts if possible 2003-04-25 22:35:08 +00:00
timer.c Menu uber patch 2003-05-09 23:15:28 +00:00
timer.h add autohiding to the slit 2003-05-10 22:33:24 +00:00
window.c rename "Slit" to "Dock". 2003-05-16 18:10:10 +00:00
window.h rename "Slit" to "Dock". 2003-05-16 18:10:10 +00:00
xerror.c add a var to track errors 2003-03-29 00:48:52 +00:00
xerror.h add a var to track errors 2003-03-29 00:48:52 +00:00