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
Age
Commit message (
Expand
)
Author
2014-11-05
Add Galician translation.
Javier Mancebo
2014-11-05
Update Polish translation.
Jakub Błażejczyk
2014-11-05
Move some more code around to make it shorter
Mikael Magnusson
2014-11-05
Reduce length of theme.c a bit
Mikael Magnusson
2014-11-05
Make theme.c indentation more locally consistent
Mikael Magnusson
2014-11-05
Remove wrong code from button mask loading code, bug 6065
Mikael Magnusson
2014-11-05
Only add xqueue listener fd once, bug 6326
Mikael Magnusson
2014-11-05
Allow selecting menu entries during menuHideDelay if you click again, bug 5501
Mikael Magnusson
2014-11-03
Move final frame adjust in flashing to timeout func
Mikael Magnusson
2014-11-03
Make sure to reset all the GSource timer ids
Mikael Magnusson
2014-10-28
Update my email address
Mikael Magnusson
2014-10-28
Fix some compiler warnings for ShowMenu
Mikael Magnusson
2014-10-28
Some fixes found by coverity for things used before a null check
Mikael Magnusson
2014-10-28
Initialize some stuff to 0 before taking their address
Mikael Magnusson
2014-10-28
Move assignment to before break, hopefully this doesn't break stuff
Mikael Magnusson
2014-10-28
Fix an if statement getting moved into a loop it shouldn't have
Mikael Magnusson
2014-10-28
Use PANGO_UNDERLINE_SINGLE for rendering shortcuts
Mikael Magnusson
2014-10-28
Fix compile failure when X_HAVE_UTF8_STRING is not defined
Peter Åstrand
2014-10-28
Use GString for appending strings
Mikael Magnusson
2014-10-28
Fix use after free in menu_entry_frame_free
Edward Sheldrake
2014-10-28
Fix copy paste typo in swap_byte_order
Pascal Terjan
2014-10-28
Update CHANGELOG with changes so far
Mikael Magnusson
2014-10-28
Make desktop actions noninteractive
Mikael Magnusson
2014-10-28
Remove freshmeat related stuff from release script, the site is dead
Mikael Magnusson
2014-10-28
Clip client rect to monitor bounds while picking a corner for resizing
Mikael Magnusson
2014-10-23
Change some while loops to for loops in config.c
Mikael Magnusson
2014-10-23
Allow specifying several mousebinds in one go, like for keybinds
Mikael Magnusson
2014-10-20
Make RaiseLower work for the dock as well
Mikael Magnusson
2014-10-20
Add keyboard/rebindOnMappingNotify option
Mikael Magnusson
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-04-10
Some fixes in french translation
Mikael Magnusson
2014-04-10
Cache results of offset/shift functions so we don't do 6 function calls per p...
Derek Foreman
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-08
Portuguese update for openbox
Sérgio Marques
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
[next]