]> icculus.org git repositories - mikachu/openbox.git/shortlog
mikachu/openbox.git
2023-03-20 David Bindermangdm-control: Fix bad parenthesis placement for strncmp work
2023-03-20 Alexey LoginovUpdate russian translation
2023-03-20 Keith BowesUpdate esperanto translation
2023-03-20 M. KondarevAdd bulgarian translation
2023-03-20 Jozef ŘíhaUpdate slovak translation
2023-03-20 Michael SiegelUpdate german translation
2023-03-20 SimonReplace getgrent with getgroups. Fixes #5978.
2023-03-20 pldubouilhFix list traversal issue in client_calc_layer
2023-03-20 Mikael MagnussonRemove incorrect assertion for MoveResizeTo
2023-03-20 Mikael MagnussonSometimes after reconfigure we forget this, so check...
2023-03-20 Mikael MagnussonBring back "Show desktop switch popup on every monitor"
2023-03-20 Mikael MagnussonAllow moving to the current desktop, to show the deskto...
2023-03-20 Mikael MagnussonShow the menu id instead of the failed command
2023-03-20 Mikael Magnussonadd focusable/nonfocusable to If action
2023-03-20 Mikael MagnussonAttempt to detect corrupted WM_NORMAL_HINTS
2023-03-20 Mikael MagnussonMove anywhere if you can't resize the window
2023-03-20 Mikael MagnussonAllow setting absolute font sizes with <type>absolute...
2023-03-20 Mikael MagnussonAllow ignoring repeat events for a keybind
2023-03-20 Mikael MagnussonNormalize all incoming UTF-8 to NFC
2023-03-20 Mikael MagnussonSave screen_last_desktop to the root prop _OB_LAST_DESKTOP.
2023-03-20 Mikael MagnussonRemove very old kde 3.5 ksplash call
2023-03-20 Mikael MagnussonAdd <menu><separateIconic> option
2023-03-20 Mikael Magnusson"Fix" releasing the mouse button over a window.
2023-03-20 Mikael MagnussonAdd FocusFallback action.
2022-12-29 Mikael MagnussonMake Unfocus do what the name says.
2022-12-29 Mikael MagnussonAdd "de" option to Iconify action that makes it deiconi...
2022-12-29 Mikael MagnussonAdd RaiseTemp action.
2022-12-29 Mikael MagnussonDon't update hints when the title is the same.
2022-12-29 Mikael MagnussonAllow selecting the random placement strategy. The...
2018-03-13 Mikael MagnussonAllow moving fullscreen windows between monitors master
2018-03-12 Mikael MagnussonUpdate danish translation
2018-03-12 Richard PenmanAdd esperanto translation
2018-03-12 Eric AnholtCompress motion events
2018-03-12 Toni EstévezUpdate catalan translation
2018-03-12 Mikael MagnussonUpdate lithuanian translation
2018-03-12 Muhammet KaraUpdate turkish translation
2018-03-12 Toni EstévezUpdate catalan translation
2018-03-12 Mikael MagnussonBump stuff for 3.7
2018-03-12 Mikael MagnussonAdd fullscreen condition to If action
2018-03-12 Mikael MagnussonShow class/name if window is unnamed
2018-03-12 Mikael MagnussonPenalize #rects when placing
2018-03-12 Mikael MagnussonAllow to use a pango font description string.
2018-03-12 Mikael MagnussonCenter text in pager popup and make it at least as...
2018-03-12 Mikael MagnussonAdd grab option to <keybind> to not grab the keycombo.
2017-05-05 Mikael MagnussonDon't clobber loop variable with return value
2017-04-02 Mikael MagnussonApply combined shape mask correctly
2015-09-07 Ian ZimmermanDirectional switching
2015-09-07 Mikael MagnussonAdd 'last' as a desktop target for if/foreach
2015-07-01 Mikael Magnussonlibobrender ABI changed since 3.5.2, bump .so version... release-3.6.1
2015-03-22 Mikael MagnussonForgot to check base size is set before using for ratio... release-3.6.0
2015-03-04 Mikael MagnussonAdd include of cairo.h when using librsvg review
2015-03-03 Mikael MagnussonUpdate version to 3.6
2015-03-03 Mikael MagnussonAdd missing file so make distcheck passes
2015-03-03 Mikael MagnussonMerge branch 'master' of git://git.openbox.org/dana...
2015-01-12 Dana JansensUpdate the gnome-session support for version 3.9.90...
2015-01-06 Mikael MagnussonSpecial case for unusual monitor setup
2014-11-10 Mikael MagnussonUpdate CHANGELOG again.
2014-11-07 Dana JansensRevert "Include rsvg-cairo.h for cairo-specific things"
2014-11-06 Michael Kjelbergvik... Update Norwegian translation.
2014-11-06 Mikael MagnussonClarify versioning comment instructions in configure.ac
2014-11-05 Mikael MagnussonClean up translation files
2014-11-05 Javier ManceboAdd Galician translation.
2014-11-05 Jakub BłażejczykUpdate Polish translation.
2014-11-05 Mikael MagnussonMove some more code around to make it shorter
2014-11-05 Mikael MagnussonReduce length of theme.c a bit
2014-11-05 Mikael MagnussonMake theme.c indentation more locally consistent
2014-11-05 Mikael MagnussonRemove wrong code from button mask loading code, bug...
2014-11-05 Mikael MagnussonOnly add xqueue listener fd once, bug 6326
2014-11-05 Mikael MagnussonAllow selecting menu entries during menuHideDelay if...
2014-11-03 Mikael MagnussonMove final frame adjust in flashing to timeout func
2014-11-03 Mikael MagnussonMake sure to reset all the GSource timer ids
2014-10-28 Mikael MagnussonUpdate my email address
2014-10-28 Mikael MagnussonFix some compiler warnings for ShowMenu
2014-10-28 Mikael MagnussonSome fixes found by coverity for things used before...
2014-10-28 Mikael MagnussonInitialize some stuff to 0 before taking their address
2014-10-28 Mikael MagnussonMove assignment to before break, hopefully this doesn...
2014-10-28 Mikael MagnussonFix an if statement getting moved into a loop it should...
2014-10-28 Mikael MagnussonUse PANGO_UNDERLINE_SINGLE for rendering shortcuts
2014-10-28 Peter ÅstrandFix compile failure when X_HAVE_UTF8_STRING is not...
2014-10-28 Mikael MagnussonUse GString for appending strings
2014-10-28 Edward SheldrakeFix use after free in menu_entry_frame_free
2014-10-28 Pascal TerjanFix copy paste typo in swap_byte_order
2014-10-28 Mikael MagnussonUpdate CHANGELOG with changes so far
2014-10-28 Mikael MagnussonMake desktop actions noninteractive
2014-10-28 Mikael MagnussonRemove freshmeat related stuff from release script...
2014-10-28 Mikael MagnussonClip client rect to monitor bounds while picking a...
2014-10-23 Mikael MagnussonChange some while loops to for loops in config.c
2014-10-23 Mikael MagnussonAllow specifying several mousebinds in one go, like...
2014-10-20 Mikael MagnussonMake RaiseLower work for the dock as well
2014-10-20 Mikael MagnussonAdd keyboard/rebindOnMappingNotify option
2014-10-11 Mikael MagnussonPass the GravityPoint as const* instead of by value
2014-10-06 Mikael MagnussonLet the menu placement code know if the position was...
2014-10-06 Mikael MagnussonMove common gravity application to screen.c
2014-10-06 Mikael MagnussonResolve gravity coords in menuframe so it can use the...
2014-10-06 Mikael MagnussonAdd <position> tag to ShowMenu action
2014-10-06 Mikael MagnussonFix negative relative coordinate placement
2014-10-06 Mikael Magnussondouble space
2014-04-24 Mikael MagnussonFix thinko in if.c, *o in Stop can never be pointing...
2014-04-10 Mikael MagnussonFix typo in variable name
2014-04-10 Mikael MagnussonAvoid initializing a VLA of 0 length
next