.. |
.cvsignore
|
move the keyboard and mouse plugins into the kernel for mucho sexiness.
|
2003-08-12 07:26:16 +00:00 |
action.c
|
remove plugins from the menu parsing
|
2003-08-29 07:57:18 +00:00 |
action.h
|
make client-list-menu work too
|
2003-08-28 07:34:03 +00:00 |
client.c
|
remove the event dispatcher
|
2003-08-29 06:52:55 +00:00 |
client.h
|
restore the stacking order of a saved session
|
2003-08-25 07:48:28 +00:00 |
client_list_menu.c
|
fix includes
|
2003-08-29 08:44:40 +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
|
fix includes
|
2003-08-29 08:44:40 +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 crash bug is parsing menu section of the rc3
|
2003-08-28 17:27:13 +00:00 |
config.h
|
new method for loading menu files etc
|
2003-08-28 17:32:49 +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
|
add partial struts tho they arent useful eyt
|
2003-08-02 06:25:32 +00:00 |
dock.h
|
add partial struts tho they arent useful eyt
|
2003-08-02 06:25:32 +00:00 |
event.c
|
properly select the first menu item in the child menu when using the 'right' keycode
|
2003-08-29 08:52:12 +00:00 |
event.h
|
new method for loading menu files etc
|
2003-08-28 17:32:49 +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
|
remove the event dispatcher
|
2003-08-29 06:52:55 +00:00 |
focus.h
|
replace the focus_backup with the screen_support_win, we dont need 2 offscreen windows.
|
2003-07-10 18:44:27 +00:00 |
frame.c
|
fix border on shaded maximized windows
|
2003-08-27 18:38:36 +00:00 |
frame.h
|
better handling of maximizing, wrt changing decorations on the windows, and showing the correct decor for the max state especially for windows which dont change size (Xnest) when maximized cuz they are at their maximum size already
|
2003-08-25 08:49:48 +00:00 |
framerender.c
|
clear the window after setting the background color, this isnt implicit
|
2003-08-10 03:31:18 +00:00 |
framerender.h
|
prefixing and capitalizing the StackLayer -> ObStackingLayer enum.
|
2003-07-10 17:03:05 +00:00 |
geom.h
|
oooops RECT_SET_POINT was broken
|
2003-08-27 23:16:06 +00:00 |
grab.c
|
oops buttons not keycodes
|
2003-08-01 19:36:47 +00:00 |
grab.h
|
add misc.h with some standard enumerations with proper prefixing and capitalizations.
|
2003-07-10 06:18:47 +00:00 |
group.c
|
prefix Group to ObGroup
|
2003-07-10 07:03:40 +00:00 |
group.h
|
prefix Group to ObGroup
|
2003-07-10 07:03:40 +00:00 |
keyboard.c
|
better handling of multiple niteractive actions
|
2003-08-23 17:52:48 +00:00 |
keyboard.h
|
move the keyboard and mouse plugins into the kernel for mucho sexiness.
|
2003-08-12 07:26:16 +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 |
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
|
add pipe-menus
|
2003-08-30 05:15:12 +00:00 |
menu.h
|
add pipe-menus
|
2003-08-30 05:15:12 +00:00 |
menuframe.c
|
fix grabbing and not releasing with menus
|
2003-08-30 05:04:08 +00:00 |
menuframe.h
|
ultra-keyboard-controlled-menus
|
2003-08-29 08:44:55 +00:00 |
misc.h
|
add misc.h with some standard enumerations with proper prefixing and capitalizations.
|
2003-07-10 06:18:47 +00:00 |
mouse.c
|
rename the 'root' context to 'desktop'
|
2003-08-20 23:13:40 +00:00 |
mouse.h
|
prefix/capitalize the mouse actions enum
|
2003-08-12 18:12:17 +00:00 |
moveresize.c
|
remove the event dispatcher
|
2003-08-29 06:52:55 +00:00 |
moveresize.h
|
dont need client.h in this header
|
2003-07-10 07:17:05 +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
|
remove the plugin stuffs
|
2003-08-29 07:58:03 +00:00 |
openbox.h
|
expose exit_with_error
|
2003-07-31 16:56:35 +00:00 |
place.c
|
add window placement routines to the kernel
|
2003-08-29 06:40:35 +00:00 |
place.h
|
add window placement routines to the kernel
|
2003-08-29 06:40:35 +00:00 |
plugin.c
|
load menu plugins automatically from whats in the menu file
|
2003-08-28 06:32:27 +00:00 |
plugin.h
|
load menu plugins automatically from whats in the menu file
|
2003-08-28 06:32:27 +00:00 |
popup.c
|
half way through the changes to new menu code/design. hot shit. static menus work, on to plugins next.
|
2003-08-28 02:10:23 +00:00 |
popup.h
|
changes to the timer api, pass the timer to the callback function.
|
2003-08-09 04:56:12 +00:00 |
prop.c
|
fix a bunch of memleaks from valgrind and stuff
|
2003-08-28 19:10:36 +00:00 |
prop.h
|
add partial struts tho they arent useful eyt
|
2003-08-02 06:25:32 +00:00 |
resist.c
|
remove a dispatch.h
|
2003-08-29 07:57:34 +00:00 |
resist.h
|
move the resistance plugin into the kernel. dont resist when move/resizing with the keyboard, only when doing it with the mouse.
|
2003-08-12 19:57:04 +00:00 |
screen.c
|
remove the event dispatcher
|
2003-08-29 06:52:55 +00:00 |
screen.h
|
move the keyboard and mouse plugins into the kernel for mucho sexiness.
|
2003-08-12 07:26:16 +00:00 |
session.c
|
load menu plugins automatically from whats in the menu file
|
2003-08-28 06:32:27 +00:00 |
session.h
|
save the stacking order of the windows, and sort the saved session data based on stacking when it is loaded. make the list public.
|
2003-08-25 07:46:59 +00:00 |
stacking.c
|
add stacking_below which moves a window to immediately below another window. use with care it doesn't enforce transient shit etc..
|
2003-08-25 07:43:27 +00:00 |
stacking.h
|
clarify that stacking_below sucks
|
2003-08-25 07:44:33 +00:00 |
startup.c
|
remove the ob_root var, its redundant of what Xlib already provides
|
2003-07-10 19:01:41 +00:00 |
startup.h
|
restore the desktop and focused window on restarts if possible
|
2003-04-25 22:35:08 +00:00 |
timer.c
|
changes to the timer api, pass the timer to the callback function.
|
2003-08-09 04:56:12 +00:00 |
timer.h
|
changes to the timer api, pass the timer to the callback function.
|
2003-08-09 04:56:12 +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
|
half way through the changes to new menu code/design. hot shit. static menus work, on to plugins next.
|
2003-08-28 02:10:23 +00:00 |
window.h
|
half way through the changes to new menu code/design. hot shit. static menus work, on to plugins next.
|
2003-08-28 02:10:23 +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 |