2004-03-27 |
Mikael Magnusson | action toggledockautohide to toggle if the dock autohides |
blob | commitdiff | raw |
2003-10-15 |
Dana Jansens | consistant glib type usage |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Dana Jansens | allow focus and desktop actions to specify a <dialog... |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Dana Jansens | bring back action_run_string, |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Dana Jansens | remove action_run_string, as this is not going to be... |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Dana Jansens | dont run actions immediately. put them in the queue... |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Dana Jansens | give actions a ref count |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Dana Jansens | make the Desktop action an interactive one |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Dana Jansens | add the ObClientActionReq to ObAction which says if... |
blob | commitdiff | raw | diff to current |
2003-09-21 |
Dana Jansens | grab the pointer before doing client actions more intel... |
blob | commitdiff | raw | diff to current |
2003-09-21 |
Dana Jansens | whitespace |
blob | commitdiff | raw | diff to current |
2003-09-19 |
Dana Jansens | only allow running lists of actions at a time, policy... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Dana Jansens | const |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Dana Jansens | no tabs |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Dana Jansens | add copyright headers, adjust --version output to inclu... |
blob | commitdiff | raw | diff to current |
2003-09-09 |
Dana Jansens | no more interactive mouse actions, they are evil etc... |
blob | commitdiff | raw | diff to current |
2003-09-07 |
Dana Jansens | little bit of an actions overhaul, added action_run... |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dana Jansens | add a reconfigure action, also reconfigure on SIGUSR2. |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Dana Jansens | remove vibrate and flash actions |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Dana Jansens | add flash action |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Dana Jansens | add urgent actions |
blob | commitdiff | raw | diff to current |
2003-08-31 |
Dana Jansens | add the DesktopLast action, props to marius nita for... |
blob | commitdiff | raw | diff to current |
2003-08-31 |
Dana Jansens | make directional focusing an interactive action |
blob | commitdiff | raw | diff to current |
2003-08-30 |
Dana Jansens | make interactive actions a type and not special cases. |
blob | commitdiff | raw | diff to current |
2003-08-28 |
Dana Jansens | make client-list-menu work too |
blob | commitdiff | raw | diff to current |
2003-08-28 |
Dana Jansens | add follow option back for sendto actions |
blob | commitdiff | raw | diff to current |
2003-08-20 |
Dana Jansens | add the 'raiselower' action for raising obscured window... |
blob | commitdiff | raw | diff to current |
2003-08-14 |
Dana Jansens | make the activate action have a 'here' parameter |
blob | commitdiff | raw | diff to current |
2003-08-14 |
Dana Jansens | add an 'activate' action |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Dana Jansens | use the new client_directional_edge_search for the... |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Dana Jansens | move the keyboard and mouse plugins into the kernel... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | prefixing and capitalizing the StackLayer -> ObStacking... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | rename the Client struct to ObClient |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | add misc.h with some standard enumerations with proper... |
blob | commitdiff | raw | diff to current |
2003-05-28 |
Dana Jansens | rm the 'focusraise' action, it is redundant. |
blob | commitdiff | raw | diff to current |
2003-05-24 |
Dana Jansens | this is a big one! im putting stats in here just cuz! |
blob | commitdiff | raw | diff to current |
2003-05-24 |
Dana Jansens | add actions for showing the desktop |
blob | commitdiff | raw | diff to current |
2003-05-24 |
Dana Jansens | soem changes to desktop actions. |
blob | commitdiff | raw | diff to current |
2003-05-22 |
Dana Jansens | add actions for changing client layers to abov/below... |
blob | commitdiff | raw | diff to current |
2003-05-21 |
Dana Jansens | add 'movetoedge' actions |
blob | commitdiff | raw | diff to current |
2003-05-19 |
Dana Jansens | 2 in 1 again.. |
blob | commitdiff | raw | diff to current |
2003-04-17 |
Dana Jansens | move the move/resize functionality into moveresize... |
blob | commitdiff | raw | diff to current |
2003-04-15 |
Dana Jansens | start of showing/rendering menus. woot! |
blob | commitdiff | raw | diff to current |
2003-04-05 |
Dana Jansens | linear focus cycling of the gods |
blob | commitdiff | raw | diff to current |
2003-04-05 |
Dana Jansens | change how rc parsing will work. a=b will be parsed... |
blob | commitdiff | raw | diff to current |
2003-03-29 |
Dana Jansens | make SendToDesktop action work right, give the option... |
blob | commitdiff | raw | diff to current |
2003-03-29 |
Dana Jansens | rm a redundant actiondata struct |
blob | commitdiff | raw | diff to current |
2003-03-29 |
Scott Moynes | Menu data structures basically completed. |
blob | commitdiff | raw | diff to current |
2003-03-29 |
Dana Jansens | add unshaderaise and shadelower actions from Mikachu |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Dana Jansens | comment that the relative move/resize amounts need... |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Dana Jansens | split up the relative move/resize actions into horz... |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Dana Jansens | create actions from string names |
blob | commitdiff | raw | diff to current |
2003-03-24 |
Dana Jansens | add restart and exit actions |
blob | commitdiff | raw | diff to current |
2003-03-22 |
Dana Jansens | add the client_kill function, and the kill action,... |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Dana Jansens | add focusraise |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Dana Jansens | add focus actions |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Dana Jansens | mouse and key bindings plugins work. segfault somewhere... |
blob | commitdiff | raw | diff to current |
2003-03-18 |
Dana Jansens | add actions for key/mouse bindings etc |
blob | commitdiff | raw | diff to current |
|