Commit graph

  • bd864012cd Make the focus cycle indicator follow target fallback in the popup Dana Jansens 2010-01-11 15:35:47 -0500
  • 14180a6b0d More work on refreshing the focus cycle dialog when windows are added/removed from the valid focus order Dana Jansens 2010-01-11 15:13:55 -0500
  • 358056b102 When a user id is specified, or --root, use the ID directly, don't try find a client child of it Dana Jansens 2010-01-11 13:43:25 -0500
  • 91af4d5bc9 Add _OB_VERSION and _OB_APP_ROLE/CLASS/NAME/TYPE Dana Jansens 2010-01-11 13:42:50 -0500
  • b8e994e837 Reuse ObFocusCyclePopupTargets when refreshing the focus cycle dialog Dana Jansens 2010-01-11 13:12:09 -0500
  • 12653a4153 Redraw the focus cycle popup when the list of focusable windows changes, rather than closing it Dana Jansens 2010-01-11 12:47:59 -0500
  • d3a01a40f3 If a window is added to the focus order while focus cycling, stop the focus cycling istead of crashing (See bug #4411) Dana Jansens 2010-01-11 11:02:48 -0500
  • 3e9dbc0143 Fix ordering so fallback for inactive osd to label works Mikael Magnusson 2010-01-11 01:27:30 +0100
  • 9cf5903e16 Update latvian translation. Einars Sprugis 2010-01-10 22:23:20 +0100
  • b3cc8f4876 allow application rules to place transient/dialog/splash windows, and allow application rules to match only on the role or type if you wish. Dana Jansens 2010-01-08 18:16:37 -0500
  • 8c9fb63baa Rework the code provided by Kadlcik Libor for loading/showing icons in Openbox menus. Dana Jansens 2010-01-08 17:48:07 -0500
  • fc120a7530 No \n on ob_debug in this branch. Mikael Magnusson 2008-06-10 17:52:04 +0200
  • 51257397b0 Some style changes, less ifdefs. Mikael Magnusson 2008-05-08 19:27:52 +0200
  • 0352abfa88 This patch implements support for icons in user-defined menus into Openbox Kadlcik Libor 2008-03-25 21:58:12 +0100
  • d25398c4c8 Update hungarian translation. Laszlo Dvornik 2010-01-08 22:40:40 +0100
  • 4c544102c3 Pass NULL, not 0, handle invalid --id better. Mikael Magnusson 2010-01-08 21:51:35 +0100
  • 54c841f7b5 obxprop: Add ability to limit listing to given properties Mikael Magnusson 2010-01-08 21:51:04 +0100
  • 2b0dfb81cf Fix the ~ expansion regex Mikael Magnusson 2010-01-08 21:07:04 +0100
  • 63f748aa3f Make focus_valid_target() take a desktop argument. Dana Jansens 2010-01-08 14:40:29 -0500
  • 447cf22597 use the valid_focus_target() method for choosing what to show in the client list menus Dana Jansens 2010-01-08 14:34:40 -0500
  • 6457a55f8c allow alt-tab etc to move focus to skip_taskbar windows when they are iconic Dana Jansens 2010-01-08 14:34:22 -0500
  • 0b3cfc9de5 use obt_xml_* to navigate the xml file (also XML tags are case sensitive) Dana Jansens 2010-01-08 14:33:58 -0500
  • 424ea14e81 ignore some added tests Dana Jansens 2010-01-08 13:22:09 -0500
  • 3368b91d54 Don't handle input events on prompts if they should be used for a binding/menu instead. Dana Jansens 2010-01-08 10:45:24 -0500
  • 73575c10ce Merge branch 'backport' into work Dana Jansens 2010-01-08 10:22:30 -0500
  • ab061f5468 Change Usage translation in japanese, this is what gtk uses Mikael Magnusson 2009-12-17 17:24:50 +0100
  • bafd9e9edc make Home and End keys navigate to top/bottom of the active menu Dana Jansens 2010-01-08 09:04:25 -0500
  • 70c074afe8 Use submenuShowDelay when navigating menus with the keyboard Dana Jansens 2010-01-08 09:00:00 -0500
  • f163c46eaf Fix a crash when moving into a menu on top of a separator and nothing is selected Dana Jansens 2010-01-06 18:58:27 -0500
  • f3285a3d0b Improved menu behaviour Dana Jansens 2010-01-06 17:30:42 -0500
  • 8ed0970b65 Change the openbox website to openbox.org Dana Jansens 2010-01-06 13:41:15 -0500
  • e65411aa0d add a manpage for obxprop Dana Jansens 2010-01-06 13:39:02 -0500
  • e070a051c6 Add a --root option for obxprop Dana Jansens 2010-01-06 13:24:41 -0500
  • e8588737c9 Allow infinite delay for submenu show/hide by using a negative value. Dana Jansens 2010-01-04 15:26:10 -0500
  • b88cf22bc0 Some fixes for the submenu hide delay code Dana Jansens 2010-01-04 15:07:10 -0500
  • 8968b38338 improve submenu hide delay Alexey Korop 2010-01-04 13:21:12 -0500
  • e045227726 Revert "Don't hide submenus immediately when unselecting the parent's entry" Dana Jansens 2009-12-22 09:31:50 -0500
  • 15802d87b1 Revert "Fix the delayed hiding of submenus, so that they don't end up hidden while the entry is selected" Dana Jansens 2009-12-22 09:31:38 -0500
  • 775f60852a Revert "A fix for delayed hiding of submenus." Dana Jansens 2009-12-22 09:31:24 -0500
  • c6370aa48a fix a broken if statement (bug #4464) Dana Jansens 2010-01-05 21:37:58 -0500
  • 331990a4f2 Make the Focus action stop all interactive actions (Fixes bug #4436) Dana Jansens 2010-01-04 16:25:13 -0500
  • 4f414ed0f1 Set the XDG_MENU_PREFIX to "kde-" when running an Openbox/KDE session. Dana Jansens 2010-01-02 15:49:39 -0500
  • 7cf9f174db reflect the change that parse.c/h was renamed to xml.c/h in the file header comments Dana Jansens 2009-12-28 12:24:08 -0600
  • 7ac0b91965 when holding Shift for the client list menus, bring the selected client to the current desktop (Request #4284) Dana Jansens 2009-12-22 11:44:07 -0500
  • ce24cbd045 check more headers before including them Dana Jansens 2009-12-21 16:17:48 -0500
  • b06b684589 rename the obt_parse library to obt_xml (since it is very xml specific) Dana Jansens 2009-12-21 14:04:39 -0500
  • 04dc598a1f add obt_parse_save_file() method to the obt parse library Dana Jansens 2009-12-21 12:59:17 -0500
  • 7aae8cc526 Set up work for making a 3.5 prerelease. Dana Jansens 2009-12-21 10:53:41 -0500
  • a03b817aeb Merge branch 'backport' into work Dana Jansens 2009-12-21 10:43:38 -0500
  • b7393636e0 make a config option for the inactive osd font Dana Jansens 2009-12-21 10:42:58 -0500
  • cfdbe23e0d Add themeing options for inactive osd labels, osd.inactive.label.* Dana Jansens 2009-12-21 10:35:06 -0500
  • 6d8b7bd5f7 Rename obprop to obxprop (Fixes bug #4419) Dana Jansens 2009-12-21 09:59:28 -0500
  • 1fb198410e A fix for delayed hiding of submenus. Dana Jansens 2009-12-21 09:51:11 -0500
  • ad812e6299 Add a focus option, unfocusOnLeave that removes focus from a window when the pointer leaves it Dana Jansens 2009-12-17 16:20:03 -0500
  • 965ed8907a Merge branch 'backport' into work Dana Jansens 2009-12-18 11:39:56 -0500
  • aeac6294a3 Show the desktop popup as long as the interactive desktop switch is active Dana Jansens 2009-12-17 14:07:05 -0500
  • 01fd9f99cc Allow delayed focus to work while in a menu or move/resize since it wont kill them now Dana Jansens 2009-12-17 16:03:20 -0500
  • a067628051 Hide the focus popup if we change desktops and one of the windows in it disappears Dana Jansens 2009-12-17 15:43:46 -0500
  • 24f6b59fe3 Don't move focus away from a window if it was focused and it didnt hide when switching desktops Dana Jansens 2009-12-17 15:40:25 -0500
  • 501943b53d Merge branch 'backport' into work Dana Jansens 2009-12-17 10:33:39 -0500
  • 1a34857640 Make the relative desktop switching actions interactive Dana Jansens 2009-12-16 15:17:08 -0500
  • d3347e8be3 Ranges of 0 width cannot intersect (Fixes bug #3717) Dana Jansens 2009-12-17 10:22:05 -0500
  • 1b392b5fbe Allow the interactive cancel function to be optional Dana Jansens 2009-12-16 14:41:49 -0500
  • 82ac248145 Add some directional focus bindings to the default config file. Dana Jansens 2009-12-16 14:00:01 -0500
  • d18d9c9379 Make it possible for an action name to choose whether it is interactive or not based on its options. Dana Jansens 2009-12-17 10:23:48 -0500
  • 3eb941a392 add a test that iconifies a window after a short delay Dana Jansens 2009-12-16 16:46:13 -0500
  • d662573942 Calculate the work area using other already existing and better maintained and trusted code Dana Jansens 2009-12-16 16:40:07 -0500
  • a4b2e3a86e Fix resistance against struts, the resistance was always 0 Dana Jansens 2009-12-16 16:05:56 -0500
  • 50d6626811 Merge branch 'backport' into work Dana Jansens 2009-12-16 15:39:25 -0500
  • 8ada991d82 Fix the delayed hiding of submenus, so that they don't end up hidden while the entry is selected Dana Jansens 2009-12-16 15:32:51 -0500
  • 811e3ddbc3 Ignore enter events caused by closing openbox menus Dana Jansens 2009-12-16 10:43:22 -0500
  • 7c4753ac91 Comment out some debug messages for the image cache Dana Jansens 2009-12-15 16:03:35 -0500
  • 3c688bc4a7 Make the NET_WORKAREA hint work the way it used to, across all monitors Dana Jansens 2009-12-15 14:53:29 -0500
  • 828c095c8b Don't hide submenus immediately when unselecting the parent's entry Dana Jansens 2009-12-14 18:18:10 -0500
  • 111465b737 Let menus place themselves on monitors where the mouse is not present Dana Jansens 2009-12-14 16:08:30 -0500
  • d55f4b41c6 Allow the user to bind more than one keycode to a keysym for Ob Menus/Move/Resize Dana Jansens 2009-12-14 15:40:09 -0500
  • a93b00a5e9 Merge branch 'backport' into work Dana Jansens 2009-12-14 15:25:57 -0500
  • f3e553446f Add an obprop tool which can print UTF-8 strings properly, for our users. Dana Jansens 2009-12-14 15:07:20 -0500
  • 5fc18091be In the applications section tell the user to use _OB_* properties for the name/class/role, and refer to the still-non-existant obprop tool. Dana Jansens 2009-12-14 11:27:50 -0500
  • acafa38c8e Merge branch 'backport' into work Dana Jansens 2009-12-11 19:02:11 -0500
  • 9ba2b04e96 Set hints that remember the WM_WINDOW_ROLE and WM_CLASS properties for our users. Dana Jansens 2009-12-11 18:27:46 -0500
  • 5c01dc651a Get the session client id from new gnome-session Dana Jansens 2009-12-10 15:00:56 -0500
  • 7e6ef2683f Run Openbox with gnome-session the proper way, without using the deprecated gnome-wm. Dana Jansens 2009-12-10 11:44:28 -0500
  • 231f694bca Make sure popup dialogs are not waiting to be shown after they are freed Dana Jansens 2009-12-10 10:36:19 -0500
  • c5155e7422 Add an openbox.desktop file for the applications/ directory Dana Jansens 2009-12-10 10:27:54 -0500
  • d17bc61b24 Don't need 2 exit actions in the default menu now, they both would do the same thing Dana Jansens 2009-12-10 10:10:03 -0500
  • f0df9bb9d8 Remove desktop hints since Openbox won't overwrite them, but they may be set from GDM or other sessions Dana Jansens 2009-12-10 10:07:50 -0500
  • 7abc28bdda Fix a typo in xdg-autostart Miroslav Lichvar 2009-12-10 09:40:20 -0500
  • 81eb4752fe Make the desktop popup show on the primary monitor as defined in the config. Dana Jansens 2009-12-09 17:03:51 -0500
  • 5f2182c33b Revert "Show desktop switch popup on every monitor" Dana Jansens 2009-12-09 17:03:37 -0500
  • d3976a51fb Revert "Some fixes for the pager popups, and avoid a crash if you destroy a popup while it is going to be shown later by a delay." Dana Jansens 2009-12-09 17:03:27 -0500
  • aa329719b9 Add a primaryMonitor config option, where the focus-cycle and keychain popups will appear Dana Jansens 2009-12-09 16:41:52 -0500
  • 10d99cc5e9 Bug in choosing the active monitor when doing a move/resize Dana Jansens 2009-12-09 16:26:15 -0500
  • ade3b4dd69 Make the edge detection fully include monitor edges. Dana Jansens 2009-12-09 16:00:32 -0500
  • e0015160f0 Make the default placement on the active monitor (Any is madness) Dana Jansens 2009-12-09 15:41:28 -0500
  • 7a926bb82f Find a valid image to use in the image cache. Fixes bug #1149 Dana Jansens 2009-12-09 14:59:18 -0500
  • 543828c23f Properly react when a client's strut changes. Dana Jansens 2009-12-09 14:00:51 -0500
  • 437739b6a3 Fix for rendering RGBA and Image textures. Dana Jansens 2009-12-09 13:47:38 -0500
  • 324ba15ebc Fix the Focus/Activate actions to focus windows on other desktops correctly Dana Jansens 2009-12-09 13:25:19 -0500
  • 9f74f1e244 When moving focus across desktops, make sure Openbox doesn't think that a window which is no longer visible is still focused. Dana Jansens 2009-12-09 13:23:18 -0500