2003-09-10 |
Dana Jansens | when the client for an interactive action is closed...
|
commit | commitdiff | tree |
2003-09-10 |
Dana Jansens | use the current size not the start size for moving
|
commit | commitdiff | tree |
2003-09-10 |
Dana Jansens | use the focus client when the client is null for keyboard...
|
commit | commitdiff | tree |
2003-09-10 |
Dana Jansens | oops, copypaste
|
commit | commitdiff | tree |
2003-09-10 |
Dana Jansens | dont deref the client before checking for null
|
commit | commitdiff | tree |
2003-09-10 |
Dana Jansens | use theme.show_handle
|
commit | commitdiff | tree |
2003-09-09 |
Dana Jansens | more changes
|
commit | commitdiff | tree |
2003-09-09 |
Dana Jansens | save teh client for interactive actions cuz after teh...
|
commit | commitdiff | tree |
2003-09-09 |
Dana Jansens | beta2
|
commit | commitdiff | tree |
2003-09-09 |
Dana Jansens | recent changes
|
commit | commitdiff | tree |
2003-09-09 |
Dana Jansens | no more interactive mouse actions, they are evil etc...
|
commit | commitdiff | tree |
2003-09-09 |
Dana Jansens | no mouse interactive actions. no bugs.
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | remove debug prints
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | allow a padding.width of 0
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | warn about the right shit
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | remove comment that isnt right anymore
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | bigtime theme changes. bigtime.
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | expose focus_cycle_client
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | act on the visibly focused window when that differs...
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | round 2 for this shit
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | flush after resizing a client
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | if the client is growing, resize it before the frame...
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | watch for windows with titlecounts changing their title...
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | oops
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | some simpler code
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | grab the pointer befoer shading a window to prevent...
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | dont reset all the states to FALSE in client_get_state...
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | oops missed a capitalization
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | add obconf to the menu
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | flush after drawing each menu item
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | timeouts are all in millisecond
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | if the menu path starts with a /, then just load it...
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | fix autohiding
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | dont modify the time from the config parser
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | make both focusDelay and hideTimeout in milliseconds
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | fix crash when reconfigure changes the stacking layer...
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | capitalize mouse actions
|
commit | commitdiff | tree |
2003-09-08 |
Dana Jansens | move windows around before removing the focus order...
|
commit | commitdiff | tree |
2003-09-07 |
Dana Jansens | obconf is moving into its own tree
|
commit | commitdiff | tree |
2003-09-07 |
Dana Jansens | dont use obsolete xmlChildrenNode
|
commit | commitdiff | tree |
2003-09-07 |
Dana Jansens | add my email address
|
commit | commitdiff | tree |
2003-09-07 |
Dana Jansens | remove obconf from this tree.
|
commit | commitdiff | tree |
2003-09-07 |
Dana Jansens | xflush after rendering
|
commit | commitdiff | tree |
2003-09-07 |
Dana Jansens | little bit of an actions overhaul, added action_run...
|
commit | commitdiff | tree |
2003-09-06 |
Dana Jansens | these shoulda been removed long ago
|
commit | commitdiff | tree |
2003-09-06 |
Dana Jansens | \n's at the end of strings passed to ob_debg
|
commit | commitdiff | tree |
2003-09-06 |
Dana Jansens | Closes #799. i think im too high to say more.
|
commit | commitdiff | tree |
2003-09-06 |
Dana Jansens | sync before removing all the enter events. this way...
|
commit | commitdiff | tree |
2003-09-06 |
Dana Jansens | add the margins to the label_height so that the text...
|
commit | commitdiff | tree |
2003-09-04 |
Dana Jansens | code style fix
|
commit | commitdiff | tree |
2003-09-04 |
Dana Jansens | optimization. don't need a glist where a simple pointer...
|
commit | commitdiff | tree |
2003-09-04 |
Dana Jansens | was adding an extra / in ob_expand_tilde
|
commit | commitdiff | tree |
2003-09-04 |
Dana Jansens | when a pipe menu is killed, kill all its submenus as...
|
commit | commitdiff | tree |
2003-09-04 |
Dana Jansens | fix RECT_CONTAINS, name clash
|
commit | commitdiff | tree |
2003-09-04 |
Dana Jansens | new scaling based on the Bresenham algorithm
|
commit | commitdiff | tree |
2003-09-04 |
Dana Jansens | new scaling, based on the Bresenham algorithm
|
commit | commitdiff | tree |
2003-09-04 |
Dana Jansens | off by one caused clients to be resized a little during...
|
commit | commitdiff | tree |
2003-09-04 |
Dana Jansens | oops missed a !
|
commit | commitdiff | tree |
2003-09-04 |
Dana Jansens | turn off focusDelay by default
|
commit | commitdiff | tree |
2003-09-04 |
Dana Jansens | move session code out of openbox.c all into session.c
|
commit | commitdiff | tree |
2003-09-04 |
Dana Jansens | match the declarations in the header
|
commit | commitdiff | tree |
2003-09-04 |
Dana Jansens | ungrab only as many times as we grabbed
|
commit | commitdiff | tree |
2003-09-04 |
Dana Jansens | remove the reconfigure popup
|
commit | commitdiff | tree |
2003-09-04 |
Dana Jansens | match the func prototypes in the header
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | recent changes
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | fix for not using startup notification
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | recent changes
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | recent changes
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | beta1 time. fuck yah.
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | kill the window mapping.. its not doing anything anyways...
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | dont ungrab/grab all the mouse bindings every time...
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | dont exit when a theme can't be loaded during reconfigure
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | handle the case where a transient is a child of a dockapp
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | don't let move/resize occur on non-visible clients
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | display a popup and perform a smooth transition when...
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | grab keys on the client windows themselves
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | only remove one flash timer at a time, so all frames...
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | remove from desktop_menus when freed
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | use the ob_main_loop_timeout_remove_data to only remove...
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | dont set a strut when there are no apps in the dock
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | support getting the desktop from the startup notification...
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | add the startup_id
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | add the NONE cursor.
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | use NONE cursor when not specifying one
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | remove startup hacks and add startup notification in...
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | remove the startup notification code from event.c,...
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | add startup notification in its own .c/.h files
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | use the NONE cursor when not specifying one
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | add ob_main_loop_timeout_remove_data.
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | remove teh startup state saving hacks since we can...
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | remove all the startup notification code from screen.c
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | add the startup_id atom
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | use the NONE cursor when not specifying a cursor
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | add a NONE cursor, to not change the cursor at all
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | add reconfigure to the menu
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | add a reconfigure action, also reconfigure on SIGUSR2.
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | updates for thebear from merry
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | make focusDelay check the destroying window properly...
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | add default A-space binding for the client menu
|
commit | commitdiff | tree |
2003-09-03 |
Dana Jansens | add teh focusDelay option for mikachu
|
commit | commitdiff | tree |
next |