]> Dogcows Code - chaz/openbox/history - openbox
Merge branch 'master' into chaz
[chaz/openbox] / openbox /
2010-02-12  Dana Jansensuse g_slice_new() instead of g_new() part 2
2010-02-12  Dana Jansensusing g_slice_new() instead of g_new() part 1
2010-02-12  Dana Jansenshave obt refresh the xlib keyboard stuff on mappingnoti...
2010-02-11  Dana Jansensmake control keys work in menus/dialogs/etc with the...
2010-02-11  Dana Jansensinitialize the action shutdown function to NULL
2010-02-11  Dana Jansenspass an input context to the interactive input function
2010-02-11  Dana Jansensmake menu input work with the new obt keyboard stuff.
2010-02-11  Dana Jansensmake the menu use the new obt stuff when reading keyboa...
2010-02-11  Dana Jansensmake obt translate keypress events to a valid utf8...
2010-02-11  Dana Jansensdon't strip the state for keyboard events
2010-02-11  Dana Jansensget xlib to reload the keyboard on MappingNotify events
2010-02-11  Dana JansensXKB header comes from obt
2010-02-11  Dana Jansensmake the execute action not segfault when using a promp...
2010-02-11  Dana Jansensadd an optional shutdown function which actions can...
2010-02-11  Dana Jansensi learnt what xkb does with the state.
2010-02-08  Dana JansensMerge branch 'backport' into work
2010-02-05  Dana JansensMerge branch 'backport' into work
2010-01-28  Dana JansensInit all fonts to NULL, so if they arent in the config...
2010-01-28  Mikael MagnussonAdd a hook to unset the client in the open menu frame...
2010-01-28  Mikael MagnussonDon't close the menu when you held control even for...
2010-01-28  Mikael MagnussonDon't alt-tab to skip_taskbar iconic windows if they...
2010-01-18  Dana Jansensadjust who shows up in the alt-tab list using SKIP_TASK...
2010-01-15  Dana Jansensdon't use client_move() to end a move
2010-01-15  Dana Jansensallow multiple escaped _'s in a menu label, and allow...
2010-01-15  Dana Jansensmake edge detection for maximized windows only look...
2010-01-15  Dana Jansenscatch the SIGTTOU and SIGTTIN signals when an app we...
2010-01-15  Dana Jansensif we get an event on a subwindow of root that we don...
2010-01-15  Dana JansensRemember the maximized state of a window when it goes...
2010-01-14  Dana JansensIf a window places itself at (0,0) and there are struts...
2010-01-14  Dana Jansensallow app rules to match windows by their title when...
2010-01-14  Dana Jansensif openbox isn't running, show messages on the console...
2010-01-14  Dana JansensMerge branch 'backport' into work
2010-01-14  Dana Jansensdon't resize the label to 0
2010-01-12  Dana Jansensremove the session.c file from actions, as it is no...
2010-01-11  Mikael MagnussonNULL ic when we failed to load an image
2010-01-11  Dana JansensMerge branch 'backport' into work
2010-01-11  Dana Jansensmake focus cycle target fallback work right by going...
2010-01-11  Dana JansensMake the focus cycle indicator follow target fallback...
2010-01-11  Dana JansensMore work on refreshing the focus cycle dialog when...
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...
next
This page took 0.057505 seconds and 7 git commands to generate.