openbox/openbox
2003-10-25 19:16: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 free the GError 2003-10-25 19:14:10 +00:00
action.h consistant glib type usage 2003-10-15 03:59:35 +00:00
client.c add to teh focus order before the call to change_state, since this can remove/add to the focus order, and then we're in there twice 2003-10-18 22:09:29 +00:00
client.h consistant glib type usage 2003-10-15 03:59:35 +00:00
client_list_menu.c skip taskbar windows dont appear in the client menu 2003-10-23 07:28:14 +00:00
client_list_menu.h no tabs 2003-09-17 07:44:49 +00:00
client_menu.c make the all desktops thinger get disabled too 2003-10-17 06:27:14 +00:00
client_menu.h no tabs 2003-09-17 07:44:49 +00:00
config.c add DOCK_NORMAL stacking layer 2003-10-15 16:17:33 +00:00
config.h consistant glib type usage 2003-10-15 03:59:35 +00:00
debug.c consistant glib type usage 2003-10-15 03:59:35 +00:00
debug.h consistant glib type usage 2003-10-15 03:59:35 +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 add comment 2003-10-15 17:04:27 +00:00
event.h let stuff cancel any focus delays going on 2003-10-09 18:48:44 +00:00
extensions.c consistant glib type usage 2003-10-15 03:59:35 +00:00
extensions.h consistant glib type usage 2003-10-15 03:59:35 +00:00
focus.c dont use the parent's title in the focus cycling dialog 2003-10-18 22:15:32 +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 consistant glib type usage 2003-10-15 03:59:35 +00:00
frame.h consistant glib type usage 2003-10-15 03:59:35 +00:00
framerender.c consistant glib type usage 2003-10-15 03:59:35 +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 consistant glib type usage 2003-10-15 03:59:35 +00:00
grab.h consistant glib type usage 2003-10-15 03:59:35 +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 consistant glib type usage 2003-10-15 03:59:35 +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 indenting 2003-10-12 19:12:39 +00:00
menu.h no tabs 2003-09-17 07:44:49 +00:00
menuframe.c consistant glib type usage 2003-10-15 03:59:35 +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 consistant glib type usage 2003-10-15 03:59:35 +00:00
mouse.h provide a way to remove all bindings 2003-09-17 08:11:59 +00:00
moveresize.c consistant glib type usage 2003-10-15 03:59:35 +00:00
moveresize.h consistant glib type usage 2003-10-15 03:59:35 +00:00
mwm.h no tabs 2003-09-17 07:44:49 +00:00
openbox.c show a message if chdir() fails 2003-10-25 19:16:57 +00:00
openbox.h no tabs 2003-09-17 07:44:49 +00:00
place.c consistant glib type usage 2003-10-15 03:59:35 +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 consistant glib type usage 2003-10-15 03:59:35 +00:00
prop.h consistant glib type usage 2003-10-15 03:59:35 +00:00
resist.c consistant glib type usage 2003-10-15 03:59:35 +00:00
resist.h no tabs 2003-09-17 07:44:49 +00:00
screen.c consistant glib type usage 2003-10-15 03:59:35 +00:00
screen.h consistant glib type usage 2003-10-15 03:59:35 +00:00
session.c capitalization consistency 2003-10-25 19:16:38 +00:00
session.h consistant glib type usage 2003-10-15 03:59:35 +00:00
stacking.c consistant glib type usage 2003-10-15 03:59:35 +00:00
stacking.h add DOCK_NORMAL stacking layer 2003-10-15 16:17:33 +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 consistant glib type usage 2003-10-15 03:59:35 +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 consistant glib type usage 2003-10-15 03:59:35 +00:00
xerror.h consistant glib type usage 2003-10-15 03:59:35 +00:00