openbox/openbox
Dana Jansens d1e355de2c this is a big one! im putting stats in here just cuz!
59 files changed, 1691 insertions(+), 607 deletions(-)
Adding the beginings of ObConf. Adding a resistance-config plugin for ObConf.
Creating an obparser library that obrender can use, the kernel can use, plugins can use, and ObConf and its plugins can use. (its just code for using libXml2)
2003-05-24 21:47:06 +00:00
..
.cvsignore ignore the remaining new shit from automaking everything again 2003-04-13 21:18:43 +00:00
action.c this is a big one! im putting stats in here just cuz! 2003-05-24 21:47:06 +00:00
action.h this is a big one! im putting stats in here just cuz! 2003-05-24 21:47:06 +00:00
client.c use the user friendly desktop number 2003-05-24 08:37:21 +00:00
client.h add actions for changing client layers to abov/below/normal 2003-05-22 02:22:43 +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 get the size for all the apps before positioning them 2003-05-19 20:27:11 +00:00
dock.h save the dock's class/name for future evil purposes! 2003-05-16 20:20:33 +00:00
event.c there's this case where we DONT want to ignore both events or we end up without anything we know of being focused, even tho something is. this case is now covered. ps i hate focus so much. 2003-05-24 08:38:37 +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 this is a big one! im putting stats in here just cuz! 2003-05-24 21:47:06 +00:00
focus.h add helper functions for manipulating the focus_order list. 2003-04-25 21:27:16 +00:00
frame.c rename "Slit" to "Dock". 2003-05-16 18:10:10 +00:00
frame.h let the frame hold a focus state so that it can lie. 2003-04-25 19:55:41 +00:00
framerender.c all my changes while i was offline. 2003-05-09 16:57:17 +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 can drag slit-apps around in the slit 2003-05-11 05:15:43 +00:00
grab.h can drag slit-apps around in the slit 2003-05-11 05:15:43 +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 this is a big one! im putting stats in here just cuz! 2003-05-24 21:47:06 +00:00
menu.c layers submenu on client 2003-05-22 02:49:08 +00:00
menu.h Client menus 2003-05-21 23:58:40 +00:00
menu_render.c whitespace 2003-05-10 14:50:39 +00:00
moveresize.c add anotehr stacking_add function. 2003-05-16 15:16:33 +00:00
moveresize.h all my changes while i was offline. 2003-05-09 16:57:17 +00:00
openbox.c this is a big one! im putting stats in here just cuz! 2003-05-24 21:47:06 +00:00
openbox.h add (optional) support for showing a busy cursor via startup notification 2003-05-18 02:10: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 add anotehr stacking_add function. 2003-05-16 15:16:33 +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 add xerror.h 2003-05-21 03:56:56 +00:00
screen.h all my changes while i was offline. 2003-05-09 16:57:17 +00:00
stacking.c proper check to see if something was raised, the it==NULL would cause it to always return, incorrectly. 2003-05-18 17:37:03 +00:00
stacking.h add anotehr stacking_add function. 2003-05-16 15:16:33 +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