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
Age
Commit message (
Expand
)
Author
2008-10-29
Merge branch 'backport' into work
Mikael Magnusson
2008-10-29
Bring helper windows when following a window.
Mikael Magnusson
2008-10-27
Merge branch 'backport' into work
Mikael Magnusson
2008-10-27
The code to replace $wid/$pid died on $foo.
Mikael Magnusson
2008-05-25
Add a translators note about not translating the word "SessionLogout" in an e...
Mikael Magnusson
2008-03-09
fix a bug from when $window changed to $wid in the execute action
Dana Jansens
2008-03-08
Merge branch 'backport' into work
Mikael Magnusson
2008-03-08
Remove double newlines.
Mikael Magnusson
2008-03-08
Don't run actions in focus cycling actions backwards either (as in 664b0b4e94...
Mikael Magnusson
2008-03-03
Merge branch 'backport' into work
Mikael Magnusson
2008-03-03
Update french translation and fix a typo in actions/session.c
Cyrille Bagard
2008-03-02
Merge branch 'backport' into work
Dana Jansens
2008-03-02
change the logout button to same capitilization as the title, and update tran...
Dana Jansens
2008-03-02
be consistent with logout vs log out use
Dana Jansens
2008-03-02
Merge branch 'backport' into work
Dana Jansens
2008-03-02
add a title to the session logout confirm prompt
Dana Jansens
2008-03-02
allow prompts to have titles specified. show a prompt when there are syntax ...
Dana Jansens
2008-03-02
add a cleanup callback to the prompt interface. when the prompt's callback r...
Dana Jansens
2008-03-02
the #ifdef was backwards for using SM or not
Dana Jansens
2008-03-02
glib already prints a verbose error message when execute fails. don't add a ...
Dana Jansens
2008-03-02
Merge branch 'backport' into work
Dana Jansens
2008-03-02
make the SessionLogout action always available but it shows an error if you u...
Dana Jansens
2008-03-02
Merge branch 'backport' into work
Mikael Magnusson
2008-03-02
Don't run actions in If in reverse order.
Mikael Magnusson
2008-03-02
Super miniscule optimization.
Mikael Magnusson
2008-03-02
Merge branch 'backport' into work
Dana Jansens
2008-03-02
make the prompt option default to 'true' for Exit and SessionLogout
Dana Jansens
2008-03-02
add a SessionLogout action
Dana Jansens
2008-03-01
make it $pid and $wid, it's a little faster this way and they look the same s...
Dana Jansens
2008-03-01
move some code around in the execute action
Dana Jansens
2008-03-01
instead of passing things to the environment, substitute $pid and $window inl...
Dana Jansens
2008-03-01
pass the targeted window's PID (if available) and WINDOW_ID to the environmen...
Dana Jansens
2008-02-28
Merge branch 'backport' into work
Mikael Magnusson
2008-02-27
clean up the execute action code, and free the prompt option string
Dana Jansens
2008-02-27
change the yes/no buttons to Exit/Cancel for the exit prompt
Dana Jansens
2008-02-27
Merge branch 'backport' into work
Dana Jansens
2008-02-27
add a boolean <prompt> option to the Exit action, which will ask before exiti...
Dana Jansens
2008-02-27
Give the Execute action the <prompt> option
Dana Jansens
2008-02-21
Merge branch 'backport' into work
Dana Jansens
2008-02-21
Change all single quotes to double quotes in strings.
Mikael Magnusson
2008-02-19
MoveResizeTo was broken for opposite edges.
Mikael Magnusson
2008-02-15
() -> (void) also in .h files, and fix a place that gave arguments when it sh...
Mikael Magnusson
2008-02-13
Wrap the focus action in actions_client_move.
Mikael Magnusson
2008-02-08
Wrap the focus action in actions_client_move.
Mikael Magnusson
2008-02-06
make the listmode alttab the default
Dana Jansens
2008-02-05
don't crash when using <raise> and alt-tab and there are no windows to cycle ...
Dana Jansens
2008-02-03
combine the old focus cycle popup code with mika's new list-mode popup, and m...
Dana Jansens
2008-02-02
Merge branch 'backport' into work
Dana Jansens
2008-02-02
if windows on screen are going to be moved, then do the ReplayPointer before ...
Dana Jansens
2008-02-01
don't crash when using <raise> and alt-tab and there are no windows to cycle ...
Dana Jansens
[next]