openbox/openbox
2003-07-10 21:13:35 +00:00
..
.cvsignore update the build system, using a single Makefile.am for a sexyass non-recursive make. booyah! 2003-07-10 04:31:05 +00:00
action.c make the ob_restart/shutdown stuff static vars and expose them only through functions ob_restart_other(), ob_restart() and ob_exit() 2003-07-10 18:50:47 +00:00
action.h prefixing and capitalizing the StackLayer -> ObStackingLayer enum. 2003-07-10 17:03:05 +00:00
client.c prefix and capitalize ObMenu ObMenuEntry and ObMenuEntryRenderType 2003-07-10 19:27:12 +00:00
client.h prefixing and capitalizing the StackLayer -> ObStackingLayer enum. 2003-07-10 17:03:05 +00:00
config.c prefixing and capitalizing the StackLayer -> ObStackingLayer enum. 2003-07-10 17:03:05 +00:00
config.h prefixing and capitalizing the StackLayer -> ObStackingLayer enum. 2003-07-10 17:03:05 +00:00
debug.c add ob_debug for printing stuff only when debug is enabled 2003-07-10 04:32:33 +00:00
debug.h add ob_debug for printing stuff only when debug is enabled 2003-07-10 04:32:33 +00:00
dispatch.c prefixing and capitalizing the StackLayer -> ObStackingLayer enum. 2003-07-10 17:03:05 +00:00
dispatch.h prefixing and capitalizing the StackLayer -> ObStackingLayer enum. 2003-07-10 17:03:05 +00:00
dock.c make ob_state a function so it cant be changed outside of openbox.c 2003-07-10 19:06:00 +00:00
dock.h prefix the Timer->ObTimer and TimeoutHandler->ObTimeoutHandler shitz 2003-07-10 17:06:30 +00:00
event.c prefix and capitalize ObMenu ObMenuEntry and ObMenuEntryRenderType 2003-07-10 19:27:12 +00:00
event.h Added a menu to read from a pipe. 2003-05-14 03:34:29 +00:00
extensions.c rename 'xinerama' stuff to 'monitors' to be more generic and descriptive. 2003-07-10 05:44:23 +00:00
extensions.h prefixing and capitalizing the StackLayer -> ObStackingLayer enum. 2003-07-10 17:03:05 +00:00
focus.c simply startup/shutdown 2003-07-10 21:13:35 +00:00
focus.h replace the focus_backup with the screen_support_win, we dont need 2 offscreen windows. 2003-07-10 18:44:27 +00:00
frame.c make ob_state a function so it cant be changed outside of openbox.c 2003-07-10 19:06:00 +00:00
frame.h prefixing and capitalization for the Frame->ObFrame struct and the Context->ObFrameContext enum and its constants. 2003-07-10 07:16:19 +00:00
framerender.c prefixing and capitalizing the StackLayer -> ObStackingLayer enum. 2003-07-10 17:03:05 +00:00
framerender.h prefixing and capitalizing the StackLayer -> ObStackingLayer enum. 2003-07-10 17:03:05 +00:00
geom.h xinerama support 2003-06-27 04:20:30 +00:00
grab.c remove the ob_root var, its redundant of what Xlib already provides 2003-07-10 19:01:41 +00:00
grab.h add misc.h with some standard enumerations with proper prefixing and capitalizations. 2003-07-10 06:18:47 +00:00
group.c prefix Group to ObGroup 2003-07-10 07:03:40 +00:00
group.h prefix Group to ObGroup 2003-07-10 07:03:40 +00:00
Makefile update the build system, using a single Makefile.am for a sexyass non-recursive make. booyah! 2003-07-10 04:31:05 +00:00
menu.c prefix and capitalize ObMenu ObMenuEntry and ObMenuEntryRenderType 2003-07-10 19:27:12 +00:00
menu.h prefix and capitalize ObMenu ObMenuEntry and ObMenuEntryRenderType 2003-07-10 19:27:12 +00:00
menu_render.c prefix and capitalize ObMenu ObMenuEntry and ObMenuEntryRenderType 2003-07-10 19:27:12 +00:00
misc.h add misc.h with some standard enumerations with proper prefixing and capitalizations. 2003-07-10 06:18:47 +00:00
moveresize.c remove the ob_root var, its redundant of what Xlib already provides 2003-07-10 19:01:41 +00:00
moveresize.h dont need client.h in this header 2003-07-10 07:17:05 +00:00
mwm.h add a mwm.h for the mwm hint structure and flags. 2003-07-10 06:23:38 +00:00
openbox.c sync is in unistd.h 2003-07-10 19:40:22 +00:00
openbox.desktop add a .desktop file which gets installed for gnome 2003-06-27 13:00:25 +00:00
openbox.h move ob_pointer_pos to screen_pointer_pos 2003-07-10 19:07:58 +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 remove the ob_root var, its redundant of what Xlib already provides 2003-07-10 19:01:41 +00:00
popup.h prefixing and capitalizing the StackLayer -> ObStackingLayer enum. 2003-07-10 17:03:05 +00:00
prop.c remove the ob_root var, its redundant of what Xlib already provides 2003-07-10 19:01:41 +00:00
prop.h add support for net_moveresize_window and net_wm_moveresize 2003-04-17 05:43:41 +00:00
screen.c move ob_pointer_pos to screen_pointer_pos 2003-07-10 19:07:58 +00:00
screen.h move ob_pointer_pos to screen_pointer_pos 2003-07-10 19:07:58 +00:00
stacking.c make ob_state a function so it cant be changed outside of openbox.c 2003-07-10 19:06:00 +00:00
stacking.h prefixing and capitalizing the StackLayer -> ObStackingLayer enum. 2003-07-10 17:03:05 +00:00
startup.c remove the ob_root var, its redundant of what Xlib already provides 2003-07-10 19:01:41 +00:00
startup.h restore the desktop and focused window on restarts if possible 2003-04-25 22:35:08 +00:00
timer.c prefix the Timer->ObTimer and TimeoutHandler->ObTimeoutHandler shitz 2003-07-10 17:06:30 +00:00
timer.h prefix the Timer->ObTimer and TimeoutHandler->ObTimeoutHandler shitz 2003-07-10 17:06:30 +00:00
window.c prefix and capitalize ObMenu ObMenuEntry and ObMenuEntryRenderType 2003-07-10 19:27:12 +00:00
window.h prefix and capitalize ObMenu ObMenuEntry and ObMenuEntryRenderType 2003-07-10 19:27:12 +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