openbox/openbox
2003-09-10 17:13:57 +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 oops, copypaste 2003-09-10 17:11:46 +00:00
action.h no more interactive mouse actions, they are evil etc. actions now "feel" much more solid. if move/resizing a window while changing workspaces, it will follow. 2003-09-09 07:16:38 +00:00
client.c remove debug prints 2003-09-08 19:32:01 +00:00
client.h add the startup_id 2003-09-03 20:39:42 +00:00
client_list_menu.c little bit of an actions overhaul, added action_run* so that duplicated code can all be in the same place now woot. 2003-09-07 19:03:20 +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 little bit of an actions overhaul, added action_run* so that duplicated code can all be in the same place now woot. 2003-09-07 19:03:20 +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 both focusDelay and hideTimeout in milliseconds 2003-09-08 03:17:10 +00:00
config.h timeouts are all in millisecond 2003-09-08 09:08: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 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 fix autohiding 2003-09-08 03:31:40 +00:00
dock.h add a reconfigure action, also reconfigure on SIGUSR2. 2003-09-03 18:11:39 +00:00
event.c use the focus client when the client is null for keyboard events 2003-09-10 17:12:26 +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 expose focus_cycle_client 2003-09-08 18:20:09 +00:00
focus.h remove comment that isnt right anymore 2003-09-08 18:42:47 +00:00
frame.c use theme.show_handle 2003-09-10 17:03:29 +00:00
frame.h add a reconfigure action, also reconfigure on SIGUSR2. 2003-09-03 18:11:39 +00:00
framerender.c bigtime theme changes. bigtime. 2003-09-08 18:38:52 +00:00
framerender.h prefixing and capitalizing the StackLayer -> ObStackingLayer enum. 2003-07-10 17:03:05 +00:00
geom.h fix RECT_CONTAINS, name clash 2003-09-04 14:54:29 +00:00
grab.c match the func prototypes in the header 2003-09-04 00:02:53 +00:00
grab.h match the declarations in the header 2003-09-04 00:42:43 +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 save teh client for interactive actions cuz after teh keyboard is grabbed there is no client 2003-09-09 08:05:06 +00:00
keyboard.h save teh client for interactive actions cuz after teh keyboard is grabbed there is no client 2003-09-09 08:05:06 +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 if the menu path starts with a /, then just load it, don't try the prefixes 2003-09-08 08:43:49 +00:00
menu.h little bit of an actions overhaul, added action_run* so that duplicated code can all be in the same place now woot. 2003-09-07 19:03:20 +00:00
menuframe.c flush after drawing each menu item 2003-09-08 09:08:36 +00:00
menuframe.h little bit of an actions overhaul, added action_run* so that duplicated code can all be in the same place now woot. 2003-09-07 19:03:20 +00:00
misc.h little bit of an actions overhaul, added action_run* so that duplicated code can all be in the same place now woot. 2003-09-07 19:03:20 +00:00
mouse.c no more interactive mouse actions, they are evil etc. actions now "feel" much more solid. if move/resizing a window while changing workspaces, it will follow. 2003-09-09 07:16:38 +00:00
mouse.h no more interactive mouse actions, they are evil etc. actions now "feel" much more solid. if move/resizing a window while changing workspaces, it will follow. 2003-09-09 07:16:38 +00:00
moveresize.c use the current size not the start size for moving 2003-09-10 17:13:57 +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 was adding an extra / in ob_expand_tilde 2003-09-04 15:31:17 +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
popup.c bigtime theme changes. bigtime. 2003-09-08 18:38:52 +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 no more interactive mouse actions, they are evil etc. actions now "feel" much more solid. if move/resizing a window while changing workspaces, it will follow. 2003-09-09 07:16:38 +00:00
screen.h remove all the startup notification code from screen.c 2003-09-03 20:32:21 +00:00
session.c dont use obsolete xmlChildrenNode 2003-09-07 23:34:01 +00:00
session.h move session code out of openbox.c all into session.c 2003-09-04 01:52:15 +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 fix for not using startup notification 2003-09-03 23:31:20 +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