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
/
moveresizeto.c
Age
Commit message (
Collapse
)
Author
2008-02-21
Merge branch 'backport' into work
Dana Jansens
Conflicts: openbox/openbox.c openbox/session.c
2008-02-19
MoveResizeTo was broken for opposite edges.
Mikael Magnusson
2008-01-20
update openbox to use the current parser interface in libobt
Dana Jansens
there is also some random bug fixes for other libobt stuff in here.
2007-09-04
ANSI function declarations, ie () -> (void)
Mikael Magnusson
2007-07-22
add an 'all' option for the monitor in MoveResizeTo
Dana Jansens
2007-07-22
for MoveResizeTo make <width>current</width> and <height>current</height> ↵
Dana Jansens
and <monitor>current</monitor> work like <x> and <y>
2007-07-22
for MoveResizeTo, make <x>current</x> the same as not specifying <x/> at all
Dana Jansens
2007-07-21
fix copy/paste error
Dana Jansens
2007-07-17
remove trailing whitespace
Mikael Magnusson
2007-07-11
clever code by mika-kun
Dana Jansens
2007-07-11
finished rev 7756. renaming moveto->moveresizeto
Dana Jansens
2007-07-11
renaming movetofromedge->movetoedge and moveto->moveresizeto
Dana Jansens