| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-05-22 | only grab C-g while in a chain | Dana Jansens | |
| 2003-05-22 | add the client_menu stuff | Dana Jansens | |
| 2003-05-22 | async key grabs to avoid race conditions with the sync stuff. there are ↵ | Dana Jansens | |
| still possible rases (yay X) but they will be much harder to hit, i expect noone will ever hit them more than once/often enuogh to realise. | |||
| 2003-05-22 | remove shit for my own makefiles that i dont need no more | Dana Jansens | |
| 2003-05-22 | a missing break! | Dana Jansens | |
| 2003-05-22 | layers submenu on client | Scott Moynes | |
| 2003-05-22 | add actions for changing client layers to abov/below/normal | Dana Jansens | |
| 2003-05-22 | typo | Dana Jansens | |
| 2003-05-22 | load the client_menu by default for nowc | Dana Jansens | |
| 2003-05-21 | Client menus | Scott Moynes | |
| Add "client_menu" to pluginrc to use. | |||
| 2003-05-21 | optimize it a bit | Dana Jansens | |
| 2003-05-21 | pass the number of bytes, not characters to the xft draw functions | Dana Jansens | |
| 2003-05-21 | add 'movetoedge' actions | Dana Jansens | |
| 2003-05-21 | add xerror.h | Dana Jansens | |
| 2003-05-21 | Openbox3 in the WM name, FUCK OFF XINE, YA YOU HEARD ME. | Dana Jansens | |
| 2003-05-21 | allocate the border_color's gc | Dana Jansens | |
| 2003-05-20 | put the devation back how it used to be, it aws definately no better.. | Dana Jansens | |
| 2003-05-20 | of by one error in pyramid, rectangle, and crosspipe | Derek Foreman | |
| 2003-05-20 | remove debug prints | Dana Jansens | |
| 2003-05-20 | reindent the file.... | Dana Jansens | |
| but while i'm at it: - add support for bevels/borders on solid textures. - reverse the colors in the rectangle gradient, the pipecross and pyramid ones may need to be reversed as well. | |||
| 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 | |
