.. |
actions
|
Don't close the menu when you held control even for execute
|
2010-01-28 08:40:07 -05:00 |
actions.c
|
rename the obt_parse library to obt_xml (since it is very xml specific)
|
2009-12-21 14:08:38 -05:00 |
actions.h
|
rename the obt_parse library to obt_xml (since it is very xml specific)
|
2009-12-21 14:08:38 -05:00 |
client.c
|
make edge detection for maximized windows only look at the edges of screens
|
2010-01-15 16:15:05 -05:00 |
client.h
|
Remember the maximized state of a window when it goes fullscreen and try restore it after
|
2010-01-15 14:50:36 -05:00 |
client_list_combined_menu.c
|
Rework the code provided by Kadlcik Libor for loading/showing icons in Openbox menus.
|
2010-01-08 17:55:19 -05: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
|
Rework the code provided by Kadlcik Libor for loading/showing icons in Openbox menus.
|
2010-01-08 17:55:19 -05:00 |
client_list_menu.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
client_menu.c
|
Add a hook to unset the client in the open menu frame instead of closing it
|
2010-01-28 08:40:07 -05:00 |
client_menu.h
|
() -> (void) also in .h files, and fix a place that gave arguments when it shouldn't have.
|
2008-02-15 16:47:10 +01:00 |
config.c
|
Init all fonts to NULL, so if they arent in the config they use the default font
|
2010-01-28 08:40:07 -05:00 |
config.h
|
allow app rules to match windows by their title when mapping
|
2010-01-14 18:41:21 -05:00 |
debug.c
|
if openbox isn't running, show messages on the console rather than just losing them (like when another WM is running)
|
2010-01-14 16:53:32 -05:00 |
debug.h
|
() -> (void) also in .h files, and fix a place that gave arguments when it shouldn't have.
|
2008-02-15 16:47:10 +01:00 |
dock.c
|
Set up work for making a 3.5 prerelease.
|
2009-12-21 14:08:34 -05:00 |
dock.h
|
Set up work for making a 3.5 prerelease.
|
2009-12-21 14:08:34 -05:00 |
event.c
|
if we get an event on a subwindow of root that we don't know about, but it is related to a press we received on the root window, then process the event (Fixes bug #3702)
|
2010-01-15 15:14:58 -05:00 |
event.h
|
Add a focus option, unfocusOnLeave that removes focus from a window when the pointer leaves it
|
2009-12-18 11:40:00 -05:00 |
focus.c
|
Don't alt-tab to skip_taskbar iconic windows if they have parents
|
2010-01-28 08:40:00 -05:00 |
focus.h
|
Merge branch 'backport' into work
|
2010-01-11 16:20:53 -05:00 |
focus_cycle.c
|
Merge branch 'backport' into work
|
2010-01-11 16:20:53 -05:00 |
focus_cycle.h
|
Merge branch 'backport' into work
|
2010-01-11 16:20:53 -05:00 |
focus_cycle_indicator.c
|
Set up work for making a 3.5 prerelease.
|
2009-12-21 14:08:34 -05:00 |
focus_cycle_indicator.h
|
Only update the focus cycle indicator when already visible in frame.c to avoid overriding bar=no
|
2008-11-19 17:14:44 +01:00 |
focus_cycle_popup.c
|
Merge branch 'backport' into work
|
2010-01-11 16:20:53 -05:00 |
focus_cycle_popup.h
|
Merge branch 'backport' into work
|
2010-01-11 16:20:53 -05:00 |
frame.c
|
Merge branch 'backport' into work
|
2010-01-14 16:19:57 -05:00 |
frame.h
|
Set up work for making a 3.5 prerelease.
|
2009-12-21 14:08:34 -05:00 |
framerender.c
|
Set up work for making a 3.5 prerelease.
|
2009-12-21 14:08:34 -05:00 |
framerender.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
geom.h
|
Ranges of 0 width cannot intersect (Fixes bug #3717)
|
2009-12-17 10:24:48 -05:00 |
grab.c
|
Add needed linebreaks to the end of some debug messages
|
2009-12-08 10:11:21 -05:00 |
grab.h
|
() -> (void) also in .h files, and fix a place that gave arguments when it shouldn't have.
|
2008-02-15 16:47:10 +01: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
|
Don't handle input events on prompts if they should be used for a binding/menu instead.
|
2010-01-08 10:45:24 -05:00 |
keyboard.h
|
Don't handle input events on prompts if they should be used for a binding/menu instead.
|
2010-01-08 10:45:24 -05:00 |
keytree.c
|
If multiple key bindings at the same level are not able to be translated, then don't have them conflict and end up removing untranslated bindings from the key tree. This way they can be re-translated later.
|
2008-02-21 13:00:11 -05:00 |
keytree.h
|
Remove double newlines.
|
2008-03-08 17:41:52 +01: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 a hook to unset the client in the open menu frame instead of closing it
|
2010-01-28 08:40:07 -05:00 |
menu.h
|
Set up work for making a 3.5 prerelease.
|
2009-12-21 14:08:34 -05:00 |
menuframe.c
|
Add a hook to unset the client in the open menu frame instead of closing it
|
2010-01-28 08:40:07 -05:00 |
menuframe.h
|
Merge branch 'backport' into work
|
2010-01-11 16:20:53 -05:00 |
misc.h
|
make Home and End keys navigate to top/bottom of the active menu
|
2010-01-08 09:04:25 -05:00 |
mouse.c
|
Don't handle input events on prompts if they should be used for a binding/menu instead.
|
2010-01-08 10:45:24 -05:00 |
mouse.h
|
Don't handle input events on prompts if they should be used for a binding/menu instead.
|
2010-01-08 10:45:24 -05:00 |
moveresize.c
|
don't use client_move() to end a move
|
2010-01-15 17:49:54 -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
|
catch the SIGTTOU and SIGTTIN signals when an app we launch tries to use its stdin/out (but we don't have one either). Fixes bug #4072.
|
2010-01-15 16:06:28 -05:00 |
openbox.h
|
Set up work for making a 3.5 prerelease.
|
2009-12-21 14:08:34 -05:00 |
ping.c
|
Merge branch 'backport' into work
|
2008-03-02 18:36:32 -05:00 |
ping.h
|
don't ping everything all the time. yay. ping when you close, and if it doesn't reply then show the kill prompt. also show a more correct prompt for windows connecting from non-local machines - ask to disconnect them from the X server.
|
2008-02-14 14:24:37 -05:00 |
place.c
|
If a window places itself at (0,0) and there are struts there, assume it is a bug. Also allow oldschool fullscreen windows that cover all monitors on a multihead setup to work properly
|
2010-01-14 18:41:25 -05:00 |
place.h
|
replace the <active> placement option with <placeOn>active/mouse/any</placeOn>
|
2008-01-27 11:31:23 -05:00 |
popup.c
|
Set up work for making a 3.5 prerelease.
|
2009-12-21 14:08:34 -05:00 |
popup.h
|
Set up work for making a 3.5 prerelease.
|
2009-12-21 14:08:34 -05:00 |
prompt.c
|
Don't handle input events on prompts if they should be used for a binding/menu instead.
|
2010-01-08 10:45:24 -05:00 |
prompt.h
|
Don't handle input events on prompts if they should be used for a binding/menu instead.
|
2010-01-08 10:45:24 -05:00 |
prop.c
|
Add _OB_VERSION and _OB_APP_ROLE/CLASS/NAME/TYPE
|
2010-01-11 13:42:50 -05:00 |
prop.h
|
Add _OB_VERSION and _OB_APP_ROLE/CLASS/NAME/TYPE
|
2010-01-11 13:42:50 -05:00 |
resist.c
|
Merge branch 'backport' into work
|
2009-12-17 10:33:39 -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
|
allow app rules to match windows by their title when mapping
|
2010-01-14 18:41:21 -05:00 |
screen.h
|
Make the relative desktop switching actions interactive
|
2009-12-17 10:33:06 -05:00 |
session.c
|
rename the obt_parse library to obt_xml (since it is very xml specific)
|
2009-12-21 14:08:38 -05:00 |
session.h
|
Combine the Exit and SessionLogout actions
|
2009-11-24 19:36:18 -05:00 |
stacking.c
|
Merge branch 'backport' into work
|
2009-12-11 19:02:11 -05:00 |
stacking.h
|
() -> (void) also in .h files, and fix a place that gave arguments when it shouldn't have.
|
2008-02-15 16:47:10 +01:00 |
startupnotify.c
|
Merge branch 'backport' into work
|
2009-09-19 15:03:12 +02:00 |
startupnotify.h
|
() -> (void) also in .h files, and fix a place that gave arguments when it shouldn't have.
|
2008-02-15 16:47:10 +01:00 |
translate.c
|
Merge branch 'backport' into work
|
2008-02-21 13:24:19 -05:00 |
translate.h
|
This patch implements support for icons in user-defined menus into Openbox
|
2010-01-08 17:55:19 -05:00 |
window.c
|
No \n on ob_debug in this branch.
|
2008-10-27 00:55:42 +01:00 |
window.h
|
you can create dialog windows called "prompts" which have a message and some buttons! they don't do anything interesting yet.
|
2008-02-14 14:24:07 -05:00 |