.. |
.cvsignore
|
move the keyboard and mouse plugins into the kernel for mucho sexiness.
|
2003-08-12 07:26:16 +00:00 |
action.c
|
alt-drag resizing can resize in just vertical and horizontal directions now
|
2003-10-06 17:47:41 +00:00 |
action.h
|
allow focus and desktop actions to specify a <dialog>yesorno</dialog> value
|
2003-09-26 20:04:29 +00:00 |
client.c
|
indenting
|
2003-10-08 18:23:48 +00:00 |
client.h
|
halfway through client changes but...
|
2003-09-28 06:31:00 +00:00 |
client_list_menu.c
|
halfway through client changes but...
|
2003-09-28 06:31:00 +00:00 |
client_list_menu.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
client_menu.c
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
client_menu.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
config.c
|
dialog options are no longer used
|
2003-09-29 06:59:46 +00:00 |
config.h
|
add option for under-mouse placement
|
2003-09-28 09:01:04 +00:00 |
debug.c
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
debug.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
dock.c
|
add <dock><moveButton> which can change which button combo is used to move dock apps around in the dock. The new default is A-Left instead of Middle, since soem dock apps use middle, assuming they can!
|
2003-09-26 07:59:06 +00:00 |
dock.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
event.c
|
always set focus_out, since a focusin can come first and mess up the old logic
|
2003-10-03 07:24:33 +00:00 |
event.h
|
provide a means to properly ignore enter events for focus changes
|
2003-09-22 04:18:54 +00:00 |
extensions.c
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
extensions.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
focus.c
|
let functions get which window would be selected on a focus fallback
|
2003-10-03 04:37:16 +00:00 |
focus.h
|
let functions get which window would be selected on a focus fallback
|
2003-10-03 04:37:16 +00:00 |
frame.c
|
indenting
|
2003-10-02 04:21:37 +00:00 |
frame.h
|
const
|
2003-09-17 08:01:37 +00:00 |
framerender.c
|
try grab an icon even when there are none
|
2003-09-28 06:34:31 +00:00 |
framerender.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
geom.h
|
add PARTIAL_SRUT_EQUAL
|
2003-09-24 17:16:16 +00:00 |
grab.c
|
remove debug prints
|
2003-10-03 04:20:23 +00:00 |
grab.h
|
export if the keyboard and pointer are currently grabbed or not
|
2003-09-21 17:17:19 +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
|
halfway through client changes but...
|
2003-09-28 06:31:00 +00:00 |
keyboard.h
|
remove that shti
|
2003-09-21 17:17:00 +00:00 |
keytree.c
|
give actions a ref count
|
2003-09-26 16:47:12 +00:00 |
keytree.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
mainloop.c
|
run the event done stuff before firing queued actions
|
2003-10-03 06:56:54 +00:00 |
mainloop.h
|
provide a callback for when there are no more X events to process
|
2003-09-29 10:05:43 +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
|
define DEBUG, NDEBUG, and G_DISABLE_ASSERTS
|
2003-10-01 17:28:12 +00:00 |
menu.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
menuframe.c
|
perhaps fix problems of being left in menus without being able to control openbox
|
2003-09-28 09:24:22 +00:00 |
menuframe.h
|
no tabs
|
2003-09-17 07:44:49 +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
|
give actions a ref count
|
2003-09-26 16:47:12 +00:00 |
mouse.h
|
provide a way to remove all bindings
|
2003-09-17 08:11:59 +00:00 |
moveresize.c
|
dont start a move/resize on clients that cant do it
|
2003-09-29 07:41:11 +00:00 |
moveresize.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
mwm.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
openbox.c
|
dont queue up interative end actions
|
2003-10-02 04:06:40 +00:00 |
openbox.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
place.c
|
add option for under-mouse placement
|
2003-09-28 09:01:04 +00:00 |
place.h
|
add option for under-mouse placement
|
2003-09-28 09:01:04 +00:00 |
popup.c
|
halfway through client changes but...
|
2003-09-28 06:31:00 +00:00 |
popup.h
|
halfway through client changes but...
|
2003-09-28 06:31:00 +00:00 |
prop.c
|
remove openbox_premax, add ob_wm_state_undecorated
|
2003-09-25 23:02:32 +00:00 |
prop.h
|
remove openbox_premax, add ob_wm_state_undecorated
|
2003-09-25 23:02:32 +00:00 |
resist.c
|
resist screen physical edges as well as strut edges
|
2003-10-06 09:30:20 +00:00 |
resist.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
screen.c
|
hilight the fallback target before it actually gets focused to avoid flickering
|
2003-10-03 04:43:18 +00:00 |
screen.h
|
make the desktop popup a public function
|
2003-09-26 07:41:16 +00:00 |
session.c
|
dont use the _OPENBOX_PREMAX window property anymore, save max and fullscreen pre-areas in the client struct
|
2003-09-25 22:47:48 +00:00 |
session.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
stacking.c
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
stacking.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
startupnotify.c
|
dont use the X done callback
|
2003-09-29 10:05:51 +00:00 |
startupnotify.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
translate.c
|
const
|
2003-09-17 08:01:37 +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
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
xerror.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |