.. |
.cvsignore
|
move the keyboard and mouse plugins into the kernel for mucho sexiness.
|
2003-08-12 07:26:16 +00:00 |
action.c
|
fix mem leak
|
2003-09-14 20:56:48 +00:00 |
action.h
|
no more interactive mouse actions, they are evil etc. actions now "feel" much more solid. if move/resizing a window while changing workspaces, it will follow.
|
2003-09-09 07:16:38 +00:00 |
client.c
|
dont impose staying on-screen for non-normal windows like kicker
|
2003-09-14 18:35:21 +00:00 |
client.h
|
add the startup_id
|
2003-09-03 20:39:42 +00:00 |
client_list_menu.c
|
little bit of an actions overhaul, added action_run* so that duplicated code can all be in the same place now woot.
|
2003-09-07 19:03:20 +00:00 |
client_list_menu.h
|
move the client and client-list menus into the 'kernel'
|
2003-08-29 07:56:49 +00:00 |
client_menu.c
|
little bit of an actions overhaul, added action_run* so that duplicated code can all be in the same place now woot.
|
2003-09-07 19:03:20 +00:00 |
client_menu.h
|
move the client and client-list menus into the 'kernel'
|
2003-08-29 07:56:49 +00:00 |
config.c
|
fix mem leak
|
2003-09-14 20:56:48 +00:00 |
config.h
|
s/milli/micro/
|
2003-09-10 18:18:42 +00:00 |
debug.c
|
add ob_debug for printing stuff only when debug is enabled
|
2003-07-10 04:32:33 +00:00 |
debug.h
|
use ob_debug for any debug printing and only display the output when its a debug build or when --debug is passed to it
|
2003-07-24 06:02:38 +00:00 |
dock.c
|
fix autohiding
|
2003-09-08 03:31:40 +00:00 |
dock.h
|
add a reconfigure action, also reconfigure on SIGUSR2.
|
2003-09-03 18:11:39 +00:00 |
event.c
|
fix mem leak, remove teh ice watch handler
|
2003-09-14 20:57:14 +00:00 |
event.h
|
add a reconfigure action, also reconfigure on SIGUSR2.
|
2003-09-03 18:11:39 +00:00 |
extensions.c
|
rename 'xinerama' stuff to 'monitors' to be more generic and descriptive.
|
2003-07-10 05:44:23 +00:00 |
extensions.h
|
include Xutil for shape.h on old X versions
|
2003-08-12 17:40:05 +00:00 |
focus.c
|
new popups with subclasses, added an ObIconPopup for popups with icons, and ObPagerPopup, for a popup with a pager on it.
|
2003-09-12 06:00:17 +00:00 |
focus.h
|
remove comment that isnt right anymore
|
2003-09-08 18:42:47 +00:00 |
frame.c
|
dont redraw the frames when changing their theme
|
2003-09-14 21:08:21 +00:00 |
frame.h
|
add a reconfigure action, also reconfigure on SIGUSR2.
|
2003-09-03 18:11:39 +00:00 |
framerender.c
|
bigtime theme changes. bigtime.
|
2003-09-08 18:38:52 +00:00 |
framerender.h
|
prefixing and capitalizing the StackLayer -> ObStackingLayer enum.
|
2003-07-10 17:03:05 +00:00 |
geom.h
|
add some interesection shit, and RECT_LEFT/RIGHT/TOP/BOTTOM
|
2003-09-15 02:03:58 +00:00 |
grab.c
|
match the func prototypes in the header
|
2003-09-04 00:02:53 +00:00 |
grab.h
|
match the declarations in the header
|
2003-09-04 00:42:43 +00:00 |
group.c
|
add a reconfigure action, also reconfigure on SIGUSR2.
|
2003-09-03 18:11:39 +00:00 |
group.h
|
add a reconfigure action, also reconfigure on SIGUSR2.
|
2003-09-03 18:11:39 +00:00 |
keyboard.c
|
when the client for an interactive action is closed, kill the action
|
2003-09-10 17:21:27 +00:00 |
keyboard.h
|
save teh client for interactive actions cuz after teh keyboard is grabbed there is no client
|
2003-09-09 08:05:06 +00:00 |
keytree.c
|
move the keyboard and mouse plugins into the kernel for mucho sexiness.
|
2003-08-12 07:26:16 +00:00 |
keytree.h
|
move the keyboard and mouse plugins into the kernel for mucho sexiness.
|
2003-08-12 07:26:16 +00:00 |
mainloop.c
|
fix a memory leak in the mainloop timers correctly
|
2003-09-14 05:01:54 +00:00 |
mainloop.h
|
add ob_main_loop_timeout_remove_data.
|
2003-09-03 20:34:14 +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
|
fix a mem leak, and make suer the menus arent visible when they are modified
|
2003-09-14 21:04:30 +00:00 |
menu.h
|
little bit of an actions overhaul, added action_run* so that duplicated code can all be in the same place now woot.
|
2003-09-07 19:03:20 +00:00 |
menuframe.c
|
kill the padding in the menu title
|
2003-09-14 21:33:08 +00:00 |
menuframe.h
|
little bit of an actions overhaul, added action_run* so that duplicated code can all be in the same place now woot.
|
2003-09-07 19:03:20 +00:00 |
misc.h
|
little bit of an actions overhaul, added action_run* so that duplicated code can all be in the same place now woot.
|
2003-09-07 19:03:20 +00:00 |
mouse.c
|
frame context fallbacks when there is no binding on the context
|
2003-09-10 20:05:06 +00:00 |
mouse.h
|
frame context fallbacks when there is no binding on the context
|
2003-09-10 20:05:06 +00:00 |
moveresize.c
|
only sopt moveresize when shutting down
|
2003-09-14 07:35:24 +00:00 |
moveresize.h
|
add a reconfigure action, also reconfigure on SIGUSR2.
|
2003-09-03 18:11:39 +00:00 |
mwm.h
|
add a mwm.h for the mwm hint structure and flags.
|
2003-07-10 06:23:38 +00:00 |
openbox.c
|
adjust the themes for the frames before everything else happens, cuz they store pointers to the freed theme, then redraw them at the end
|
2003-09-14 21:09:51 +00:00 |
openbox.h
|
add the NONE cursor.
|
2003-09-03 20:39:11 +00:00 |
place.c
|
added smart placement
|
2003-09-15 02:05:40 +00:00 |
place.h
|
add window placement routines to the kernel
|
2003-08-29 06:40:35 +00:00 |
popup.c
|
fix mem leak
|
2003-09-14 21:06:43 +00:00 |
popup.h
|
new popups with subclasses, added an ObIconPopup for popups with icons, and ObPagerPopup, for a popup with a pager on it.
|
2003-09-12 06:00:17 +00:00 |
prop.c
|
add the startup_id atom
|
2003-09-03 20:32:07 +00:00 |
prop.h
|
add the startup_id atom
|
2003-09-03 20:32:07 +00:00 |
resist.c
|
use the new RECT_LEFT/RIGHT/TOP/BOTTOM for clarity
|
2003-09-15 02:05:10 +00:00 |
resist.h
|
separate window and screen snapping so only one or the other can be used
|
2003-09-02 07:50:09 +00:00 |
screen.c
|
dont bother fucking everythign up when the desktops number hasnt changed
|
2003-09-14 21:07:06 +00:00 |
screen.h
|
remove all the startup notification code from screen.c
|
2003-09-03 20:32:21 +00:00 |
session.c
|
dont use obsolete xmlChildrenNode
|
2003-09-07 23:34:01 +00:00 |
session.h
|
move session code out of openbox.c all into session.c
|
2003-09-04 01:52:15 +00:00 |
stacking.c
|
dont raise parents of transients when the transient is raised
|
2003-09-14 21:13:50 +00:00 |
stacking.h
|
clarify that stacking_below sucks
|
2003-08-25 07:44:33 +00:00 |
startupnotify.c
|
remove the x event handler
|
2003-09-14 21:07:38 +00:00 |
startupnotify.h
|
add startup notification in its own .c/.h files
|
2003-09-03 20:35:22 +00:00 |
translate.c
|
fix includes
|
2003-08-29 08:44:40 +00:00 |
translate.h
|
move the keyboard and mouse plugins into the kernel for mucho sexiness.
|
2003-08-12 07:26:16 +00:00 |
window.c
|
add a reconfigure action, also reconfigure on SIGUSR2.
|
2003-09-03 18:11:39 +00:00 |
window.h
|
add a reconfigure action, also reconfigure on SIGUSR2.
|
2003-09-03 18:11:39 +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 |