.. |
actions
|
move the xdg path stuff into obt/paths.[ch], and make render and openbox use it
|
2008-01-20 01:36:55 -05:00 |
actions.c
|
s/xmlChildrenNode/children/
|
2008-01-20 01:36:55 -05:00 |
actions.h
|
update openbox to use the current parser interface in libobt
|
2008-01-20 01:36:55 -05:00 |
client.c
|
make the window.h interface more consistent with the rest of openbox, hide the window_map behind some functions, and make obdockapps not obwindows anymore
|
2008-01-31 12:25:30 -05:00 |
client.h
|
cant consistently tell if we should use WM_DESTROY after the first time they try close a window.. so just kill when "not responding" is showing
|
2008-01-15 22:51:04 -05:00 |
client_list_combined_menu.c
|
Various fixes for sparse warnings.
|
2008-01-16 15:35:25 +01:00 |
client_list_combined_menu.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
client_list_menu.c
|
Fix shadowed variables
|
2007-09-04 06:25:06 +02:00 |
client_list_menu.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
client_menu.c
|
make openbox use the obt prop.c/h stuff
|
2008-01-20 01:36:54 -05:00 |
client_menu.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
config.c
|
make the obt library branch compile again with all the changes merged in from backport
|
2008-01-20 01:36:56 -05:00 |
config.h
|
update openbox to use the current parser interface in libobt
|
2008-01-20 01:36:55 -05:00 |
debug.c
|
refactor all the session stuff. yay, it works properly now.
|
2007-05-06 05:19:19 +00:00 |
debug.h
|
refactor all the session stuff. yay, it works properly now.
|
2007-05-06 05:19:19 +00:00 |
dock.c
|
make the window.h interface more consistent with the rest of openbox, hide the window_map behind some functions, and make obdockapps not obwindows anymore
|
2008-01-31 12:25:30 -05:00 |
dock.h
|
make the window.h interface more consistent with the rest of openbox, hide the window_map behind some functions, and make obdockapps not obwindows anymore
|
2008-01-31 12:25:30 -05:00 |
event.c
|
make menu event handling work more like how other events are handled, less special-casey
|
2008-01-31 12:25:30 -05:00 |
event.h
|
Merge branch 'backport'
|
2007-08-04 23:35:36 -04:00 |
focus.c
|
make openbox use the obt prop.c/h stuff
|
2008-01-20 01:36:54 -05:00 |
focus.h
|
don't make omnipresent windows lose focus when changing desktops. this is done by allowing focus_fallback to specify if focus has been lost or not. usually if you're call it, focus is lost, but not always.
|
2007-08-04 13:29:13 -04:00 |
focus_cycle.c
|
let you raise the focus target temporarily during focus cycling, with the <raise> option. also a new <bar> option lets you turn off the indicator bar
|
2008-01-11 16:11:51 -05:00 |
focus_cycle.h
|
let you raise the focus target temporarily during focus cycling, with the <raise> option. also a new <bar> option lets you turn off the indicator bar
|
2008-01-11 16:11:51 -05:00 |
focus_cycle_indicator.c
|
make the window.h interface more consistent with the rest of openbox, hide the window_map behind some functions, and make obdockapps not obwindows anymore
|
2008-01-31 12:25:30 -05:00 |
focus_cycle_indicator.h
|
Fix calling functions with wrong number of arguments
|
2007-09-04 06:23:54 +02:00 |
focus_cycle_popup.c
|
make the window.h interface more consistent with the rest of openbox, hide the window_map behind some functions, and make obdockapps not obwindows anymore
|
2008-01-31 12:25:30 -05:00 |
focus_cycle_popup.h
|
show the old single-window popup for directional focus.
|
2007-05-19 20:52:31 +00:00 |
frame.c
|
make the window.h interface more consistent with the rest of openbox, hide the window_map behind some functions, and make obdockapps not obwindows anymore
|
2008-01-31 12:25:30 -05:00 |
frame.h
|
add resize corners to the bottom corners of the inner client border
|
2007-08-04 11:38:01 -04:00 |
framerender.c
|
s/ob_display/obt_display/ and remove ob_display
|
2008-01-20 01:36:54 -05:00 |
framerender.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
geom.h
|
make a GravityPoint and GravityCoord data structures for those --x, ++y type values
|
2008-01-11 20:58:03 -05:00 |
grab.c
|
change openbox to use the libotk's keyboard.[ch] stuff instead of the old modkeys.[ch] and some of translate.[ch]
|
2008-01-20 01:36:55 -05:00 |
grab.h
|
only xungrabkeyboard when we actually have a passive grab on it
|
2007-06-12 15:53:14 +00:00 |
group.c
|
add support for _NET_WM_USER_TIME_WINDOW. round 1 ! ding.
|
2007-05-09 17:01:30 +00:00 |
group.h
|
add support for _NET_WM_USER_TIME_WINDOW. round 1 ! ding.
|
2007-05-09 17:01:30 +00:00 |
keyboard.c
|
make openbox use the obt prop.c/h stuff
|
2008-01-20 01:36:54 -05:00 |
keyboard.h
|
dont reparse the config file when the keyboard map changes. just rebind everything. yay for mika as inspiration
|
2008-01-11 21:19:58 -05:00 |
keytree.c
|
dont reparse the config file when the keyboard map changes. just rebind everything. yay for mika as inspiration
|
2008-01-11 21:19:58 -05:00 |
keytree.h
|
dont reparse the config file when the keyboard map changes. just rebind everything. yay for mika as inspiration
|
2008-01-11 21:19:58 -05: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
|
move the xdg path stuff into obt/paths.[ch], and make render and openbox use it
|
2008-01-20 01:36:55 -05:00 |
menu.h
|
move the xdg path stuff into obt/paths.[ch], and make render and openbox use it
|
2008-01-20 01:36:55 -05:00 |
menuframe.c
|
make the window.h interface more consistent with the rest of openbox, hide the window_map behind some functions, and make obdockapps not obwindows anymore
|
2008-01-31 12:25:30 -05:00 |
menuframe.h
|
don't take KeyRelease events for menus until they receive a KeyPress event first. avoid using the key binding used to show the menu to execute something inside it.
|
2008-01-11 18:57:32 -05:00 |
misc.h
|
set a OB_ICONIFY_ALPHA define in misc.h for the 3 places to all use
|
2007-05-29 03:55:56 +00:00 |
mouse.c
|
make openbox use the obt prop.c/h stuff
|
2008-01-20 01:36:54 -05:00 |
mouse.h
|
make mouse use the new action stuff
|
2007-06-21 23:57:35 +00:00 |
moveresize.c
|
change openbox to use the libotk's keyboard.[ch] stuff instead of the old modkeys.[ch] and some of translate.[ch]
|
2008-01-20 01:36:55 -05:00 |
moveresize.h
|
let you specify the resize popup to be in a fixed place
|
2008-01-11 20:24:16 -05:00 |
mwm.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
openbox.c
|
make the window.h interface more consistent with the rest of openbox, hide the window_map behind some functions, and make obdockapps not obwindows anymore
|
2008-01-31 12:25:30 -05:00 |
openbox.h
|
s/ob_display/obt_display/ and remove ob_display
|
2008-01-20 01:36:54 -05:00 |
ping.c
|
make the obt library branch compile again with all the changes merged in from backport
|
2008-01-20 01:36:56 -05:00 |
ping.h
|
use hash tables in ping.[ch] instead of a list. we're pinging every window, not just windows youre trying to close, so don't use datastructures that suck with lots of windows..
|
2008-01-16 18:44:22 -05:00 |
place.c
|
make a GravityPoint and GravityCoord data structures for those --x, ++y type values
|
2008-01-11 20:58:03 -05:00 |
place.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
popup.c
|
make the window.h interface more consistent with the rest of openbox, hide the window_map behind some functions, and make obdockapps not obwindows anymore
|
2008-01-31 12:25:30 -05:00 |
popup.h
|
remove trailing whitespace
|
2007-07-17 02:48:16 +02:00 |
resist.c
|
update openbox to use the current parser interface in libobt
|
2008-01-20 01:36:55 -05:00 |
resist.h
|
make the obt library branch compile again with all the changes merged in from backport
|
2008-01-20 01:36:56 -05:00 |
screen.c
|
make the obt library branch compile again with all the changes merged in from backport
|
2008-01-20 01:36:56 -05:00 |
screen.h
|
Hide the desktop cycle popup when the focus cycle popup is shown.
|
2007-08-22 18:00:12 +02:00 |
session.c
|
move the xdg path stuff into obt/paths.[ch], and make render and openbox use it
|
2008-01-20 01:36:55 -05:00 |
session.h
|
save and restore the desktop number/layout/names in the session.
|
2007-05-23 03:07:50 +00:00 |
stacking.c
|
make the obt library branch compile again with all the changes merged in from backport
|
2008-01-20 01:36:56 -05:00 |
stacking.h
|
make it possible to temporarily raise a window to the top, and restore it. also fix the return val for window_layer.
|
2008-01-11 15:28:26 -05:00 |
startupnotify.c
|
s/ob_display/obt_display/ and remove ob_display
|
2008-01-20 01:36:54 -05:00 |
startupnotify.h
|
add the cyclewindows action
|
2007-06-22 04:37:33 +00:00 |
translate.c
|
change openbox to use the libotk's keyboard.[ch] stuff instead of the old modkeys.[ch] and some of translate.[ch]
|
2008-01-20 01:36:55 -05:00 |
translate.h
|
change openbox to use the libotk's keyboard.[ch] stuff instead of the old modkeys.[ch] and some of translate.[ch]
|
2008-01-20 01:36:55 -05:00 |
window.c
|
make the window.h interface more consistent with the rest of openbox, hide the window_map behind some functions, and make obdockapps not obwindows anymore
|
2008-01-31 12:25:30 -05:00 |
window.h
|
make the window.h interface more consistent with the rest of openbox, hide the window_map behind some functions, and make obdockapps not obwindows anymore
|
2008-01-31 12:25:30 -05:00 |