openbox/openbox
2003-04-25 22:35:08 +00:00
..
.cvsignore ignore the remaining new shit from automaking everything again 2003-04-13 21:18:43 +00:00
action.c add helper functions for manipulating the focus_order list. 2003-04-25 21:27:16 +00:00
action.h move the move/resize functionality into moveresize.c, for use with the netwm atoms. use it from teh plugins. combine the two actions. 2003-04-17 05:28:35 +00:00
client.c restore the desktop and focused window on restarts if possible 2003-04-25 22:35:08 +00:00
client.h add helper functions for manipulating the focus_order list. 2003-04-25 21:27:16 +00:00
config.c let specify theme in the rc3 file. rm the other old engine options 2003-04-13 07:27:21 +00:00
config.h let specify theme in the rc3 file. rm the other old engine options 2003-04-13 07:27:21 +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
event.c let the frame hold a focus state so that it can lie. 2003-04-25 19:55:41 +00:00
event.h handle focus in the kernel, no more plugin 2003-03-27 23:10:22 +00:00
extensions.c merge the C branch into HEAD 2003-03-16 21:11:39 +00:00
extensions.h merge the C branch into HEAD 2003-03-16 21:11:39 +00:00
focus.c add helper functions for manipulating the focus_order list. 2003-04-25 21:27:16 +00:00
focus.h add helper functions for manipulating the focus_order list. 2003-04-25 21:27:16 +00:00
frame.c let the frame hold a focus state so that it can lie. 2003-04-25 19:55:41 +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 let the frame hold a focus state so that it can lie. 2003-04-25 19:55:41 +00:00
framerender.h move the openbox engine into librender and the kernel. the theme is loaded and stored inside librender. the frame is decorated and managed inside the kernel. 2003-04-13 07:18:28 +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 fix up support for moveresize. make keyboard grabs Async so that i can hit escape to cancel a moveresize process. 2003-04-17 07:00:13 +00:00
grab.h fix up support for moveresize. make keyboard grabs Async so that i can hit escape to cancel a moveresize process. 2003-04-17 07:00:13 +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 restore the desktop and focused window on restarts if possible 2003-04-25 22:35:08 +00:00
menu.c More menu changes to facilitate plugins. 2003-04-22 03:48:34 +00:00
menu.h More menu changes to facilitate plugins. 2003-04-22 03:48:34 +00:00
menu_render.c More menu changes to facilitate plugins. 2003-04-22 03:48:34 +00:00
moveresize.c unset it AFTER using it... 2003-04-18 06:29:28 +00:00
moveresize.h watch out when unmanaging a window, that it is not being move/resized 2003-04-18 01:51:41 +00:00
openbox.c restore the desktop and focused window on restarts if possible 2003-04-25 22:35:08 +00:00
openbox.h add the left/right/top/bottom direction arrows and use them for resizing those ways 2003-04-17 16:18:34 +00:00
parse.c add focus options to the new rc file 2003-04-05 20:47:16 +00:00
parse.h try avoid cicular includes with the bison shit 2003-04-21 00:45:08 +00:00
parse.l allow _'s in identifiers 2003-04-14 04:26:19 +00:00
parse.y try avoid cicular includes with the bison shit 2003-04-21 00:45:08 +00:00
plugin.c skip better 2003-03-28 01:29:25 +00:00
plugin.h make the openbox engine use the new config shit instead of the themerc shit. 2003-03-22 23:26:43 +00:00
prop.c client side shit ISNT 32 bits on 64 bit platforms, its 64 bits. fuck X so hard. 2003-04-22 20:05:25 +00:00
prop.h add support for net_moveresize_window and net_wm_moveresize 2003-04-17 05:43:41 +00:00
screen.c restore the desktop and focused window on restarts if possible 2003-04-25 22:35:08 +00:00
screen.h rip the prop code i wrote in cwmcc out and make it all 64bit friendly (i think!). stop using gulong for values from the xserver, using guint32 instead. 2003-04-14 21:34:35 +00:00
stacking.c raise menus above clients. 2003-04-16 05:36:51 +00:00
stacking.h raise menus above clients. 2003-04-16 05:36:51 +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 add strict ansi compliance 2003-03-21 20:25:34 +00:00
timer.h merge the C branch into HEAD 2003-03-16 21:11:39 +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