2003-09-08 |
Dana Jansens | expose focus_cycle_client |
tree | commitdiff |
2003-09-08 |
Dana Jansens | act on the visibly focused window when that differs... |
tree | commitdiff |
2003-09-08 |
Dana Jansens | round 2 for this shit |
tree | commitdiff |
2003-09-08 |
Dana Jansens | flush after resizing a client |
tree | commitdiff |
2003-09-08 |
Dana Jansens | if the client is growing, resize it before the frame... |
tree | commitdiff |
2003-09-08 |
Dana Jansens | watch for windows with titlecounts changing their title... |
tree | commitdiff |
2003-09-08 |
Dana Jansens | oops |
tree | commitdiff |
2003-09-08 |
Dana Jansens | some simpler code |
tree | commitdiff |
2003-09-08 |
Dana Jansens | grab the pointer befoer shading a window to prevent... |
tree | commitdiff |
2003-09-08 |
Dana Jansens | dont reset all the states to FALSE in client_get_state... |
tree | commitdiff |
2003-09-08 |
Dana Jansens | flush after drawing each menu item |
tree | commitdiff |
2003-09-08 |
Dana Jansens | timeouts are all in millisecond |
tree | commitdiff |
2003-09-08 |
Dana Jansens | if the menu path starts with a /, then just load it... |
tree | commitdiff |
2003-09-08 |
Dana Jansens | fix autohiding |
tree | commitdiff |
2003-09-08 |
Dana Jansens | dont modify the time from the config parser |
tree | commitdiff |
2003-09-08 |
Dana Jansens | make both focusDelay and hideTimeout in milliseconds |
tree | commitdiff |
2003-09-08 |
Dana Jansens | fix crash when reconfigure changes the stacking layer... |
tree | commitdiff |
2003-09-08 |
Dana Jansens | move windows around before removing the focus order... |
tree | commitdiff |
2003-09-07 |
Dana Jansens | dont use obsolete xmlChildrenNode |
tree | commitdiff |
2003-09-07 |
Dana Jansens | xflush after rendering |
tree | commitdiff |
2003-09-07 |
Dana Jansens | little bit of an actions overhaul, added action_run... |
tree | commitdiff |
2003-09-06 |
Dana Jansens | these shoulda been removed long ago |
tree | commitdiff |
2003-09-06 |
Dana Jansens | \n's at the end of strings passed to ob_debg |
tree | commitdiff |
2003-09-06 |
Dana Jansens | Closes #799. i think im too high to say more. |
tree | commitdiff |
2003-09-06 |
Dana Jansens | sync before removing all the enter events. this way... |
tree | commitdiff |
2003-09-04 |
Dana Jansens | code style fix |
tree | commitdiff |
2003-09-04 |
Dana Jansens | optimization. don't need a glist where a simple pointer... |
tree | commitdiff |
2003-09-04 |
Dana Jansens | was adding an extra / in ob_expand_tilde |
tree | commitdiff |
2003-09-04 |
Dana Jansens | when a pipe menu is killed, kill all its submenus as... |
tree | commitdiff |
2003-09-04 |
Dana Jansens | fix RECT_CONTAINS, name clash |
tree | commitdiff |
2003-09-04 |
Dana Jansens | off by one caused clients to be resized a little during... |
tree | commitdiff |
2003-09-04 |
Dana Jansens | oops missed a ! |
tree | commitdiff |
2003-09-04 |
Dana Jansens | turn off focusDelay by default |
tree | commitdiff |
2003-09-04 |
Dana Jansens | move session code out of openbox.c all into session.c |
tree | commitdiff |
2003-09-04 |
Dana Jansens | match the declarations in the header |
tree | commitdiff |
2003-09-04 |
Dana Jansens | ungrab only as many times as we grabbed |
tree | commitdiff |
2003-09-04 |
Dana Jansens | remove the reconfigure popup |
tree | commitdiff |
2003-09-04 |
Dana Jansens | match the func prototypes in the header |
tree | commitdiff |
2003-09-03 |
Dana Jansens | fix for not using startup notification |
tree | commitdiff |
2003-09-03 |
Dana Jansens | kill the window mapping.. its not doing anything anyway... |
tree | commitdiff |
2003-09-03 |
Dana Jansens | dont ungrab/grab all the mouse bindings every time... |
tree | commitdiff |
2003-09-03 |
Dana Jansens | dont exit when a theme can't be loaded during reconfigure |
tree | commitdiff |
2003-09-03 |
Dana Jansens | handle the case where a transient is a child of a dockapp |
tree | commitdiff |
2003-09-03 |
Dana Jansens | don't let move/resize occur on non-visible clients |
tree | commitdiff |
2003-09-03 |
Dana Jansens | display a popup and perform a smooth transition when... |
tree | commitdiff |
2003-09-03 |
Dana Jansens | grab keys on the client windows themselves |
tree | commitdiff |
2003-09-03 |
Dana Jansens | only remove one flash timer at a time, so all frames... |
tree | commitdiff |
2003-09-03 |
Dana Jansens | remove from desktop_menus when freed |
tree | commitdiff |
2003-09-03 |
Dana Jansens | use the ob_main_loop_timeout_remove_data to only remove... |
tree | commitdiff |
2003-09-03 |
Dana Jansens | dont set a strut when there are no apps in the dock |
tree | commitdiff |
2003-09-03 |
Dana Jansens | support getting the desktop from the startup notificati... |
tree | commitdiff |
2003-09-03 |
Dana Jansens | add the startup_id |
tree | commitdiff |
2003-09-03 |
Dana Jansens | add the NONE cursor. |
tree | commitdiff |
2003-09-03 |
Dana Jansens | use NONE cursor when not specifying one |
tree | commitdiff |
2003-09-03 |
Dana Jansens | remove the startup notification code from event.c,... |
tree | commitdiff |
2003-09-03 |
Dana Jansens | add startup notification in its own .c/.h files |
tree | commitdiff |
2003-09-03 |
Dana Jansens | use the NONE cursor when not specifying one |
tree | commitdiff |
2003-09-03 |
Dana Jansens | add ob_main_loop_timeout_remove_data. |
tree | commitdiff |
2003-09-03 |
Dana Jansens | remove teh startup state saving hacks since we can... |
tree | commitdiff |
2003-09-03 |
Dana Jansens | remove all the startup notification code from screen.c |
tree | commitdiff |
2003-09-03 |
Dana Jansens | add the startup_id atom |
tree | commitdiff |
2003-09-03 |
Dana Jansens | use the NONE cursor when not specifying a cursor |
tree | commitdiff |
2003-09-03 |
Dana Jansens | add a NONE cursor, to not change the cursor at all |
tree | commitdiff |
2003-09-03 |
Dana Jansens | add a reconfigure action, also reconfigure on SIGUSR2. |
tree | commitdiff |
2003-09-03 |
Dana Jansens | make focusDelay check the destroying window properly... |
tree | commitdiff |
2003-09-03 |
Dana Jansens | track the maximum margin of menu items. use this to... |
tree | commitdiff |
2003-09-03 |
Dana Jansens | add the focusDelay option |
tree | commitdiff |
2003-09-03 |
Dana Jansens | dont grab frame context mouse bindings on desktop windows |
tree | commitdiff |
2003-09-03 |
Dana Jansens | make the client destructor a GDestroyNotify |
tree | commitdiff |
2003-09-03 |
Dana Jansens | rm empty line |
tree | commitdiff |
2003-09-03 |
Dana Jansens | limit menus' width to 400px |
tree | commitdiff |
2003-09-03 |
Dana Jansens | rename the theme name node from 'theme' to 'name' |
tree | commitdiff |
2003-09-03 |
Dana Jansens | only show resize popups for clients with size increment... |
tree | commitdiff |
2003-09-03 |
Dana Jansens | use the provided margins to layout the popup better |
tree | commitdiff |
2003-09-03 |
Dana Jansens | make the default screen-edge resistance 20 (double... |
tree | commitdiff |
2003-09-02 |
Dana Jansens | more fixes to keep the pointer stuff aligned when doing... |
tree | commitdiff |
2003-09-02 |
Dana Jansens | fix flashing when using keyboard move against the edge... |
tree | commitdiff |
2003-09-02 |
Dana Jansens | use new menu.bullet.selected.imageColor. use the text... |
tree | commitdiff |
2003-09-02 |
Dana Jansens | grab the mouse before any move/resizes in actions,... |
tree | commitdiff |
2003-09-02 |
Dana Jansens | move the default menu to menu.xml |
tree | commitdiff |
2003-09-02 |
Dana Jansens | remove debug prints |
tree | commitdiff |
2003-09-02 |
Dana Jansens | remove debug print |
tree | commitdiff |
2003-09-02 |
Dana Jansens | make the segfault swearing more clear |
tree | commitdiff |
2003-09-02 |
Dana Jansens | add comment about the new code in moveresize for size... |
tree | commitdiff |
2003-09-02 |
Dana Jansens | stop doing stupid shit for the size increments in clien... |
tree | commitdiff |
2003-09-02 |
Dana Jansens | separate window and screen snapping so only one or... |
tree | commitdiff |
2003-09-02 |
Dana Jansens | grow to edge is a move and a resize, oops |
tree | commitdiff |
2003-09-01 |
Dana Jansens | rename back the app_selected appearances to app_hilite |
tree | commitdiff |
2003-09-01 |
Dana Jansens | this move is not final |
tree | commitdiff |
2003-09-01 |
Dana Jansens | make ob_expand_tilde expand all tildes in the string |
tree | commitdiff |
2003-09-01 |
Dana Jansens | couple more xrdb theme format cleanups: |
tree | commitdiff |
2003-09-01 |
Dana Jansens | remove an old plugin call |
tree | commitdiff |
2003-09-01 |
Dana Jansens | couple more xrdb theme format cleanups: |
tree | commitdiff |
2003-09-01 |
Dana Jansens | dont crash when flashing a window when it goes away... |
tree | commitdiff |
2003-09-01 |
Dana Jansens | flash when urgent |
tree | commitdiff |
2003-09-01 |
Dana Jansens | remove vibrate and flash actions |
tree | commitdiff |
2003-09-01 |
Dana Jansens | improved frame flashing code, can start and stop it... |
tree | commitdiff |
2003-09-01 |
Dana Jansens | remove the urgent actions |
tree | commitdiff |
2003-09-01 |
Dana Jansens | add flash action |
tree | commitdiff |
2003-09-01 |
Dana Jansens | add code to flash the frame |
tree | commitdiff |
next |