openbox/openbox
2003-08-05 18:58:18 +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 use ob_debug for any debug printing and only display the output when its a debug build or when --debug is passed to it 2003-07-24 06:02:38 +00:00
action.h prefixing and capitalizing the StackLayer -> ObStackingLayer enum. 2003-07-10 17:03:05 +00:00
client.c a couple frame layout bugfixes hidden inside all this.. wee 2003-08-05 10:31:20 +00:00
client.h add partial struts tho they arent useful eyt 2003-08-02 06:25:32 +00:00
config.c kill non-opaque move/resize 2003-08-03 17:47:10 +00:00
config.h kill non-opaque move/resize 2003-08-03 17:47:10 +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 use ob_debug for any debug printing and only display the output when its a debug build or when --debug is passed to it 2003-07-24 06:02:38 +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 add partial struts tho they arent useful eyt 2003-08-02 06:25:32 +00:00
dock.h add partial struts tho they arent useful eyt 2003-08-02 06:25:32 +00:00
event.c use the frame size not the client size when figuring out if stuff fits on the screen 2003-08-02 18:09:46 +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 use ob_debug for any debug printing and only display the output when its a debug build or when --debug is passed to it 2003-07-24 06:02:38 +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 dont map the tl/tr invisible grips when the grip decors are turned off 2003-08-05 18:58:18 +00:00
frame.h a couple frame layout bugfixes hidden inside all this.. wee 2003-08-05 10:31:20 +00:00
framerender.c a couple frame layout bugfixes hidden inside all this.. wee 2003-08-05 10:31:20 +00:00
framerender.h prefixing and capitalizing the StackLayer -> ObStackingLayer enum. 2003-07-10 17:03:05 +00:00
geom.h add partial struts tho they arent useful eyt 2003-08-02 06:25:32 +00:00
grab.c oops buttons not keycodes 2003-08-01 19:36:47 +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 only ignore wheel buttons 2003-07-30 06:06:13 +00:00
menu.h Some menu updates. 2003-07-26 06:02:58 +00:00
menu_render.c I had a commit message but my commit got stepped on so fuck it. 2003-07-24 06:10:55 +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 make the position dislpayed in the moving popup offset by the top/left struts so that 0,0 is inside teh struts not neccessarily at the screen edge 2003-08-05 07:25:22 +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 oops missed one 2003-07-31 17:02:16 +00:00
openbox.h expose exit_with_error 2003-07-31 16:56:35 +00:00
plugin.c Menu parsing updates for plugins. 2003-07-17 01:40:27 +00:00
plugin.h Menu parsing updates for plugins. 2003-07-17 01:40:27 +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 add partial struts tho they arent useful eyt 2003-08-02 06:25:32 +00:00
prop.h add partial struts tho they arent useful eyt 2003-08-02 06:25:32 +00:00
screen.c configre teh dock after finding the new screen sizes 2003-08-01 03:36:06 +00:00
screen.h move ob_pointer_pos to screen_pointer_pos 2003-07-10 19:07:58 +00:00
session.c compile fixes 2003-08-01 02:57:11 +00:00
session.h restore saved session data for applications 2003-07-30 20:01:35 +00:00
stacking.c dont stack groups together 2003-07-26 06:49:33 +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