openbox/openbox
2004-03-20 21:35:44 +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 dont have glib reap children, we shall reap them instead to avoid zombies from processes tranferred to us 2003-12-22 18:37:12 +00:00
action.h consistant glib type usage 2003-10-15 03:59:35 +00:00
client.c raise your hand if you liked the onepixel border and i'll add an option for it somewhere 2004-03-20 21:35:44 +00:00
client.h consistant glib type usage 2003-10-15 03:59:35 +00:00
client_list_menu.c disable the "Go there" menu entry when its the current desktop 2003-10-27 19:59:11 +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 back the focusLast option for the "i lost count"th time 2004-02-24 20:26:08 +00:00
config.h add back the focusLast option for the "i lost count"th time 2004-02-24 20:26:08 +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 use g_[s]list_next/previous consistantly, and check for "it" instead of "it != NULL" consistantly. props to Logan again :) 2003-10-25 19:27:09 +00:00
dock.h no tabs 2003-09-17 07:44:49 +00:00
event.c whitespace changes 2004-03-20 15:48:38 +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 add back the focusLast option for the "i lost count"th time 2004-02-24 20:26:08 +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 hopefully fix some stuff with kde tray icons 2004-02-24 20:11:36 +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 did anyone use this? 2004-03-20 16:01:22 +00:00
keyboard.h gracefully handle grabs failing when doing interactive actions 2003-10-11 16:19:17 +00:00
keytree.c use g_[s]list_next/previous consistantly, and check for "it" instead of "it != NULL" consistantly. props to Logan again :) 2003-10-25 19:27:09 +00:00
keytree.h no tabs 2003-09-17 07:44:49 +00:00
mainloop.c whitespace changes 2004-03-20 15:48:38 +00:00
mainloop.h the old event code 2004-03-18 11:54:15 +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 use g_[s]list_next/previous consistantly, and check for "it" instead of "it != NULL" consistantly. props to Logan again :) 2003-10-25 19:27:09 +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 whitespace changes 2004-03-20 15:48:38 +00:00
openbox.h no tabs 2003-09-17 07:44:49 +00:00
place.c use g_[s]list_next/previous consistantly, and check for "it" instead of "it != NULL" consistantly. props to Logan again :) 2003-10-25 19:27:09 +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 use g_[s]list_next/previous consistantly, and check for "it" instead of "it != NULL" consistantly. props to Logan again :) 2003-10-25 19:27:09 +00:00
resist.h no tabs 2003-09-17 07:44:49 +00:00
screen.c add setting <desktops><firstdesk>num<//> to set which desktop to start on, also fix a guint that should be gint. (used to let you say you want negative number of desktops) 2004-02-19 14:33:59 +00:00
screen.h consistant glib type usage 2003-10-15 03:59:35 +00:00
session.c use g_snprintf instead of sprintf 2003-11-11 11:59:50 +00:00
session.h consistant glib type usage 2003-10-15 03:59:35 +00:00
stacking.c use g_[s]list_next/previous consistantly, and check for "it" instead of "it != NULL" consistantly. props to Logan again :) 2003-10-25 19:27:09 +00:00
stacking.h add DOCK_NORMAL stacking layer 2003-10-15 16:17:33 +00:00
startupnotify.c the old event code 2004-03-18 11:54:15 +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