index
:
openbox-snap
master
custom openbox fork with 'aero-snap' feature and bugfixes
aura
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openbox
Age
Commit message (
Expand
)
Author
2014-10-11
Pass the GravityPoint as const* instead of by value
Mikael Magnusson
2014-10-06
Let the menu placement code know if the position was user specified
Mikael Magnusson
2014-10-06
Move common gravity application to screen.c
Mikael Magnusson
2014-10-06
Resolve gravity coords in menuframe so it can use the widths
Mikael Magnusson
2014-10-06
Add <position> tag to ShowMenu action
Mikael Magnusson
2014-10-06
Fix negative relative coordinate placement
Mikael Magnusson
2014-10-06
double space
Mikael Magnusson
2014-04-25
Fix thinko in if.c, *o in Stop can never be pointing at the right place.
Mikael Magnusson
2014-04-10
Fix typo in variable name
Mikael Magnusson
2014-04-10
Avoid initializing a VLA of 0 length
Mikael Magnusson
2014-04-10
Declare variables at start of blocks in place.c
Mikael Magnusson
2014-04-10
Break loop if is_true was set to false in If
Mikael Magnusson
2014-04-10
Don't segfault when there's no target in If
Mikael Magnusson
2014-01-09
Fix gcc warnings in screen.c
Rafael Ignacio Zurita
2014-01-09
Added missing break statement (Bug 6043)
Markus Roesch
2013-09-09
Add a strict option to the ToggleShowDesktop action
Dana Jansens
2013-09-02
Allow FillToEdge to grow when all its edges are blocked.
Dana Jansens
2013-09-02
Clean up the FillToEdge action implementation
Dana Jansens
2013-09-02
Created a 'GrowToFill' action. (Bug 3356)
Lucas Augusto Deters
2013-09-02
Use the BSEARCH() macro in overlap placement
Dana Jansens
2013-09-01
Fix nits for overlap placement center option
Dana Jansens
2013-09-01
Add the old <center> option for the placement policy. (Bug 5946)
Ian Zimmerman
2013-09-01
Fix gcc warnings
Ian Zimmerman
2013-09-01
Fix a typo causing submenuShowDelay to be ignored (Bug 6019)
Tom Sires
2013-08-19
Add window type to If as well
Mikael Magnusson
2013-08-19
Allow matching class, name and role in If action
Mikael Magnusson
2013-08-19
Add ForEach action which is like If but runs on all clients
Mikael Magnusson
2013-08-18
Add queries to If actions
Dana Jansens
2013-08-11
Maximized undecored windows have incorrect top border. (Bug 5996)
Dana Jansens
2013-08-11
Fix some compiler warnings
Dana Jansens
2013-08-11
Change "plain" to "exact" for If's <title>
Mikael Magnusson
2013-08-11
Add matching which monitor the client is on in the If action (Bug 5426)
Mikael Magnusson
2013-08-11
Use enum value for monitor in MoveToCenter
Mikael Magnusson
2013-08-11
Let the If action match window titles with GRegex
Mikael Magnusson
2013-08-11
Use a helper function to make if.c a bit shorter
Mikael Magnusson
2013-08-11
Add activedesktop to If
Mikael Magnusson
2013-08-11
Dock used showDelay for both hiding and showing (Bug 5811)
Lefteris Chatzimparmpas
2013-08-11
Allow specifying only one of width and height in per-app settings size
Mikael Magnusson
2013-08-11
Add some comments in MoveResizeTo code
Mikael Magnusson
2013-08-10
Change the message about no icons in menus.
Dana Jansens
2013-08-10
Add support for loading SVG icons using librsvg.
Dana Jansens
2013-08-11
Fix a typo that prevented setting client size for the height only (???)
Mikael Magnusson
2013-08-11
Convert two // to /*
Mikael Magnusson
2013-06-07
Constrain the moveresize popup to the monitor which has the client
Mikael Magnusson
2013-06-07
Rename bounds to monitor in place_overlap and move a const
Mikael Magnusson
2013-04-23
Fix least overlap to fall back to the chosen monitor, not (0,0).
Mikael Magnusson
2013-04-23
We forgot to count the dock in LeastOverlap
Mikael Magnusson
2013-04-17
Remove some evil tabs
Mikael Magnusson
2012-10-06
Refactor the per-app parsing code into a helper function and reduce nesting b...
Dana Jansens
2012-10-06
Make MoveResizeTo work on the dimensions of the frame, not the client
Dana Jansens
[next]