dana/openbox.git
2012-10-07 Denis KaganovichFix some namings and xml formatting in rc.xml and rc.xsd
2012-10-07 Dana JansensWhen a window is the focus target and it is removed...
2012-10-07 Dana JansensFix negative ResizeRelative values with terminal window...
2012-10-07 Dana JansensGet the window's title in the fake-managed case since...
2012-10-07 Xin WangPrint error message to stderr (Fix bug 5731)
2012-10-07 Denis KaganovichAddress a couple bugs in rc.xsd (Fix bug 5746)
2012-10-07 Julian OspaldMake .desktop files obey specs where possible (Fix...
2012-10-07 Dana JansensAllow windows created by execute actions to steal focus...
2012-10-07 Dana JansensAllow window matching based on the group leader's name...
2012-10-07 Dana JansensAllow loading of menu files outside of your XDG_CONFIG_...
2012-10-07 Dana JansensMake LeastOverlap placment replace the behaviour of...
2012-10-07 Ian ZimmermanLeastOverlap placement option (Fix bug 5385)
2012-10-07 Dana JansensUse the nearest monitor when the search query rect...
2012-10-07 Dana JansensDon't edge-warp with the cursor based on a monitor...
2012-10-07 Dana JansensPick the monitor most relevant to a rectangle more...
2012-09-30 Hanno Meyer... Theme button-specific values should fallback to the...
2012-09-30 Dana JansensPrompt should not always use the currently focused...
2012-09-30 John VogelUpdate manpage to current version. (Fix bug 5444)
2012-09-30 Dana JansensDon't strip leading whitespace from menu labels (Fix...
2012-09-30 Dana JansensCreate some Openbox release scripts
2012-09-30 Dana JansensAllow client destroy notify functions to be removed...
2012-09-30 Dana JansensFix prompt cleanup (was not going through the list...
2012-09-30 Dana JansensSelect the menu item under the mouse when the mouse...
2012-09-30 Dana JansensMake ResizeRelative resize in terms of pixels for windo...
2012-09-30 Dana JansensMake the inactive osd text color fall back to the old...
2012-09-30 Dana JansensAllow an xml tag to be unregistered from the xml parser.
2012-09-30 Dana JansensProperly build path names for obt_paths_try_exec
2012-09-30 Dana Jansensadd menu_sort_entries() which sorts all entries in...
2012-09-30 Dana JansensAdd another BSEARCH function that lets you search throu...
2012-09-30 Dana Jansensskip empty strings when splitting paths in the environment
2012-09-30 Dana Jansenshide the menus before shutting them down on reconfigure
2012-09-30 Dana JansensFix for when the menu's update function returns FALSE...
2012-09-30 Dana JansensJust put copyright starting year in README so we don...
2012-09-30 Dana JansensGenerate a fake leave event on actions that move window...
2012-09-30 Dana JansensLink X into libobt (Fixes compile on debian).
2012-09-30 Dana JansensIgnore enters on windows that are raised over focused...
2012-09-30 Dana JansensUse the KeyCode to directly find the modifier mask...
2012-09-30 Dana JansensDon't make desktop switching interactive when no mods...
2012-09-30 Mikael MagnussonFix crash on unexpected NET_WM_MOVERESIZE_CANCEL messages
2012-09-30 Mario BlättermannUpdate german translation
2012-08-15 Mikael MagnussonFix bootstrapping, forgot to change WANT_AUTOMAKE to...
2011-10-26 Dana JansensQuiet build outbut on by default
2011-10-16 Dana JansensFix window width/height going less than 1 on some platf...
2011-10-16 Dana Jansensignore .rej files
2011-10-16 Dana JansensFix maximized windows and such after screen resizings
2011-10-16 Dana JansensHear screen resizes when they don't change the root...
2011-10-16 Dana JansensCheck the return value for launching the startup command.
2011-10-16 Dana JansensFixes for gnome-session 3.
2011-10-16 Dana JansensRemove unused variable
2011-10-16 Dana Jansensrespect the active/mouse options for monitor placement...
2011-10-16 Dana JansensAllow per-app settings to pick a monitor for a window...
2011-10-16 Dana JansensAdd "active" and "primary" options to the <monitor...
2011-10-16 Dana Jansensmake undecorated windows place according to their undec...
2011-10-16 Dana Jansensit would seem this cannot return NULL now
2011-10-16 Fryderyk DziarmagowskiLink libobt into libobrender, as it uses things from...
2011-10-16 Dana JansensPropagate _NET_WM_WINDOW_OPACITY to the frame window...
2011-10-16 Dana JansensStrip leading/trailing whitespace when parsing colors...
2011-10-16 Dana Jansensfree undecorated border colors
2011-10-16 Carlos PitaSpecific border width/color for undecorated active...
2011-10-16 Dana JansensFix crash when keyboard map changes and no keybindings...
2011-10-16 Mikael MagnussonChange default doubleclick timeout to 500ms and keep...
2011-10-15 Dana JansensParse all the actions in a single menu item
2011-10-11 Dana JansensDon't remove openbox-gnome.session on make clean -...
2011-10-07 Geoffrey AntosMake openbox-gnome-session compatible with gnome3 with...
2011-10-06 Dana JansensDon't show prompts inside the message handler to preven...
2011-10-05 Dana Jansensbug #5253 kde4 is out now, use kde4 menus by default.
2011-10-05 Dana JansensMake "no" a valid choice for the dialog option in cycle...
2011-10-05 Mikael MagnussonUpdate copyright notice in --version output
2011-10-05 Mikael MagnussonFix typo in configure.ac, noticed by hwoarang
2011-10-05 Dana JansensConsistency with helper/modal windows and multiple...
2011-10-05 Dana JansensFix focus stealing for changing desktops/Use timestamp...
2011-08-03 Mikael MagnussonFix a memleak introduced by 0dd91ba0e2382a8f6177f501f8a...
2011-08-02 Dana Jansensbe a bit more explicit about what is being copied from...
2011-08-02 Carlos PitaSeparate theme options for osd prompt buttons.
2011-08-02 Mikael MagnussonMerge branch 'm4/master'
2011-08-02 Mikael MagnussonRevert these two commits temporarily to make the button...
2011-08-02 Pedro BejaUpdate portuguese translation
2011-08-02 Mikael MagnussonUpdate estonian translation
2011-08-02 Mikael MagnussonAdd Plural-Forms header to fi.po and remove fuzzy mark.
2011-08-02 Jakub ŁojewskiUpdate polish translation.
2011-08-02 Mikael MagnussonFix some rebase artifacts
2011-08-01 Dana Jansensadd --disable options for x extensions release-3.5.0
2011-08-01 Og MacielUpdate Brazilian Portuguese translation
2011-08-01 Dana Jansensadd the 3.4.10+ changes to the CHANGELOG
2011-08-01 Dana JansensAdd 3.5.0 changes
2011-08-01 Mikael MagnussonUpdate other po files
2011-08-01 Mikael MagnussonUpdate swedish translation
2011-08-01 Mikael MagnussonFix some translation string markings
2011-08-01 Mikael MagnussonAllow setting icons for submenus
2011-08-01 Mikael MagnussonFix menu placement to avoid dead xinerama areas, possib...
2011-08-01 Mikael MagnussonLink libraries directly to compile on some systems...
2011-08-01 Dana JansensThe environments are passed in from the openbox-session...
2011-08-01 Dana JansensFix bug #4877 (Some harmless code quirks involving...
2011-08-01 Dana Jansensbe a bit more explicit about what is being copied from...
2011-08-01 Carlos PitaSeparate theme options for osd prompt buttons.
2011-08-01 Dana Jansensmove Imlib to the option deps in the git readme
2011-08-01 Mikael MagnussonUpdate note on dependencies wrt autopoint
2011-08-01 Dana JansensUpdate README.GIT to the packages in current ubuntu...
2011-08-01 Dana JansensComment fix
2011-08-01 Dana Jansensbump version to 3.5.0 and library versions
next