mikachu/openbox.git
2010-01-08 Mikael MagnussonPass NULL, not 0, handle invalid --id better.
2010-01-08 Mikael Magnussonobxprop: Add ability to limit listing to given properties
2010-01-08 Mikael MagnussonFix the ~ expansion regex
2010-01-08 Mikael MagnussonChange Usage translation in japanese, this is what...
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 JansensChange the openbox website to openbox.org
2010-01-06 Dana Jansensadd a manpage for obxprop
2010-01-06 Dana JansensAdd a --root option for obxprop
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-06 Dana Jansensfix a broken if statement (bug #4464)
2010-01-04 Dana JansensMake the Focus action stop all interactive actions...
2009-12-21 Dana JansensRename obprop to obxprop (Fixes bug #4419)
2009-12-21 Dana JansensA fix for delayed hiding of submenus.
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 JansensRanges of 0 width cannot intersect (Fixes bug #3717)
2009-12-16 Dana Jansensadd a test that iconifies a window after a short delay
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 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 JansensComment out some debug messages for the image cache
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 JansensAdd an obprop tool which can print UTF-8 strings proper...
2009-12-14 Dana JansensIn the applications section tell the user to use _OB_...
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 JansensRun Openbox with gnome-session the proper way, without...
2009-12-10 Dana JansensMake sure popup dialogs are not waiting to be shown...
2009-12-10 Dana JansensAdd an openbox.desktop file for the applications/ directory
2009-12-10 Dana JansensDon't need 2 exit actions in the default menu now,...
2009-12-10 Dana JansensRemove desktop hints since Openbox won't overwrite...
2009-12-10 Miroslav LichvarFix a typo in xdg-autostart
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 JansensMake the default placement on the active monitor (Any...
2009-12-09 Dana JansensFind a valid image to use in the image cache. Fixes...
2009-12-09 Dana JansensProperly react when a client's strut changes.
2009-12-09 Dana JansensFix for rendering RGBA and Image textures.
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 JansensAdd a WM_CLASS to the skiptaskbar test
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 JansensUse test -r instead of test -e for solaris. Fixes...
2009-12-09 Dana JansensFix stacking for transients vs helper windows. Fixes...
2009-12-08 Dana JansensMake openbox-gnome-session work with gnome-session...
2009-12-08 Dana JansensFollow up for commit 7f36e21ea9d86df5e6fa62d2888891ed95...
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 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 some signed/unsigned warnings (and keep stuff withi...
2009-11-21 Dana JansensKeep things in 80 columns
2009-11-07 Dana Jansensfix a crash in the SessionLogout action
2009-09-20 Piotr LewandowskiRespect $XDG_CONFIG_HOME in openbox-session
2009-09-20 Mikael MagnussonReload motif wm hints when property changes
2009-07-16 František EliášUpdate slovak translation.
2009-07-05 Krzysztof KotlengaRemove newline from startupnotify description
2009-07-05 Mikael MagnussonDon't replace ~ when we shouldn't
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
2009-07-05 Serhiy LysovenkoUpdate ukrainian translation and rename to uk.po
2009-07-05 Henning BekelDon't draw borders in fullscreen mode when keepBorder...
2009-07-05 Geoffrey AntosFix interpretation of struts with multiple screens
2009-07-04 Mikael MagnussonShow desktop switch popup on every monitor
2009-07-04 Mikael MagnussonGive the popup to the timer remove so it does the right one
2009-07-04 Reilly GrantFix memory corruption when y2sz is 0.
2009-07-04 Nico GoldeAdd "prev" and "next" as possible targets for moveto...
2009-07-04 Mikael MagnussonOnly open the default font once, then ref it.
2009-07-04 Dana Jansensclient_validate should return FALSE only for UnmapNotif...
2009-07-03 Mikael MagnussonShow window role in the debug message for name/class...
2009-07-03 Mikael MagnussonFix for #3715, app settings applied too late.
2009-04-15 Mikael MagnussonMake at least the default configs validate
2009-04-05 Mikael MagnussonUpdate and reactivate croatian translation.
next