openbox/openbox
2003-04-14 22:42:10 +00:00
..
.cvsignore ignore the remaining new shit from automaking everything again 2003-04-13 21:18:43 +00:00
action.c 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
action.h linear focus cycling of the gods 2003-04-05 22:20:14 +00:00
client.c remove casts from PROP defines. use proper vars and cast elsewhere if needed. 2003-04-14 22:20:27 +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 clean up this mess of crap a lot 2003-04-14 17:07:04 +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 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
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 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
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 rm debug prints 2003-04-07 22:25:33 +00:00
grab.h add funcs to grab buttons and keys 2003-03-19 18:55:56 +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 back to automake 2003-04-13 21:17:02 +00:00
menu.c these menus should not be removed, they are good and will be used. 2003-04-14 21:26:01 +00:00
menu.h these menus should not be removed, they are good and will be used. 2003-04-14 21:26:01 +00:00
openbox.c let specify theme in the rc3 file. rm the other old engine options 2003-04-13 07:27:21 +00:00
openbox.h add -help -version -sync and -rc cmd line options 2003-03-20 22:14:15 +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 dont get a null at the end of the data, so use strndup 2003-04-14 22:42:10 +00:00
prop.h remove casts from PROP defines. use proper vars and cast elsewhere if needed. 2003-04-14 22:20:27 +00:00
screen.c fix a seg from ignoreing PROP_GETSS failure 2003-04-14 22:39:47 +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 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.h merge the C branch into HEAD 2003-03-16 21:11:39 +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