2018-03-13 |
Mikael Magnusson | Allow moving fullscreen windows between monitors
|
commit | commitdiff | tree |
2018-03-12 |
Mikael Magnusson | Update danish translation
|
commit | commitdiff | tree |
2018-03-12 |
Mikael Magnusson | Update lithuanian translation
|
commit | commitdiff | tree |
2018-03-12 |
Mikael Magnusson | Bump stuff for 3.7
|
commit | commitdiff | tree |
2018-03-12 |
Mikael Magnusson | Add fullscreen condition to If action
|
commit | commitdiff | tree |
2018-03-12 |
Mikael Magnusson | Show class/name if window is unnamed
|
commit | commitdiff | tree |
2018-03-12 |
Mikael Magnusson | Penalize #rects when placing
|
commit | commitdiff | tree |
2018-03-12 |
Mikael Magnusson | Center text in pager popup and make it at least as...
|
commit | commitdiff | tree |
2017-05-05 |
Mikael Magnusson | Don't clobber loop variable with return value
|
commit | commitdiff | tree |
2017-04-02 |
Mikael Magnusson | Apply combined shape mask correctly
|
commit | commitdiff | tree |
2015-09-07 |
Mikael Magnusson | Add 'last' as a desktop target for if/foreach
|
commit | commitdiff | tree |
2015-07-01 |
Mikael Magnusson | libobrender ABI changed since 3.5.2, bump .so version...
|
commit | commitdiff | tree |
2015-03-22 |
Mikael Magnusson | Forgot to check base size is set before using for ratio...
|
commit | commitdiff | tree |
2015-03-04 |
Mikael Magnusson | Add include of cairo.h when using librsvg
|
commit | commitdiff | tree |
2015-03-03 |
Mikael Magnusson | Update version to 3.6
|
commit | commitdiff | tree |
2015-03-03 |
Mikael Magnusson | Add missing file so make distcheck passes
|
commit | commitdiff | tree |
2015-03-03 |
Mikael Magnusson | Merge branch 'master' of git://git.openbox.org/dana...
|
commit | commitdiff | tree |
2015-01-06 |
Mikael Magnusson | Special case for unusual monitor setup
|
commit | commitdiff | tree |
2014-11-10 |
Mikael Magnusson | Update CHANGELOG again.
|
commit | commitdiff | tree |
2014-11-06 |
Mikael Magnusson | Clarify versioning comment instructions in configure.ac
|
commit | commitdiff | tree |
2014-11-05 |
Mikael Magnusson | Clean up translation files
|
commit | commitdiff | tree |
2014-11-05 |
Mikael Magnusson | Move some more code around to make it shorter
|
commit | commitdiff | tree |
2014-11-05 |
Mikael Magnusson | Reduce length of theme.c a bit
|
commit | commitdiff | tree |
2014-11-05 |
Mikael Magnusson | Make theme.c indentation more locally consistent
|
commit | commitdiff | tree |
2014-11-05 |
Mikael Magnusson | Remove wrong code from button mask loading code, bug...
|
commit | commitdiff | tree |
2014-11-05 |
Mikael Magnusson | Only add xqueue listener fd once, bug 6326
|
commit | commitdiff | tree |
2014-11-05 |
Mikael Magnusson | Allow selecting menu entries during menuHideDelay if...
|
commit | commitdiff | tree |
2014-11-03 |
Mikael Magnusson | Move final frame adjust in flashing to timeout func
|
commit | commitdiff | tree |
2014-11-03 |
Mikael Magnusson | Make sure to reset all the GSource timer ids
|
commit | commitdiff | tree |
2014-10-28 |
Mikael Magnusson | Update my email address
|
commit | commitdiff | tree |
2014-10-28 |
Mikael Magnusson | Fix some compiler warnings for ShowMenu
|
commit | commitdiff | tree |
2014-10-28 |
Mikael Magnusson | Some fixes found by coverity for things used before...
|
commit | commitdiff | tree |
2014-10-28 |
Mikael Magnusson | Initialize some stuff to 0 before taking their address
|
commit | commitdiff | tree |
2014-10-28 |
Mikael Magnusson | Move assignment to before break, hopefully this doesn...
|
commit | commitdiff | tree |
2014-10-28 |
Mikael Magnusson | Fix an if statement getting moved into a loop it shouldn...
|
commit | commitdiff | tree |
2014-10-28 |
Mikael Magnusson | Use PANGO_UNDERLINE_SINGLE for rendering shortcuts
|
commit | commitdiff | tree |
2014-10-28 |
Mikael Magnusson | Use GString for appending strings
|
commit | commitdiff | tree |
2014-10-28 |
Mikael Magnusson | Update CHANGELOG with changes so far
|
commit | commitdiff | tree |
2014-10-28 |
Mikael Magnusson | Make desktop actions noninteractive
|
commit | commitdiff | tree |
2014-10-28 |
Mikael Magnusson | Remove freshmeat related stuff from release script...
|
commit | commitdiff | tree |
2014-10-28 |
Mikael Magnusson | Clip client rect to monitor bounds while picking a...
|
commit | commitdiff | tree |
2014-10-23 |
Mikael Magnusson | Change some while loops to for loops in config.c
|
commit | commitdiff | tree |
2014-10-23 |
Mikael Magnusson | Allow specifying several mousebinds in one go, like...
|
commit | commitdiff | tree |
2014-10-20 |
Mikael Magnusson | Make RaiseLower work for the dock as well
|
commit | commitdiff | tree |
2014-10-20 |
Mikael Magnusson | Add keyboard/rebindOnMappingNotify option
|
commit | commitdiff | tree |
2014-10-11 |
Mikael Magnusson | Pass the GravityPoint as const* instead of by value
|
commit | commitdiff | tree |
2014-10-06 |
Mikael Magnusson | Let the menu placement code know if the position was...
|
commit | commitdiff | tree |
2014-10-06 |
Mikael Magnusson | Move common gravity application to screen.c
|
commit | commitdiff | tree |
2014-10-06 |
Mikael Magnusson | Resolve gravity coords in menuframe so it can use the...
|
commit | commitdiff | tree |
2014-10-06 |
Mikael Magnusson | Add <position> tag to ShowMenu action
|
commit | commitdiff | tree |
2014-10-06 |
Mikael Magnusson | Fix negative relative coordinate placement
|
commit | commitdiff | tree |
2014-10-06 |
Mikael Magnusson | double space
|
commit | commitdiff | tree |
2014-04-24 |
Mikael Magnusson | Fix thinko in if.c, *o in Stop can never be pointing...
|
commit | commitdiff | tree |
2014-04-10 |
Mikael Magnusson | Fix typo in variable name
|
commit | commitdiff | tree |
2014-04-10 |
Mikael Magnusson | Avoid initializing a VLA of 0 length
|
commit | commitdiff | tree |
2014-04-10 |
Mikael Magnusson | Declare variables at start of blocks in place.c
|
commit | commitdiff | tree |
2014-04-10 |
Mikael Magnusson | Break loop if is_true was set to false in If
|
commit | commitdiff | tree |
2014-04-10 |
Mikael Magnusson | Don't segfault when there's no target in If
|
commit | commitdiff | tree |
2014-04-10 |
Mikael Magnusson | Some fixes in french translation
|
commit | commitdiff | tree |
2013-08-19 |
Mikael Magnusson | Add window type to If as well
|
commit | commitdiff | tree |
2013-08-19 |
Mikael Magnusson | Allow matching class, name and role in If action
|
commit | commitdiff | tree |
2013-08-19 |
Mikael Magnusson | Add ForEach action which is like If but runs on all...
|
commit | commitdiff | tree |
2013-08-11 |
Mikael Magnusson | Change "plain" to "exact" for If's <title>
|
commit | commitdiff | tree |
2013-08-11 |
Mikael Magnusson | Update CHANGELOG
|
commit | commitdiff | tree |
2013-08-11 |
Mikael Magnusson | Add matching which monitor the client is on in the...
|
commit | commitdiff | tree |
2013-08-11 |
Mikael Magnusson | Use enum value for monitor in MoveToCenter
|
commit | commitdiff | tree |
2013-08-11 |
Mikael Magnusson | Let the If action match window titles with GRegex
|
commit | commitdiff | tree |
2013-08-11 |
Mikael Magnusson | Use a helper function to make if.c a bit shorter
|
commit | commitdiff | tree |
2013-08-11 |
Mikael Magnusson | Add activedesktop to If
|
commit | commitdiff | tree |
2013-08-11 |
Mikael Magnusson | Allow specifying only one of width and height in per...
|
commit | commitdiff | tree |
2013-08-11 |
Mikael Magnusson | Fix use after free in error message
|
commit | commitdiff | tree |
2013-08-11 |
Mikael Magnusson | Add some comments in MoveResizeTo code
|
commit | commitdiff | tree |
2013-08-11 |
Mikael Magnusson | Fix a typo that prevented setting client size for the...
|
commit | commitdiff | tree |
2013-08-11 |
Mikael Magnusson | Convert two // to /*
|
commit | commitdiff | tree |
2013-06-07 |
Mikael Magnusson | Constrain the moveresize popup to the monitor which...
|
commit | commitdiff | tree |
2013-06-07 |
Mikael Magnusson | Rename bounds to monitor in place_overlap and move...
|
commit | commitdiff | tree |
2013-04-23 |
Mikael Magnusson | Fix least overlap to fall back to the chosen monitor...
|
commit | commitdiff | tree |
2013-04-23 |
Mikael Magnusson | We forgot to count the dock in LeastOverlap
|
commit | commitdiff | tree |
2013-04-17 |
Mikael Magnusson | Remove some evil tabs
|
commit | commitdiff | tree |
2012-09-30 |
Mikael Magnusson | Fix crash on unexpected NET_WM_MOVERESIZE_CANCEL messages
|
commit | commitdiff | tree |
2012-08-15 |
Mikael Magnusson | Fix bootstrapping, forgot to change WANT_AUTOMAKE to...
|
commit | commitdiff | tree |
2011-10-16 |
Mikael Magnusson | Change default doubleclick timeout to 500ms and keep...
|
commit | commitdiff | tree |
2011-10-05 |
Mikael Magnusson | Update copyright notice in --version output
|
commit | commitdiff | tree |
2011-10-05 |
Mikael Magnusson | Fix typo in configure.ac, noticed by hwoarang
|
commit | commitdiff | tree |
2011-08-03 |
Mikael Magnusson | Fix a memleak introduced by 0dd91ba0e2382a8f6177f501f8a0b26e...
|
commit | commitdiff | tree |
2011-08-02 |
Mikael Magnusson | Merge branch 'm4/master'
|
commit | commitdiff | tree |
2011-08-02 |
Mikael Magnusson | Revert these two commits temporarily to make the buttons...
|
commit | commitdiff | tree |
2011-08-02 |
Mikael Magnusson | Update estonian translation
|
commit | commitdiff | tree |
2011-08-02 |
Mikael Magnusson | Add Plural-Forms header to fi.po and remove fuzzy mark.
|
commit | commitdiff | tree |
2011-08-02 |
Mikael Magnusson | Fix some rebase artifacts
|
commit | commitdiff | tree |
2011-08-01 |
Mikael Magnusson | Update other po files
|
commit | commitdiff | tree |
2011-08-01 |
Mikael Magnusson | Update swedish translation
|
commit | commitdiff | tree |
2011-08-01 |
Mikael Magnusson | Fix some translation string markings
|
commit | commitdiff | tree |
2011-08-01 |
Mikael Magnusson | Allow setting icons for submenus
|
commit | commitdiff | tree |
2011-08-01 |
Mikael Magnusson | Fix menu placement to avoid dead xinerama areas, possibly...
|
commit | commitdiff | tree |
2011-08-01 |
Mikael Magnusson | Link libraries directly to compile on some systems...
|
commit | commitdiff | tree |
2011-08-01 |
Mikael Magnusson | Update note on dependencies wrt autopoint
|
commit | commitdiff | tree |
2011-01-24 |
Mikael Magnusson | Fix small leak in If action option parsing
|
commit | commitdiff | tree |
2011-01-24 |
Mikael Magnusson | Use >= instead of > when comparing timestamps, or we...
|
commit | commitdiff | tree |
2011-01-24 |
Mikael Magnusson | Ignore MotionNotify on menus, it reset the submenudelay...
|
commit | commitdiff | tree |