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
/
desktop.c
Age
Commit message (
Collapse
)
Author
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-08-03
show a popup notification when switching desktops (also make all the config ↵
Dana Jansens
options export time in milliseconds not half milli half micro)
2007-07-17
remove trailing whitespace
Mikael Magnusson
2007-07-15
previous should not mean the same as last
Mikael Magnusson
2007-07-13
rename switchtodesktop to gotodesktop. make stuff compile as well.
Dana Jansens
2007-07-13
move desktop and directionaldesktop actions to SwitchToDesktop and ↵
Dana Jansens
SendToDesktop, which take a <to> parameter saying where to go. (last, left, right, next, 5, etc)
2007-06-23
let you send windows with the desktop and directionaldesktop actions
Dana Jansens
2007-06-22
let you use "last" in desktop action
Dana Jansens
2007-06-22
add directionaldesktop action
Dana Jansens
2007-06-22
add the desktop action
Dana Jansens