.. |
.cvsignore
|
move the keyboard and mouse plugins into the kernel for mucho sexiness.
|
2003-08-12 07:26:16 +00:00 |
action.c
|
Add a FocusToBottom action which moves the client to the bottom of the focus order stack
|
2005-03-11 21:49:54 +00:00 |
action.h
|
Add a FocusToBottom action which moves the client to the bottom of the focus order stack
|
2005-03-11 21:49:54 +00:00 |
client.c
|
c++ comments
|
2005-07-14 13:23:05 +00:00 |
client.h
|
yay no tabs in the source
|
2004-03-21 01:03:00 +00:00 |
client_list_menu.c
|
i always forget this bit
|
2004-10-31 10:15:19 +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 a config option hideDisabled in the theme section that hides disabled buttons instead of showing them as disabled, based on patch in bug #2310
|
2005-07-14 13:44:33 +00:00 |
config.h
|
add a config option hideDisabled in the theme section that hides disabled buttons instead of showing them as disabled, based on patch in bug #2310
|
2005-07-14 13:44:33 +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
|
noStrut actually works now
|
2005-03-26 06:34:58 +00:00 |
dock.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
event.c
|
<group> option for raise/lower related actions. hi floam.
|
2005-02-08 04:33:54 +00:00 |
event.h
|
let stuff cancel any focus delays going on
|
2003-10-09 18:48:44 +00:00 |
extensions.c
|
yay no tabs in the source
|
2004-03-21 01:03:00 +00:00 |
extensions.h
|
consistant glib type usage
|
2003-10-15 03:59:35 +00:00 |
focus.c
|
revert patch, doesnt work
|
2004-08-22 00:23:44 +00:00 |
focus.h
|
try to fix focus switching with mouse actions up a bit
|
2004-06-23 13:50:26 +00:00 |
frame.c
|
add a config option hideDisabled in the theme section that hides disabled buttons instead of showing them as disabled, based on patch in bug #2310
|
2005-07-14 13:44:33 +00:00 |
frame.h
|
consistant glib type usage
|
2003-10-15 03:59:35 +00:00 |
framerender.c
|
make the framerender_frame() code a bit less crazy
|
2005-07-14 20:46:31 +00:00 |
framerender.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
geom.h
|
the xinerama patch from john russell, modified a bit and merged the move_onmonitor with the already existing move_onscreen stuff, not sure if it actually works on xinerama since i dont have it.
|
2005-02-05 23:26:16 +00:00 |
grab.c
|
None instead of TRUE/FALSE to XGrabPointer (?)
|
2004-10-30 19:36:40 +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
|
update copyright notices
|
2004-03-21 11:57:31 +00:00 |
keyboard.h
|
gracefully handle grabs failing when doing interactive actions
|
2003-10-11 16:19:17 +00:00 |
keytree.c
|
yay no tabs in the source
|
2004-03-21 01:03:00 +00:00 |
keytree.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
mainloop.c
|
update copyright notices
|
2004-03-21 11:57:31 +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
|
remove the hilightFirst option since it wasnt actually used in the code
|
2004-10-06 12:42:46 +00:00 |
menu.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
menuframe.c
|
include config.h
|
2004-03-21 12:10:10 +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
|
yay no tabs in the source
|
2004-03-21 01:03:00 +00:00 |
mouse.h
|
provide a way to remove all bindings
|
2003-09-17 08:11:59 +00:00 |
moveresize.c
|
update copyright notices
|
2004-03-21 11:57:31 +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
|
nullterminate arguments to execlp
|
2005-04-01 13:04:55 +00:00 |
openbox.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
place.c
|
testing failed, hopefully this is reverting to the right place
|
2005-02-06 02:18:06 +00:00 |
place.h
|
add option for under-mouse placement
|
2003-09-28 09:01:04 +00:00 |
popup.c
|
<group> option for raise/lower related actions. hi floam.
|
2005-02-08 04:33:54 +00:00 |
popup.h
|
halfway through client changes but...
|
2003-09-28 06:31:00 +00:00 |
prop.c
|
yay no tabs in the source
|
2004-03-21 01:03:00 +00:00 |
prop.h
|
yay no tabs in the source
|
2004-03-21 01:03:00 +00:00 |
resist.c
|
option to make dragging and findedge ignore windows on lower layers
|
2004-09-04 19:45:38 +00:00 |
resist.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
screen.c
|
blef
|
2004-04-06 17:58:54 +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
|
<group> option for raise/lower related actions. hi floam.
|
2005-02-08 04:33:54 +00:00 |
stacking.h
|
<group> option for raise/lower related actions. hi floam.
|
2005-02-08 04:33:54 +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
|
update copyright notices
|
2004-03-21 11:57:31 +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
|
yay no tabs in the source
|
2004-03-21 01:03:00 +00:00 |
xerror.h
|
consistant glib type usage
|
2003-10-15 03:59:35 +00:00 |