openbox/openbox
2003-06-27 00:03:43 +00:00
..
.cvsignore ignore the remaining new shit from automaking everything again 2003-04-13 21:18:43 +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 check that extensions_vidmode is set before trying to use the vidmode functions 2003-06-26 16:32:40 +00:00
client.h rename pixel32/16 to RrPixel32/16 2003-06-21 02:00:42 +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 use the minsize to keep the stuff ni the dock off of the bevel edges etc 2003-06-26 05:46:06 +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 all my changes while i was offline. 2003-05-09 16:57:17 +00:00
extensions.h all my changes while i was offline. 2003-05-09 16:57:17 +00:00
focus.c remove an extra useless call to focus_set_client(NULL) 2003-06-08 23:25:21 +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 add ()'s to the macros for more safety 2003-04-06 06:16:34 +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 make session management optional 2003-06-21 08:45:25 +00:00
menu.c remove unused variable 2003-06-26 07:07:59 +00:00
menu.h 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
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 put the render theme into a struct 2003-06-21 01:53:26 +00:00
moveresize.h all my changes while i was offline. 2003-05-09 16:57:17 +00:00
openbox.c reorder startup so menu goes before config parsing 2003-06-22 08:29:40 +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 put the render theme into a struct 2003-06-21 01:53:26 +00:00
popup.h add shit that i made in the last week! 2003-05-09 19:58:08 +00:00
prop.c validate utf8 strings before using them 2003-05-23 18:56:33 +00:00
prop.h add support for net_moveresize_window and net_wm_moveresize 2003-04-17 05:43:41 +00:00
screen.c more namespacing with Rr* 2003-06-21 02:26:50 +00:00
screen.h all my changes while i was offline. 2003-05-09 16:57:17 +00:00
stacking.c new stacking code that doesnt suck ass to look at, woot 2003-06-26 07:05:27 +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