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
/
actions
/
resizerelative.c
Age
Commit message (
Expand
)
Author
2013-08-11
Convert two // to /*
Mikael Magnusson
2012-10-06
Fix negative ResizeRelative values with terminal windows (Fix bug 5228)
Dana Jansens
2012-09-30
Make ResizeRelative resize in terms of pixels for windows with resize increme...
Dana Jansens
2010-05-17
Remove some unneeded stdlib.h includes
Mikael Magnusson
2010-05-17
Add support for using relative expressions in move and resize actions
Mikael Magnusson
2010-02-16
more using g_slice_new() instead of g_new()
Dana Jansens
2009-12-21
rename the obt_parse library to obt_xml (since it is very xml specific)
Dana Jansens
2009-12-17
Make it possible for an action name to choose whether it is interactive or no...
Dana Jansens
2008-01-20
update openbox to use the current parser interface in libobt
Dana Jansens
2007-09-04
ANSI function declarations, ie () -> (void)
Mikael Magnusson
2007-07-13
let you specify up/down as well as top/bottom for resizerelative action - bac...
Dana Jansens
2007-07-11
fix the remaining reversed actions_client_move
Mikael Magnusson
2007-06-22
add resizerelative action
Dana Jansens