openbox/openbox
2003-09-03 23:13:40 +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 use the NONE cursor when not specifying a cursor 2003-09-03 20:31:50 +00:00
action.h add a reconfigure action, also reconfigure on SIGUSR2. 2003-09-03 18:11:39 +00:00
client.c handle the case where a transient is a child of a dockapp 2003-09-03 22:06:17 +00:00
client.h add the startup_id 2003-09-03 20:39:42 +00:00
client_list_menu.c remove from desktop_menus when freed 2003-09-03 21:23:45 +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 use new menu.bullet.selected.imageColor. use the text colors for the menu mask icons instead of teh bullet color, and set it based on selected/disabled/normal like the text. 2003-09-02 18:53:08 +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 add the focusDelay option 2003-09-03 08:12:07 +00:00
config.h add the focusDelay option 2003-09-03 08:12:07 +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 dont set a strut when there are no apps in the dock 2003-09-03 21:07:46 +00:00
dock.h add a reconfigure action, also reconfigure on SIGUSR2. 2003-09-03 18:11:39 +00:00
event.c use the ob_main_loop_timeout_remove_data to only remove one timer 2003-09-03 21:18:19 +00:00
event.h add a reconfigure action, also reconfigure on SIGUSR2. 2003-09-03 18:11:39 +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 add a reconfigure action, also reconfigure on SIGUSR2. 2003-09-03 18:11:39 +00:00
focus.h add a reconfigure action, also reconfigure on SIGUSR2. 2003-09-03 18:11:39 +00:00
frame.c only remove one flash timer at a time, so all frames dont stop flashing just cuz a window closed 2003-09-03 21:24:37 +00:00
frame.h add a reconfigure action, also reconfigure on SIGUSR2. 2003-09-03 18:11:39 +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 use the NONE cursor when not specifying one 2003-09-03 20:34:43 +00:00
grab.h add a reconfigure action, also reconfigure on SIGUSR2. 2003-09-03 18:11:39 +00:00
group.c add a reconfigure action, also reconfigure on SIGUSR2. 2003-09-03 18:11:39 +00:00
group.h add a reconfigure action, also reconfigure on SIGUSR2. 2003-09-03 18:11:39 +00:00
keyboard.c grab keys on the client windows themselves 2003-09-03 21:33:22 +00:00
keyboard.h add a reconfigure action, also reconfigure on SIGUSR2. 2003-09-03 18:11:39 +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 add ob_main_loop_timeout_remove_data. 2003-09-03 20:34:14 +00:00
mainloop.h add ob_main_loop_timeout_remove_data. 2003-09-03 20:34:14 +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 a reconfigure action, also reconfigure on SIGUSR2. 2003-09-03 18:11:39 +00:00
menu.h add a reconfigure action, also reconfigure on SIGUSR2. 2003-09-03 18:11:39 +00:00
menuframe.c use the NONE cursor when not specifying one 2003-09-03 20:34:43 +00:00
menuframe.h track the maximum margin of menu items. use this to keep icons in the menus inside the bevel/borders of the menu items 2003-09-03 09:12:42 +00:00
misc.h add a NONE cursor, to not change the cursor at all 2003-09-03 20:31:31 +00:00
mouse.c use the NONE cursor when not specifying a cursor 2003-09-03 20:31:50 +00:00
mouse.h add a reconfigure action, also reconfigure on SIGUSR2. 2003-09-03 18:11:39 +00:00
moveresize.c don't let move/resize occur on non-visible clients 2003-09-03 22:02:21 +00:00
moveresize.h add a reconfigure action, also reconfigure on SIGUSR2. 2003-09-03 18:11:39 +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 dont exit when a theme can't be loaded during reconfigure 2003-09-03 23:13:40 +00:00
openbox.h add the NONE cursor. 2003-09-03 20:39:11 +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 use the provided margins to layout the popup better 2003-09-03 06:30:13 +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 add the startup_id atom 2003-09-03 20:32:07 +00:00
prop.h add the startup_id atom 2003-09-03 20:32:07 +00:00
resist.c remove debug print 2003-09-02 07:58:27 +00:00
resist.h separate window and screen snapping so only one or the other can be used 2003-09-02 07:50:09 +00:00
screen.c remove all the startup notification code from screen.c 2003-09-03 20:32:21 +00:00
screen.h remove all the startup notification code from screen.c 2003-09-03 20:32:21 +00:00
session.c remove debug prints 2003-09-02 17:43:49 +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
startupnotify.c add startup notification in its own .c/.h files 2003-09-03 20:35:22 +00:00
startupnotify.h add startup notification in its own .c/.h files 2003-09-03 20:35:22 +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 add a reconfigure action, also reconfigure on SIGUSR2. 2003-09-03 18:11:39 +00:00
window.h add a reconfigure action, also reconfigure on SIGUSR2. 2003-09-03 18: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