openbox/openbox
2003-08-31 16:39:53 +00:00
..
.cvsignore move the keyboard and mouse plugins into the kernel for mucho sexiness. 2003-08-12 07:26:16 +00:00
action.c make interactive actions a type and not special cases. 2003-08-30 16:58:30 +00:00
action.h make interactive actions a type and not special cases. 2003-08-30 16:58:30 +00:00
client.c move_onscreen was supposed to go away.. :) thanks mikachu 2003-08-31 06:55:14 +00:00
client.h add destructor functions for clients that you acn subscribe with, and use these instead of hardcoding special cases in the unmanage code 2003-08-30 17:46:23 +00:00
client_list_menu.c make interactive actions a type and not special cases. 2003-08-30 16:58:30 +00:00
client_list_menu.h move the client and client-list menus into the 'kernel' 2003-08-29 07:56:49 +00:00
client_menu.c add masks from the titlebar buttons to the client menu's options 2003-08-30 19:03:29 +00:00
client_menu.h move the client and client-list menus into the 'kernel' 2003-08-29 07:56:49 +00:00
config.c make interactive actions a type and not special cases. 2003-08-30 16:58:30 +00:00
config.h make interactive actions a type and not special cases. 2003-08-30 16:58:30 +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
dock.c using the ObMainLoop, which rulz the planet 2003-08-30 07:20:16 +00:00
dock.h using the ObMainLoop, which rulz the planet 2003-08-30 07:20:16 +00:00
event.c compress motion events 2003-08-30 18:59:44 +00:00
event.h using the ObMainLoop, which rulz the planet 2003-08-30 07:20:16 +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 include Xutil for shape.h on old X versions 2003-08-12 17:40:05 +00:00
focus.c make interactive actions a type and not special cases. 2003-08-30 16:58:30 +00:00
focus.h make interactive actions a type and not special cases. 2003-08-30 16:58:30 +00:00
frame.c fix border on shaded maximized windows 2003-08-27 18:38:36 +00:00
frame.h better handling of maximizing, wrt changing decorations on the windows, and showing the correct decor for the max state especially for windows which dont change size (Xnest) when maximized cuz they are at their maximum size already 2003-08-25 08:49:48 +00:00
framerender.c clear the window after setting the background color, this isnt implicit 2003-08-10 03:31:18 +00:00
framerender.h prefixing and capitalizing the StackLayer -> ObStackingLayer enum. 2003-07-10 17:03:05 +00:00
geom.h oooops RECT_SET_POINT was broken 2003-08-27 23:16:06 +00:00
grab.c remove debug print 2003-08-30 07:20:45 +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
keyboard.c make interactive actions a type and not special cases. 2003-08-30 16:58:30 +00:00
keyboard.h move the keyboard and mouse plugins into the kernel for mucho sexiness. 2003-08-12 07:26:16 +00:00
keytree.c move the keyboard and mouse plugins into the kernel for mucho sexiness. 2003-08-12 07:26:16 +00:00
keytree.h move the keyboard and mouse plugins into the kernel for mucho sexiness. 2003-08-12 07:26:16 +00:00
mainloop.c using the ObMainLoop, which rulz the planet 2003-08-30 07:20:16 +00:00
mainloop.h using the ObMainLoop, which rulz the planet 2003-08-30 07:20:16 +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 add destructor functions for clients that you acn subscribe with, and use these instead of hardcoding special cases in the unmanage code 2003-08-30 17:46:23 +00:00
menu.h add suppot for showing pixmap masks in menus where the rgba icons go too 2003-08-30 19:03:06 +00:00
menuframe.c add suppot for showing pixmap masks in menus where the rgba icons go too 2003-08-30 19:03:06 +00:00
menuframe.h add suppot for showing pixmap masks in menus where the rgba icons go too 2003-08-30 19:03:06 +00:00
misc.h add misc.h with some standard enumerations with proper prefixing and capitalizations. 2003-07-10 06:18:47 +00:00
mouse.c make interactive actions a type and not special cases. 2003-08-30 16:58:30 +00:00
mouse.h prefix/capitalize the mouse actions enum 2003-08-12 18:12:17 +00:00
moveresize.c add destructor functions for clients that you acn subscribe with, and use these instead of hardcoding special cases in the unmanage code 2003-08-30 17:46:23 +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 using the ObMainLoop, which rulz the planet 2003-08-30 07:20:16 +00:00
openbox.h using the ObMainLoop, which rulz the planet 2003-08-30 07:20:16 +00:00
place.c add window placement routines to the kernel 2003-08-29 06:40:35 +00:00
place.h add window placement routines to the kernel 2003-08-29 06:40:35 +00:00
plugin.c load menu plugins automatically from whats in the menu file 2003-08-28 06:32:27 +00:00
plugin.h load menu plugins automatically from whats in the menu file 2003-08-28 06:32:27 +00:00
popup.c half way through the changes to new menu code/design. hot shit. static menus work, on to plugins next. 2003-08-28 02:10:23 +00:00
popup.h changes to the timer api, pass the timer to the callback function. 2003-08-09 04:56:12 +00:00
prop.c fix a bunch of memleaks from valgrind and stuff 2003-08-28 19:10:36 +00:00
prop.h add partial struts tho they arent useful eyt 2003-08-02 06:25:32 +00:00
resist.c remove a dispatch.h 2003-08-29 07:57:34 +00:00
resist.h move the resistance plugin into the kernel. dont resist when move/resizing with the keyboard, only when doing it with the mouse. 2003-08-12 19:57:04 +00:00
screen.c make interactive actions a type and not special cases. 2003-08-30 16:58:30 +00:00
screen.h make interactive actions a type and not special cases. 2003-08-30 16:58:30 +00:00
session.c load menu plugins automatically from whats in the menu file 2003-08-28 06:32:27 +00:00
session.h save the stacking order of the windows, and sort the saved session data based on stacking when it is loaded. make the list public. 2003-08-25 07:46:59 +00:00
stacking.c kill a warning 2003-08-31 16:39:53 +00:00
stacking.h clarify that stacking_below sucks 2003-08-25 07:44:33 +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
translate.c fix includes 2003-08-29 08:44:40 +00:00
translate.h move the keyboard and mouse plugins into the kernel for mucho sexiness. 2003-08-12 07:26:16 +00:00
window.c half way through the changes to new menu code/design. hot shit. static menus work, on to plugins next. 2003-08-28 02:10:23 +00:00
window.h half way through the changes to new menu code/design. hot shit. static menus work, on to plugins next. 2003-08-28 02:10:23 +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