Add an obprop tool which can print UTF-8 strings properly, for our users.
[dana/openbox.git] / openbox /
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 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-07 Dana Jansensfix a crash in the SessionLogout action
2009-09-20 Mikael MagnussonReload motif wm hints when property changes
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
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 Nico GoldeAdd "prev" and "next" as possible targets for moveto...
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-03-29 Mikael MagnussonAvoid anonymous unions
2009-02-20 Mikael MagnussonFix per-app monitor setting
2009-01-29 Mikael MagnussonHandle InputShape type shaping too.
2008-11-19 Mikael MagnussonOnly update the focus cycle indicator when already...
2008-11-15 Mikael MagnussonUse ngettext for %d desktop(s).
2008-11-10 Mikael MagnussonFix a problem pointed out by clang
2008-11-05 Mikael MagnussonDon't move windows to current desktop on net_active_win...
2008-11-05 Mikael MagnussonUsing format specifiers without arguments in printf...
2008-10-29 Mikael MagnussonBring helper windows when following a window.
2008-10-29 Mikael Magnusson_NET_WM_USER_TIME=0 means don't focus the new window.
2008-10-26 Mikael MagnussonShow name/class when mapping in debug mode.
2008-10-26 Mikael MagnussonCorrect a 64-bit bug in event_time_after
2008-10-22 Mikael MagnussonMake sure the _MOTIF_WM_INFO atom exists.
2008-07-13 Nico GoldeProperly escape strings before writing XML.
2008-05-25 Mikael MagnussonAdd a translators note about not translating the word...
2008-04-23 Mikael MagnussonFix typo introduced a few commits ago that made resizin...
2008-04-15 Mikael MagnussonDon't use GrabModeSync, it hangs the xserver on chains...
2008-04-15 Mikael MagnussonShow the resize popup right away.
2008-04-02 Kadlcik LiborMove "if"s out of the loop and rewrite the loop to...
2008-03-31 Mikael MagnussonCenter the moveresize popup even when shaded.
2008-03-08 Mikael MagnussonRemove double newlines.
2008-03-08 Mikael MagnussonDon't run actions in focus cycling actions backwards...
2008-03-08 Mikael MagnussonDon't draw titlebar buttons on top of eachother.
2008-03-06 Dana Jansensdon't set variables twice
2008-03-06 Dana Jansensfix the check for if a relative is focused on map
2008-03-06 Dana Jansenswhen a window pops up a child, don't avoid focusing...
2008-03-03 Dana Jansensdon't save our state for SmSaveGlobal session saves...
2008-03-03 Dana Jansensuse SmSaveGlobal to log out. this will make apps save...
2008-03-03 Cyrille BagardUpdate french translation and fix a typo in actions...
2008-03-02 Dana Jansenschange the logout button to same capitilization as...
2008-03-02 Dana Jansensbe consistent with logout vs log out use
2008-03-02 Dana Jansensshow the kill dialog if something doesn't respond for...
2008-03-02 Dana Jansensadd a title to the session logout confirm prompt
2008-03-02 Dana Jansensallow prompts to have titles specified. show a prompt...
2008-03-02 Dana Jansensshow an error message when parsing syntax errors are...
2008-03-02 Dana Jansensadd a cleanup callback to the prompt interface. when...
2008-03-02 Dana Jansensthe #ifdef was backwards for using SM or not
2008-03-02 Dana Jansensadd a RECONFIGURING state, and enter that when doing...
2008-03-02 Dana Jansensglib already prints a verbose error message when execut...
2008-03-02 Dana Jansensmake code to show a prompt when you just want to displa...
2008-03-02 Dana Jansensmake the SessionLogout action always available but...
2008-03-02 Dana Jansensdon't steal focus from windows you are typing in, even...
2008-03-02 Mikael MagnussonDon't run actions in If in reverse order.
2008-03-02 Mikael MagnussonSuper miniscule optimization.
2008-03-02 Dana Jansensdon't let you use left to go "up to parent" on menus...
2008-03-02 Dana Jansensmake the prompt option default to 'true' for Exit and...
2008-03-02 Dana Jansensadd a SessionLogout action
2008-03-01 Dana Jansensremove some debug prints
2008-02-29 Mikael MagnussonRemove an unused variable.
2008-02-28 Mikael MagnussonUpdate po/ with new strings, and update swedish transla...
2008-02-28 Mikael MagnussonVery inconsequential changes.
2008-02-28 Mikael MagnussonFree copied glists when removing desktops.
2008-02-28 Dana JansensIf a window is maximized and has FUNC_MAXIMIZE disabled...
2008-02-28 Mikael MagnussonUpdate send-to-desktop menu in the client menu when...
2008-02-28 Mikael MagnussonTry to fix the off-by-one errors even more.
2008-02-28 Dana Jansensfix some off-by-one errors in edge finding for moving...
2008-02-28 Dana JansensWhen showing a window's title in the kill prompt, if...
2008-02-28 Dana Jansensclean up the execute action code, and free the prompt...
next