| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-05-20 | remove the elliptic gradient type. | Dana Jansens | |
| add bevel light/dark colors for solid textures with bevels | |||
| 2003-05-20 | use the rectangle gradient when the theme asks for elipse | Dana Jansens | |
| 2003-05-20 | argh put it back right!*( | Dana Jansens | |
| 2003-05-20 | fuck it, put it back | Dana Jansens | |
| 2003-05-20 | smarter default debug value :) | Dana Jansens | |
| 2003-05-20 | default debug off (for non-cvs builds!) | Dana Jansens | |
| 2003-05-20 | ignore errors when playing with application defined colormaps | Dana Jansens | |
| 2003-05-19 | get the size for all the apps before positioning them | Dana Jansens | |
| 2003-05-19 | set teh dock sizes before the app uses it for positioning | Dana Jansens | |
| 2003-05-19 | center dock apps | Dana Jansens | |
| 2003-05-19 | add fifo_menu shit | Dana Jansens | |
| 2003-05-19 | use the resize increment when resizing relative | Dana Jansens | |
| 2003-05-19 | 2 in 1 again.. | Dana Jansens | |
| a) directional focus actions b) action system changes i.e. use structs/arrays for convertings strings to actions instead of gross if-else chains | |||
| 2003-05-18 | Added a fifo_menu plugin | Scott Moynes | |
| 2003-05-18 | PipeCross | Derek Foreman | |
| 2003-05-18 | there's the rect grad. now stop bugging me :( | Derek Foreman | |
| 2003-05-18 | is that a rectangle grad? damned if I know | Derek Foreman | |
| 2003-05-18 | make icons use pixel32 data, and image_draw takes pixel32 data. | Dana Jansens | |
| client.c gets pixmap icons as a backup to netwm ones, and they are converted into pixel32 data. | |||
| 2003-05-18 | include grab.h | Dana Jansens | |
| 2003-05-18 | whatever, it's a junk file. | Derek Foreman | |
| 2003-05-18 | change badly named offsets | Derek Foreman | |
| add stubs for rectangle and pipecross | |||
| 2003-05-18 | rename poorly named offsets | Derek Foreman | |
| 2003-05-18 | add stubs for pipecross and rectangle | Derek Foreman | |
| 2003-05-18 | fix poor naming of default offset | Derek Foreman | |
| 2003-05-18 | fix poor naming of the default offset | Derek Foreman | |
| 2003-05-18 | this is actually xor :) - fixing the focus search function to not return ↵ | Scott Moynes | |
| NULL if no valid group members exist to be a transient for | |||
| 2003-05-18 | proper check to see if something was raised, the it==NULL would cause it to ↵ | Dana Jansens | |
| always return, incorrectly. | |||
| 2003-05-18 | 2 in 1 deal :\ | Dana Jansens | |
| client.c stacking.c: fixing looping transient case for group transient windows. now a window which is transient for a group is *not* transient for any other transient windows in the group (perviously the other window had to be transient for the group to be excluded, now it can be transient for anything). client.c/h event.c render.c/h: adjustnig icon handling a bit. will be converting the legacy pixmap icons into rgba data so they can be handled the same as netwm icons. | |||
| 2003-05-18 | Indentation stuff | Scott Moynes | |
| 2003-05-18 | actually optional now. | Dana Jansens | |
| 2003-05-18 | make LIBSN optional | Dana Jansens | |
| 2003-05-18 | grab the mouse during focus cycling. this removes the bug of focusing ↵ | Dana Jansens | |
| following the mouse when the popup disappears and fuck up your cycling. | |||
| 2003-05-18 | need the libsn flags | Dana Jansens | |
| 2003-05-18 | needs the libsn flags to use openbox.h now | Dana Jansens | |
| 2003-05-18 | Clean up on destroy. | Scott Moynes | |
| 2003-05-18 | add (optional) support for showing a busy cursor via startup notification | Dana Jansens | |
| 2003-05-18 | Added stat() based timed menu update. | Scott Moynes | |
| Needs parser before it is useful. | |||
| 2003-05-17 | disallow drag events on title buttons. | Dana Jansens | |
| dont redraw title button when the wheel buttons are used on them. | |||
| 2003-05-16 | print the class not the name | Dana Jansens | |
| 2003-05-16 | get all the strings! | Dana Jansens | |
| 2003-05-16 | save the dock's class/name for future evil purposes! | Dana Jansens | |
| also print names of windows being managed/unmanaged | |||
| 2003-05-16 | discourage floating a bit, capitalize better. | Dana Jansens | |
| 2003-05-16 | FUCK dock is not an array anymore! | Dana Jansens | |
| 2003-05-16 | give the dock a strut and use it | Dana Jansens | |
| 2003-05-16 | Fixed child wait. | Scott Moynes | |
| 2003-05-16 | remove debug prints | Dana Jansens | |
| 2003-05-16 | dockapps are ObWindows now. | Dana Jansens | |
| set the type when creating new dockapps. | |||
| 2003-05-16 | add stdio.h | Dana Jansens | |
| 2003-05-16 | rename "Slit" to "Dock". | Dana Jansens | |
| add config options to the rc3 for the dock. create a window_map, add DockApps to the ObWindow types, use the window_map for translating windows into objects for event handling (only one lookup now) and remove the old maps (client_map, menu_map). | |||
| 2003-05-16 | add anotehr stacking_add function. | Dana Jansens | |
| make stacking_add take care of raising also. make new windows that dont get focus also not raise above the focused window. | |||
