.. |
action.c
|
delete the SN env var after launching a program
|
2007-03-30 09:57:21 +00:00 |
action.h
|
bad idea.. more thought is needed..
|
2007-03-25 15:16:00 +00:00 |
client.c
|
remove the client_time_heap thing. actually its better to just use the user_time on the currently focused window I think. that will handle panels and things too.
|
2007-04-20 05:22:23 +00:00 |
client.h
|
remove the client_time_heap thing. actually its better to just use the user_time on the currently focused window I think. that will handle panels and things too.
|
2007-04-20 05:22:23 +00:00 |
client_list_combined_menu.c
|
make focus_order into one long list instead of having one per desktop. this actually fixes bugs with omnipresent windows and adding desktops. it is just overall a little nicer i think.
|
2007-03-14 21:07:30 +00:00 |
client_list_combined_menu.h
|
this includes a number of things since my magnificent return....
|
2007-03-02 02:23:00 +00:00 |
client_list_menu.c
|
make focus_order into one long list instead of having one per desktop. this actually fixes bugs with omnipresent windows and adding desktops. it is just overall a little nicer i think.
|
2007-03-14 21:07:30 +00:00 |
client_list_menu.h
|
update copyright step 2
|
2006-08-22 16:44:18 +00:00 |
client_menu.c
|
use const char*'s when we should be
|
2007-03-18 15:07:30 +00:00 |
client_menu.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
config.c
|
don't menu menus jump around at all anymore. open them on screen in the first place
|
2007-03-25 16:34:26 +00:00 |
config.h
|
don't menu menus jump around at all anymore. open them on screen in the first place
|
2007-03-25 16:34:26 +00:00 |
debug.c
|
hide focus debugging messages
|
2007-04-21 21:04:35 +00:00 |
debug.h
|
hide focus debugging messages
|
2007-04-21 21:04:35 +00:00 |
dock.c
|
scary commit..but here goes.
|
2007-03-05 15:44:17 +00:00 |
dock.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
event.c
|
hide focus debugging messages
|
2007-04-21 21:04:35 +00:00 |
event.h
|
handle time wrapping around.
|
2007-03-28 01:52:06 +00:00 |
extensions.c
|
memory leak in xinerama setup code
|
2007-03-18 15:16:03 +00:00 |
extensions.h
|
update copyright step 2
|
2006-08-22 16:44:18 +00:00 |
focus.c
|
hide focus debugging messages
|
2007-04-21 21:04:35 +00:00 |
focus.h
|
not passing timestamps sometimes and not others. set event_curtime when client messages provide a timestamp.
|
2007-03-19 17:59:16 +00:00 |
frame.c
|
excessive debug printing.. :)
|
2007-04-12 02:26:41 +00:00 |
frame.h
|
watch for reverttoparent reverting to the root window, which will create a DetailInferior focusin event on root.
|
2007-03-24 23:19:45 +00:00 |
framerender.c
|
add toggled-pressed and toggled-hover button states to themes. also rename toggled to be toggled-unpressed
|
2007-03-28 03:32:46 +00:00 |
framerender.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
geom.h
|
only update the screen areas when a window actually has a strut (or when the strut changes), don't waste extra calls to screen areas, because it makes people redraw when they don't need to
|
2007-03-02 15:19:39 +00:00 |
grab.c
|
use CurrentTime constant
|
2007-03-28 19:42:45 +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
|
wow... this is a big commit...
|
2007-03-11 04:44:15 +00:00 |
keyboard.h
|
update copyright step 2
|
2006-08-22 16:44:18 +00:00 |
keytree.c
|
update copyright step 2
|
2006-08-22 16:44:18 +00:00 |
keytree.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
mainloop.c
|
set the event_curtime when running an action to the time in the event used to run the action
|
2007-03-24 17:22:31 +00:00 |
mainloop.h
|
update copyright step 2
|
2006-08-22 16:44:18 +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 menu menus jump around at all anymore. open them on screen in the first place
|
2007-03-25 16:34:26 +00:00 |
menu.h
|
use const char*'s when we should be
|
2007-03-18 15:07:30 +00:00 |
menuframe.c
|
the centered menus thing got annoying :|
|
2007-03-30 18:29:28 +00:00 |
menuframe.h
|
don't menu menus jump around at all anymore. open them on screen in the first place
|
2007-03-25 16:34:26 +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
|
wow... this is a big commit...
|
2007-03-11 04:44:15 +00:00 |
mouse.h
|
provide a way to remove all bindings
|
2003-09-17 08:11:59 +00:00 |
moveresize.c
|
use const char*'s when we should be
|
2007-03-18 15:07:30 +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
|
hide focus debugging messages
|
2007-04-21 21:04:35 +00:00 |
openbox.h
|
use const char*'s when we should be
|
2007-03-18 15:07:30 +00:00 |
place.c
|
fix undermouse placement
|
2007-04-18 17:18:16 +00:00 |
place.h
|
update copyright step 2
|
2006-08-22 16:44:18 +00:00 |
popup.c
|
remove the group option for the restacking commands in rc.xml, cuz groups are clever now
|
2007-03-12 02:27:58 +00:00 |
popup.h
|
halfway through client changes but...
|
2003-09-28 06:31:00 +00:00 |
prop.c
|
use const char*'s when we should be
|
2007-03-18 15:07:30 +00:00 |
prop.h
|
use const char*'s when we should be
|
2007-03-18 15:07:30 +00:00 |
resist.c
|
update copyright step 2
|
2006-08-22 16:44:18 +00:00 |
resist.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
screen.c
|
hide focus debugging messages
|
2007-04-21 21:04:35 +00:00 |
screen.h
|
client_configure_full is trying to move a window, it shouldn't determine the window's monitor from its current position, but from the new position instead. move client_monitor()'s logic into screen, more generically, and let client_configure_full use that
|
2007-03-11 17:34:07 +00:00 |
session.c
|
fix compiling without session manager support
|
2007-03-04 12:00:21 +00:00 |
session.h
|
oops... I'm combining two different things in this commit... so I'll try be clear
|
2007-03-04 09:01:52 +00:00 |
stacking.c
|
make stacking_add_nonintrusive work when there is only 1 other window
|
2007-04-18 19:19:45 +00:00 |
stacking.h
|
remove the group option for the restacking commands in rc.xml, cuz groups are clever now
|
2007-03-12 02:27:58 +00:00 |
startupnotify.c
|
unset DESKTOP_STARTUP_ID at startup so we don't pass it on unknowingly.
|
2007-03-30 16:18:25 +00:00 |
startupnotify.h
|
use setenv to set up the DESKTOP_STARTUP_ID when launching programs.
|
2007-03-28 06:00:19 +00:00 |
translate.c
|
update copyright step 1
|
2006-08-22 16:37: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
|
update copyright step 2
|
2006-08-22 16:44:18 +00:00 |
xerror.h
|
consistant glib type usage
|
2003-10-15 03:59:35 +00:00 |