openbox/openbox
2003-10-11 16:19:17 +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 gracefully handle grabs failing when doing interactive actions 2003-10-11 16:19:17 +00:00
action.h allow focus and desktop actions to specify a <dialog>yesorno</dialog> value 2003-09-26 20:04:29 +00:00
client.c smarter picking of heads for client windows 2003-10-11 08:24:49 +00:00
client.h provide function to tell if a client has any group siblings 2003-10-09 19:29:10 +00:00
client_list_menu.c switch to the desktop after activating the client. this means that for omnipresent windows, you still move to the desktop on which you selected it. 2003-10-11 04:11:29 +00:00
client_list_menu.h no tabs 2003-09-17 07:44:49 +00:00
client_menu.c disable the decorate option for non-normal (undecorated) windows 2003-10-09 16:51:22 +00:00
client_menu.h no tabs 2003-09-17 07:44:49 +00:00
config.c put dock in the dock_above/below layer 2003-10-09 16:33:30 +00:00
config.h add option for under-mouse placement 2003-09-28 09:01:04 +00:00
debug.c no tabs 2003-09-17 07:44:49 +00:00
debug.h no tabs 2003-09-17 07:44:49 +00:00
dock.c add <dock><moveButton> which can change which button combo is used to move dock apps around in the dock. The new default is A-Left instead of Middle, since soem dock apps use middle, assuming they can! 2003-09-26 07:59:06 +00:00
dock.h no tabs 2003-09-17 07:44:49 +00:00
event.c fix a crasher hopefully 2003-10-11 14:38:45 +00:00
event.h let stuff cancel any focus delays going on 2003-10-09 18:48:44 +00:00
extensions.c no tabs 2003-09-17 07:44:49 +00:00
extensions.h no tabs 2003-09-17 07:44:49 +00:00
focus.c color_black was unused 2003-10-11 06:48:13 +00:00
focus.h supply focus_cycle_draw_indicator which draws/moves/resizes the focus cycling indicator 2003-10-09 19:17:51 +00:00
frame.c use RrColorPixel 2003-10-11 06:47:29 +00:00
frame.h const 2003-09-17 08:01:37 +00:00
framerender.c try grab an icon even when there are none 2003-09-28 06:34:31 +00:00
framerender.h no tabs 2003-09-17 07:44:49 +00:00
geom.h add PARTIAL_SRUT_EQUAL 2003-09-24 17:16:16 +00:00
grab.c remove debug prints 2003-10-03 04:20:23 +00:00
grab.h export if the keyboard and pointer are currently grabbed or not 2003-09-21 17:17:19 +00:00
group.c no tabs 2003-09-17 07:44:49 +00:00
group.h no tabs 2003-09-17 07:44:49 +00:00
keyboard.c gracefully handle grabs failing when doing interactive actions 2003-10-11 16:19:17 +00:00
keyboard.h gracefully handle grabs failing when doing interactive actions 2003-10-11 16:19:17 +00:00
keytree.c give actions a ref count 2003-09-26 16:47:12 +00:00
keytree.h no tabs 2003-09-17 07:44:49 +00:00
mainloop.c run the event done stuff before firing queued actions 2003-10-03 06:56:54 +00:00
mainloop.h provide a callback for when there are no more X events to process 2003-09-29 10:05:43 +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 free menuframes when they fail to show themselves 2003-10-11 06:47:11 +00:00
menu.h no tabs 2003-09-17 07:44:49 +00:00
menuframe.c free menuframes when they fail to show themselves 2003-10-11 06:47:11 +00:00
menuframe.h free menuframes when they fail to show themselves 2003-10-11 06:47:11 +00:00
misc.h add a NONE user action, for internal stuff, ie running actions without direct user interaction (from anotehr action etc) 2003-09-26 17:30:32 +00:00
mouse.c give actions a ref count 2003-09-26 16:47:12 +00:00
mouse.h provide a way to remove all bindings 2003-09-17 08:11:59 +00:00
moveresize.c dont start a move/resize on clients that cant do it 2003-09-29 07:41:11 +00:00
moveresize.h no tabs 2003-09-17 07:44:49 +00:00
mwm.h no tabs 2003-09-17 07:44:49 +00:00
openbox.c remove XXX 2003-10-11 08:19:27 +00:00
openbox.h no tabs 2003-09-17 07:44:49 +00:00
place.c add option for under-mouse placement 2003-09-28 09:01:04 +00:00
place.h add option for under-mouse placement 2003-09-28 09:01:04 +00:00
popup.c halfway through client changes but... 2003-09-28 06:31:00 +00:00
popup.h halfway through client changes but... 2003-09-28 06:31:00 +00:00
prop.c indenting 2003-10-10 05:36:02 +00:00
prop.h remove openbox_premax, add ob_wm_state_undecorated 2003-09-25 23:02:32 +00:00
resist.c resist screen physical edges as well as strut edges 2003-10-06 09:30:20 +00:00
resist.h no tabs 2003-09-17 07:44:49 +00:00
screen.c if the current SN_WM owner is our window (can this happen?) then ignore it 2003-10-11 03:43:18 +00:00
screen.h make the desktop popup a public function 2003-09-26 07:41:16 +00:00
session.c remove the --sm-disable from argv 2003-10-10 16:20:48 +00:00
session.h no tabs 2003-09-17 07:44:49 +00:00
stacking.c only restack group windows on the same desktop 2003-10-10 03:45:01 +00:00
stacking.h add a dock below layer, and dock above layer 2003-10-09 16:33:20 +00:00
startupnotify.c dont use the X done callback 2003-09-29 10:05:51 +00:00
startupnotify.h no tabs 2003-09-17 07:44:49 +00:00
translate.c const 2003-09-17 08:01:37 +00:00
translate.h const 2003-09-17 08:01:37 +00:00
window.c no tabs 2003-09-17 07:44:49 +00:00
window.h no tabs 2003-09-17 07:44:49 +00:00
xerror.c indenting 2003-10-10 04:18:19 +00:00
xerror.h no tabs 2003-09-17 07:44:49 +00:00