.. |
.cvsignore
|
move the keyboard and mouse plugins into the kernel for mucho sexiness.
|
2003-08-12 07:26:16 +00:00 |
action.c
|
really fix focus_last?
|
2006-08-04 19:56:42 +00:00 |
action.h
|
forgot to add prototypes to action.h
|
2006-08-02 20:54:16 +00:00 |
client.c
|
fix a silly copy paste bug, titlenumber should now be disableable
|
2006-08-18 21:23:02 +00:00 |
client.h
|
lollerskates
|
2006-06-09 14:54:18 +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
|
fix subsequent silly typo, should now compile as well as work
|
2006-08-18 21:24:23 +00:00 |
config.h
|
add option titleNumber in theme section to disable the little [x] that you get after identical window titles
|
2006-08-16 19:32:13 +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
|
make the dock copy appearance from active window titles instead of inactive ones, this won't matter because nobody uses the dock
|
2006-08-18 19:57:14 +00:00 |
dock.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
event.c
|
add a means to tell the timer destroy function not to fire when for example freeing its client frame
|
2006-08-17 20:16:02 +00:00 |
event.h
|
let stuff cancel any focus delays going on
|
2003-10-09 18:48:44 +00:00 |
extensions.c
|
rip out the VIDMODE extension stuff. this was only used to size fullscreen windows to the viewport, i doubt anyone is actually using it and it interacts very badly with xinerama.
|
2006-06-11 09:47:53 +00:00 |
extensions.h
|
rip out the VIDMODE extension stuff. this was only used to size fullscreen windows to the viewport, i doubt anyone is actually using it and it interacts very badly with xinerama.
|
2006-06-11 09:47:53 +00:00 |
focus.c
|
really fix focus_last?
|
2006-08-04 19:56:42 +00:00 |
focus.h
|
really fix focus_last?
|
2006-08-04 19:56:42 +00:00 |
frame.c
|
add a means to tell the timer destroy function not to fire when for example freeing its client frame
|
2006-08-17 20:16:02 +00:00 |
frame.h
|
close but not quite
|
2006-08-17 19:26:55 +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
|
don't allow inventive users to open the menu while in an interactive grab (ie changing focus or desktop)
|
2006-08-16 17:38:41 +00:00 |
keyboard.h
|
don't allow inventive users to open the menu while in an interactive grab (ie changing focus or desktop)
|
2006-08-16 17:38:41 +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
|
add a means to tell the timer destroy function not to fire when for example freeing its client frame
|
2006-08-17 20:16:02 +00:00 |
mainloop.h
|
add a means to tell the timer destroy function not to fire when for example freeing its client frame
|
2006-08-17 20:16:02 +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
|
don't allow inventive users to open the menu while in an interactive grab (ie changing focus or desktop)
|
2006-08-16 17:38:41 +00:00 |
menu.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
menuframe.c
|
make menus optionally vertically centered, and enable by default, see bug #2746
|
2006-08-02 17:25:32 +00:00 |
menuframe.h
|
fix menus to show on the screen the mouse cursor spawned them from
|
2005-09-14 17:05:53 +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
|
hopefully fix keyboard move and resize refusing to go outside the screen
|
2006-08-02 21:03:14 +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
|
close but not quite
|
2006-08-17 19:26:55 +00:00 |
openbox.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
place.c
|
mad propz to jonaskoelker finding a memleak
|
2006-06-09 22:35:55 +00:00 |
place.h
|
fix3
|
2006-06-08 11:40:40 +00:00 |
popup.c
|
dont make popup windows saveunder after all, they move around
|
2006-06-23 22:58:04 +00:00 |
popup.h
|
halfway through client changes but...
|
2003-09-28 06:31:00 +00:00 |
prop.c
|
final fixes?
|
2005-10-08 09:29:27 +00:00 |
prop.h
|
more 64 bit fixes
|
2005-10-07 17:00:35 +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
|
more 64 bit fixes
|
2005-10-07 17:00:35 +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
|
more 64 bit fixes
|
2005-10-07 17:00:35 +00:00 |
stacking.h
|
<group> option for raise/lower related actions. hi floam.
|
2005-02-08 04:33:54 +00:00 |
startupnotify.c
|
add a means to tell the timer destroy function not to fire when for example freeing its client frame
|
2006-08-17 20:16:02 +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 |