.. |
action.c
|
launch things on the desktop where you ran it.
|
2007-03-21 16:19:06 +00:00 |
action.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 |
client.c
|
|
2007-03-24 17:17:02 +00:00 |
client.h
|
kill window title numbering...
|
2007-03-24 17:01:40 +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
|
kill window title numbering...
|
2007-03-24 17:01:40 +00:00 |
config.h
|
kill window title numbering...
|
2007-03-24 17:01:40 +00:00 |
debug.c
|
use const char*'s when we should be
|
2007-03-18 15:07:30 +00:00 |
debug.h
|
use const char*'s when we should be
|
2007-03-18 15:07:30 +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
|
ignore focus events on root that we don't care about
|
2007-03-21 16:12:21 +00:00 |
event.h
|
this includes a number of things since my magnificent return....
|
2007-03-02 02:23:00 +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
|
not passing timestamps sometimes and not others. set event_curtime when client messages provide a timestamp.
|
2007-03-19 17:59:16 +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
|
we're only getting one unmap notify now, with the new event mask on the root window. we're not getting one for the frame window anymore.
|
2007-03-20 04:42:25 +00:00 |
frame.h
|
refix for managing iconic windows, without having the frame map which caused flashing.
|
2007-03-14 13:58:36 +00:00 |
framerender.c
|
animate presses on toggled titlebar buttons
|
2007-03-16 01:33:47 +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
|
this includes a number of things since my magnificent return....
|
2007-03-02 02:23:00 +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
|
use const char*'s when we should be
|
2007-03-18 15:07:30 +00:00 |
menu.h
|
use const char*'s when we should be
|
2007-03-18 15:07:30 +00:00 |
menuframe.c
|
wow... this is a big commit...
|
2007-03-11 04:44:15 +00:00 |
menuframe.h
|
wow... this is a big commit...
|
2007-03-11 04:44:15 +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
|
use const char*'s when we should be
|
2007-03-18 15:07:30 +00:00 |
openbox.h
|
use const char*'s when we should be
|
2007-03-18 15:07:30 +00:00 |
place.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 |
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
|
allow focus to disappear to black holes. (that is, windows not managed by openbox). the black hole may just be a window on another monitor. keyboard events aren't going to work in this scenario, though.
|
2007-03-21 15:54:30 +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
|
another silly bug. i rule the school.
|
2007-03-12 03:09:09 +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
|
launch things on the desktop where you ran it.
|
2007-03-21 16:19:06 +00:00 |
startupnotify.h
|
launch things on the desktop where you ran it.
|
2007-03-21 16:19:06 +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 |