2006-11-15 |
Mikael Magnusson | 80 cols |
blob | commitdiff | raw |
2006-10-31 |
Mikael Magnusson | Add MoveFromEdge* actions, shorten client_directional_e... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
Mikael Magnusson | stray ; killed if |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Mikael Magnusson | update copyright step 2 |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Mikael Magnusson | stacking_list contains ObWindows that may or may not... |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Mikael Magnusson | fix some warnings from -Wall |
blob | commitdiff | raw | diff to current |
2006-08-04 |
Mikael Magnusson | really fix focus_last? |
blob | commitdiff | raw | diff to current |
2006-08-02 |
Mikael Magnusson | add moverelative and resizerelative |
blob | commitdiff | raw | diff to current |
2005-03-11 |
Mikael Magnusson | Add a FocusToBottom action which moves the client to... |
blob | commitdiff | raw | diff to current |
2005-02-08 |
Mikael Magnusson | <group> option for raise/lower related actions. hi... |
blob | commitdiff | raw | diff to current |
2005-01-31 |
Mikael Magnusson | commit the movetocenter action since it appears someone... |
blob | commitdiff | raw | diff to current |
2005-01-16 |
Mikael Magnusson | fix iconify action to fallback focus correctly |
blob | commitdiff | raw | diff to current |
2004-11-04 |
Mikael Magnusson | add an option to resize with 4 corners as it was long... |
blob | commitdiff | raw | diff to current |
2004-08-17 |
Mikael Magnusson | togglefullscreen action from Joaquin Aguirrezabalaga |
blob | commitdiff | raw | diff to current |
2004-07-07 |
Mikael Magnusson | disable growtoedge for shaded windows for now |
blob | commitdiff | raw | diff to current |
2004-06-23 |
Mikael Magnusson | try to fix focus switching with mouse actions up a bit |
blob | commitdiff | raw | diff to current |
2004-04-10 |
Mikael Magnusson | this goes away by popular request (focus_order_to_botto... |
blob | commitdiff | raw | diff to current |
2004-03-27 |
Mikael Magnusson | action toggledockautohide to toggle if the dock autohides |
blob | commitdiff | raw | diff to current |
2003-12-22 |
Dana Jansens | dont have glib reap children, we shall reap them instea... |
blob | commitdiff | raw | diff to current |
2003-12-22 |
Dana Jansens | don't use action_run_string in action.c, pass along... |
blob | commitdiff | raw | diff to current |
2003-10-27 |
Dana Jansens | was setting NULL incorrectly to cancel actions and... |
blob | commitdiff | raw | diff to current |
2003-10-25 |
Dana Jansens | free the GError |
blob | commitdiff | raw | diff to current |
2003-10-15 |
Dana Jansens | UGLY HACK |
blob | commitdiff | raw | diff to current |
2003-10-15 |
Dana Jansens | consistant glib type usage |
blob | commitdiff | raw | diff to current |
2003-10-11 |
Dana Jansens | gracefully handle grabs failing when doing interactive... |
blob | commitdiff | raw | diff to current |
2003-10-09 |
Dana Jansens | for very small windows make sure you can resize them... |
blob | commitdiff | raw | diff to current |
2003-10-09 |
Dana Jansens | cancel focus delays when the user runs a focus (or... |
blob | commitdiff | raw | diff to current |
2003-10-08 |
Dana Jansens | seggie |
blob | commitdiff | raw | diff to current |
2003-10-06 |
Dana Jansens | alt-drag resizing can resize in just vertical and horiz... |
blob | commitdiff | raw | diff to current |
2003-10-02 |
Dana Jansens | dont queue up interative end actions |
blob | commitdiff | raw | diff to current |
2003-10-01 |
Dana Jansens | define DEBUG, NDEBUG, and G_DISABLE_ASSERTS |
blob | commitdiff | raw | diff to current |
2003-09-29 |
Dana Jansens | when a window is lowered, move it to the bottom of... |
blob | commitdiff | raw | diff to current |
2003-09-29 |
Dana Jansens | make the Desktop action default to non-interactive |
blob | commitdiff | raw | diff to current |
2003-09-27 |
Dana Jansens | properly show/hide the dialog for the Desktop action |
blob | commitdiff | raw | diff to current |
2003-09-27 |
Dana Jansens | fix cancelling desktordir actions |
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-26 |
Dana Jansens | dont include transients in raise/lower interactions |
blob | commitdiff | raw | diff to current |
2003-09-25 |
Dana Jansens | add client_set_undecorated(). |
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-24 |
Dana Jansens | fix problems with conflicing interactive desktop switch... |
blob | commitdiff | raw | diff to current |
2003-09-22 |
Dana Jansens | add comment |
blob | commitdiff | raw | diff to current |
2003-09-21 |
Dana Jansens | when ending actions which can move windows, and we... |
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 | if the keyboard is grabbed then dont ungrab it! |
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-17 |
Dana Jansens | make ob_exit() take an error code. don't exit with... |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Dana Jansens | make openbox base-dir spec compliant, and change the... |
blob | commitdiff | raw | diff to current |
2003-09-14 |
Dana Jansens | fix mem leak |
blob | commitdiff | raw | diff to current |
2003-09-10 |
Dana Jansens | oops, copypaste |
blob | commitdiff | raw | diff to current |
2003-09-10 |
Dana Jansens | dont deref the client before checking for null |
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-09 |
Dana Jansens | no mouse interactive actions. no bugs. |
blob | commitdiff | raw | diff to current |
2003-09-08 |
Dana Jansens | grab the pointer befoer shading a window to prevent... |
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 | use the NONE cursor when not specifying a cursor |
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-02 |
Dana Jansens | grab the mouse before any move/resizes in actions,... |
blob | commitdiff | raw | diff to current |
2003-09-02 |
Dana Jansens | grow to edge is a move and a resize, oops |
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-09-01 |
Dana Jansens | s/expand_tile/ob_expand_tilde/ |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Dana Jansens | move expand_tilde to ob_expand_tilde in openbox.c to... |
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-29 |
Dana Jansens | remove plugins from the menu parsing |
blob | commitdiff | raw | diff to current |
2003-08-29 |
Dana Jansens | typo, reading from the wrong member of the actiondata... |
blob | commitdiff | raw | diff to current |
2003-08-28 |
Dana Jansens | rm double ;; |
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-22 |
Dana Jansens | only use visible windows when calcing for raiselower |
blob | commitdiff | raw | diff to current |
2003-08-22 |
Dana Jansens | maybe smarter |
blob | commitdiff | raw | diff to current |
2003-08-22 |
Dana Jansens | make the raiselower action smarter |
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 | parse <here>true</here> for the activate action |
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 | bug fixes for growtoedge from tore. props to tore for... |
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 | remove debug printings |
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-24 |
Dana Jansens | use ob_debug for any debug printing and only display... |
blob | commitdiff | raw | diff to current |
2003-07-19 |
Scott Moynes | Fix a couple memory leaks. |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | add disabled buttons, instead of now showing buttons... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | make the ob_restart/shutdown stuff static vars and... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | prefix and capitalize some more constants/enums in... |
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-06-21 |
Dana Jansens | strdup the exec path cuz it gets freed by the time... |
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 |
next |