Move usage of iconh into the branch that assigns it
[dana/openbox.git] / openbox /
2010-01-11 Dana JansensAdd _OB_VERSION and _OB_APP_ROLE/CLASS/NAME/TYPE
2010-01-11 Dana JansensReuse ObFocusCyclePopupTargets when refreshing the...
2010-01-11 Dana JansensRedraw the focus cycle popup when the list of focusable...
2010-01-11 Dana JansensIf a window is added to the focus order while focus...
2010-01-10 Dana Jansensallow application rules to place transient/dialog/splas...
2010-01-08 Dana JansensRework the code provided by Kadlcik Libor for loading...
2010-01-08 Mikael MagnussonNo \n on ob_debug in this branch.
2010-01-08 Mikael MagnussonSome style changes, less ifdefs.
2010-01-08 Kadlcik LiborThis patch implements support for icons in user-defined...
2010-01-08 Dana JansensMake focus_valid_target() take a desktop argument.
2010-01-08 Dana Jansensuse the valid_focus_target() method for choosing what...
2010-01-08 Dana Jansensallow alt-tab etc to move focus to skip_taskbar windows...
2010-01-08 Dana Jansensuse obt_xml_* to navigate the xml file (also XML tags...
2010-01-08 Dana JansensDon't handle input events on prompts if they should...
2010-01-08 Dana JansensMerge branch 'backport' into work
2010-01-08 Dana Jansensmake Home and End keys navigate to top/bottom of the...
2010-01-08 Dana JansensUse submenuShowDelay when navigating menus with the...
2010-01-06 Dana JansensFix a crash when moving into a menu on top of a separat...
2010-01-06 Dana JansensImproved menu behaviour
2010-01-06 Dana JansensAllow infinite delay for submenu show/hide by using...
2010-01-06 Dana JansensSome fixes for the submenu hide delay code
2010-01-06 Alexey Koropimprove submenu hide delay
2010-01-06 Dana JansensRevert "Don't hide submenus immediately when unselectin...
2010-01-06 Dana JansensRevert "Fix the delayed hiding of submenus, so that...
2010-01-06 Dana JansensRevert "A fix for delayed hiding of submenus."
2010-01-04 Dana JansensMake the Focus action stop all interactive actions...
2009-12-22 Dana Jansenswhen holding Shift for the client list menus, bring...
2009-12-21 Dana Jansensrename the obt_parse library to obt_xml (since it is...
2009-12-21 Dana JansensSet up work for making a 3.5 prerelease.
2009-12-21 Dana JansensMerge branch 'backport' into work
2009-12-21 Dana Jansensmake a config option for the inactive osd font
2009-12-21 Dana JansensAdd themeing options for inactive osd labels, osd.inact...
2009-12-21 Dana JansensA fix for delayed hiding of submenus.
2009-12-18 Dana JansensAdd a focus option, unfocusOnLeave that removes focus...
2009-12-18 Dana JansensMerge branch 'backport' into work
2009-12-18 Dana JansensShow the desktop popup as long as the interactive deskt...
2009-12-17 Dana JansensAllow delayed focus to work while in a menu or move...
2009-12-17 Dana JansensHide the focus popup if we change desktops and one...
2009-12-17 Dana JansensDon't move focus away from a window if it was focused...
2009-12-17 Dana JansensMerge branch 'backport' into work
2009-12-17 Dana JansensMake the relative desktop switching actions interactive
2009-12-17 Dana JansensRanges of 0 width cannot intersect (Fixes bug #3717)
2009-12-17 Dana JansensAllow the interactive cancel function to be optional
2009-12-17 Dana JansensMake it possible for an action name to choose whether...
2009-12-16 Dana JansensCalculate the work area using other already existing...
2009-12-16 Dana JansensFix resistance against struts, the resistance was always 0
2009-12-16 Dana JansensMerge branch 'backport' into work
2009-12-16 Dana JansensFix the delayed hiding of submenus, so that they don...
2009-12-16 Dana JansensIgnore enter events caused by closing openbox menus
2009-12-15 Dana JansensMake the NET_WORKAREA hint work the way it used to...
2009-12-14 Dana JansensDon't hide submenus immediately when unselecting the...
2009-12-14 Dana JansensLet menus place themselves on monitors where the mouse...
2009-12-14 Dana JansensAllow the user to bind more than one keycode to a keysy...
2009-12-14 Dana JansensMerge branch 'backport' into work
2009-12-12 Dana JansensMerge branch 'backport' into work
2009-12-11 Dana JansensSet hints that remember the WM_WINDOW_ROLE and WM_CLASS...
2009-12-10 Dana JansensGet the session client id from new gnome-session
2009-12-10 Dana JansensMake sure popup dialogs are not waiting to be shown...
2009-12-09 Dana JansensMake the desktop popup show on the primary monitor...
2009-12-09 Dana JansensRevert "Show desktop switch popup on every monitor"
2009-12-09 Dana JansensRevert "Some fixes for the pager popups, and avoid...
2009-12-09 Dana JansensAdd a primaryMonitor config option, where the focus...
2009-12-09 Dana JansensBug in choosing the active monitor when doing a move...
2009-12-09 Dana JansensMake the edge detection fully include monitor edges.
2009-12-09 Dana JansensProperly react when a client's strut changes.
2009-12-09 Dana JansensFix the Focus/Activate actions to focus windows on...
2009-12-09 Dana JansensWhen moving focus across desktops, make sure Openbox...
2009-12-09 Dana JansensThe colormap is being set twice when moving focus to...
2009-12-09 Dana JansensAdd a focus debug message for the frame's visible focus...
2009-12-09 Dana JansensFully maximized windows still have a normal titlebar...
2009-12-09 Dana JansensAllow skip_taskbar windows to be focused on map when...
2009-12-09 Dana JansensSet a minimum value for the screenEdgeWarpTime for...
2009-12-09 Dana JansensFix stacking for transients vs helper windows. Fixes...
2009-12-08 Dana JansensMerge branch 'backport' into work
2009-12-08 Dana JansensDon't hilite new windows when we're restoring them...
2009-12-08 Dana JansensFix client_activate() to work for internal Openbox...
2009-12-08 Dana JansensDon't kill keygrabs when focus moves.
2009-12-08 Dana JansensChange _net_active_window behaviour.
2009-12-08 Dana JansensAdd needed linebreaks to the end of some debug messages
2009-11-25 Dana JansensCombine the Exit and SessionLogout actions
2009-11-21 Dana JansensMerge branch 'backport' into work
2009-11-21 Dana JansensDon't ever give borders to windows that didnt have...
2009-11-21 Dana JansensAdd a comment for commit ec9fbf05df3ac807d60ae6af36236f...
2009-11-21 Dana JansensSome fixes for the pager popups, and avoid a crash...
2009-11-21 Dana JansensFix an unsigned/signed warning.
2009-11-21 Dana JansensFix some signed/unsigned warnings (and keep stuff withi...
2009-11-21 Dana JansensFix spacing from 8f37a97a4cc29d35f6a632ef2f71ac760e301ee5
2009-11-21 Dana JansensRevert "Revert "make windows stay on screen when..."
2009-11-21 Dana JansensRevert all commits for the Hooks feature to move it...
2009-11-07 Mikael MagnussonMake clang happier
2009-11-07 Dana JansensMerge branch 'backport' into work
2009-11-07 Dana Jansensfix a crash in the SessionLogout action
2009-09-20 Mikael MagnussonMerge branch 'backport' into work
2009-09-20 Mikael MagnussonReload motif wm hints when property changes
2009-09-19 Mikael MagnussonAdd all the action names used in 3.4 so configs don...
2009-09-19 Mikael MagnussonMerge branch 'backport' into work
2009-07-05 Krzysztof KotlengaRemove newline from startupnotify description
2009-07-05 Mikael MagnussonAnother debug message typo
2009-07-05 Mikael MagnussonAllow escaping _ in menu labels by putting __
2009-07-05 Mikael MagnussonDon't trust xinerama not to return NULL
next