openbox/openbox
2003-04-17 05:28:35 +00:00
..
.cvsignore ignore the remaining new shit from automaking everything again 2003-04-13 21:18:43 +00:00
action.c 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
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 code cleanup 2003-04-16 17:06:42 +00:00
client.h make fullscreen decorations and functions be calculated by the setup_decor_and_functions func 2003-04-13 21:37:32 +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 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
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 that was dumb, it was metacity's fault 2003-04-17 01:25:29 +00:00
focus.h move config option loading for the kernel into config.c/h 2003-04-08 07:31:26 +00:00
frame.c pass the Client for frame_context cuz the client might be NULL 2003-04-13 08:36:38 +00:00
frame.h pass the Client for frame_context cuz the client might be NULL 2003-04-13 08:36:38 +00:00
framerender.c put text centered in the popup dialog properly 2003-04-17 05:13:18 +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 menus works on some level. add a built-in root menu 2003-04-16 18:09:11 +00:00
grab.h menus works on some level. add a built-in root menu 2003-04-16 18:09:11 +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 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
menu.c menus works on some level. add a built-in root menu 2003-04-16 18:09:11 +00:00
menu.h menus works on some level. add a built-in root menu 2003-04-16 18:09:11 +00:00
moveresize.c 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
moveresize.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
openbox.c add more cursors for move/resizing, and use the arrows not the angle brackets 2003-04-17 02:15:09 +00:00
openbox.h add more cursors for move/resizing, and use the arrows not the angle brackets 2003-04-17 02:15:09 +00:00
parse.c add focus options to the new rc file 2003-04-05 20:47:16 +00:00
parse.h change how rc parsing will work. a=b will be parsed in any [section] and given to a separate parsing callback. no more general config infrastructure needed/ 2003-04-05 20:27:03 +00:00
parse.l allow _'s in identifiers 2003-04-14 04:26:19 +00:00
parse.y 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
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 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
prop.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
screen.c remove debug print 2003-04-15 02:19:24 +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
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