.. |
.cvsignore
|
ignore the remaining new shit from automaking everything again
|
2003-04-13 21:18:43 +00:00 |
action.c
|
rm the 'focusraise' action, it is redundant.
|
2003-05-28 23:50:43 +00:00 |
action.h
|
rm the 'focusraise' action, it is redundant.
|
2003-05-28 23:50:43 +00:00 |
client.c
|
onlt send configurenotify if the client actually moved, to work around emacs, hopefully :)
|
2003-06-08 22:28:32 +00:00 |
client.h
|
remove the client_remaximize function, and replace it with the client_reconfigure function, which just calls client_configure with the window's current location and dimensions, user=TRUE and final=TRUE.
|
2003-06-04 23:11:26 +00:00 |
config.c
|
this is a big one! im putting stats in here just cuz!
|
2003-05-24 21:47:06 +00:00 |
config.h
|
rename "Slit" to "Dock".
|
2003-05-16 18:10:10 +00:00 |
dispatch.c
|
add resizing event
|
2003-03-28 09:33:40 +00:00 |
dispatch.h
|
add resizing event
|
2003-03-28 09:33:40 +00:00 |
dock.c
|
get the size for all the apps before positioning them
|
2003-05-19 20:27:11 +00:00 |
dock.h
|
save the dock's class/name for future evil purposes!
|
2003-05-16 20:20:33 +00:00 |
event.c
|
this cnofigure is FINAL!
|
2003-06-08 01:18:51 +00:00 |
event.h
|
Added a menu to read from a pipe.
|
2003-05-14 03:34:29 +00:00 |
extensions.c
|
all my changes while i was offline.
|
2003-05-09 16:57:17 +00:00 |
extensions.h
|
all my changes while i was offline.
|
2003-05-09 16:57:17 +00:00 |
focus.c
|
allow cycling to iconic windows
|
2003-06-04 19:30:35 +00:00 |
focus.h
|
add helper functions for manipulating the focus_order list.
|
2003-04-25 21:27:16 +00:00 |
frame.c
|
rename "Slit" to "Dock".
|
2003-05-16 18:10:10 +00:00 |
frame.h
|
let the frame hold a focus state so that it can lie.
|
2003-04-25 19:55:41 +00:00 |
framerender.c
|
all my changes while i was offline.
|
2003-05-09 16:57:17 +00:00 |
framerender.h
|
all my changes while i was offline.
|
2003-05-09 16:57:17 +00:00 |
geom.h
|
add ()'s to the macros for more safety
|
2003-04-06 06:16:34 +00:00 |
gettext.h
|
merge the C branch into HEAD
|
2003-03-16 21:11:39 +00:00 |
grab.c
|
make key grabbing per window instead of always root
|
2003-06-04 22:45:54 +00:00 |
grab.h
|
make key grabbing per window instead of always root
|
2003-06-04 22:45:54 +00:00 |
group.c
|
rm the group debug prints
|
2003-04-13 21:20:03 +00:00 |
group.h
|
track window groups
|
2003-04-07 05:47:20 +00:00 |
Makefile.am
|
this is a big one! im putting stats in here just cuz!
|
2003-05-24 21:47:06 +00:00 |
menu.c
|
layers submenu on client
|
2003-05-22 02:49:08 +00:00 |
menu.h
|
Client menus
|
2003-05-21 23:58:40 +00:00 |
menu_render.c
|
whitespace
|
2003-05-10 14:50:39 +00:00 |
moveresize.c
|
add anotehr stacking_add function.
|
2003-05-16 15:16:33 +00:00 |
moveresize.h
|
all my changes while i was offline.
|
2003-05-09 16:57:17 +00:00 |
openbox.c
|
this is a big one! im putting stats in here just cuz!
|
2003-05-24 21:47:06 +00:00 |
openbox.h
|
add (optional) support for showing a busy cursor via startup notification
|
2003-05-18 02:10:26 +00:00 |
plugin.c
|
this is a big one! im putting stats in here just cuz!
|
2003-05-24 21:47:06 +00:00 |
plugin.h
|
Menu uber patch
|
2003-05-09 23:15:28 +00:00 |
popup.c
|
proper centering of the text in popups without icons
|
2003-05-28 01:40:21 +00:00 |
popup.h
|
add shit that i made in the last week!
|
2003-05-09 19:58:08 +00:00 |
prop.c
|
validate utf8 strings before using them
|
2003-05-23 18:56:33 +00:00 |
prop.h
|
add support for net_moveresize_window and net_wm_moveresize
|
2003-04-17 05:43:41 +00:00 |
screen.c
|
remove the client_remaximize function, and replace it with the client_reconfigure function, which just calls client_configure with the window's current location and dimensions, user=TRUE and final=TRUE.
|
2003-06-04 23:11:26 +00:00 |
screen.h
|
all my changes while i was offline.
|
2003-05-09 16:57:17 +00:00 |
stacking.c
|
remove debug print
|
2003-06-03 05:17:32 +00:00 |
stacking.h
|
add anotehr stacking_add function.
|
2003-05-16 15:16:33 +00:00 |
startup.c
|
restore the desktop and focused window on restarts if possible
|
2003-04-25 22:35:08 +00:00 |
startup.h
|
restore the desktop and focused window on restarts if possible
|
2003-04-25 22:35:08 +00:00 |
timer.c
|
Menu uber patch
|
2003-05-09 23:15:28 +00:00 |
timer.h
|
add autohiding to the slit
|
2003-05-10 22:33:24 +00:00 |
window.c
|
rename "Slit" to "Dock".
|
2003-05-16 18:10:10 +00:00 |
window.h
|
rename "Slit" to "Dock".
|
2003-05-16 18:10:10 +00:00 |
xerror.c
|
add a var to track errors
|
2003-03-29 00:48:52 +00:00 |
xerror.h
|
add a var to track errors
|
2003-03-29 00:48:52 +00:00 |