2003-06-21 |
Dana Jansens | session management works, and it can resume with its... |
tree | commitdiff |
2003-06-21 |
Dana Jansens | make session management optional |
tree | commitdiff |
2003-06-21 |
Dana Jansens | set the required properties so that session managers... |
tree | commitdiff |
2003-06-21 |
Dana Jansens | add libSM *client* support, so we should work with... |
tree | commitdiff |
2003-06-21 |
Dana Jansens | more namespacing with Rr* |
tree | commitdiff |
2003-06-21 |
Dana Jansens | kill a warning |
tree | commitdiff |
2003-06-21 |
Dana Jansens | more namespacing to Rr* |
tree | commitdiff |
2003-06-21 |
Dana Jansens | fix a warning |
tree | commitdiff |
2003-06-21 |
Dana Jansens | rename pixel32/16 to RrPixel32/16 |
tree | commitdiff |
2003-06-21 |
Dana Jansens | put the render theme into a struct |
tree | commitdiff |
2003-06-21 |
Dana Jansens | fixed to accomodate the changes to the render/ API. |
tree | commitdiff |
2003-06-20 |
Dana Jansens | simply the render interface by not requiring the settin... |
tree | commitdiff |
2003-06-20 |
Dana Jansens | remove non-planar surfaces |
tree | commitdiff |
2003-06-19 |
Dana Jansens | fix for how base-size is used to comply with the icccm |
tree | commitdiff |
2003-06-08 |
Dana Jansens | remove an extra useless call to focus_set_client(NULL) |
tree | commitdiff |
2003-06-08 |
Dana Jansens | describe the complicated if a bit :) |
tree | commitdiff |
2003-06-08 |
Dana Jansens | more checks for when to do an XResizeWindow |
tree | commitdiff |
2003-06-08 |
Dana Jansens | send the configure notify for resizes too, just to... |
tree | commitdiff |
2003-06-08 |
Dana Jansens | onlt send configurenotify if the client actually moved... |
tree | commitdiff |
2003-06-08 |
Dana Jansens | some more fixes for resizing clients. aspect ratio... |
tree | commitdiff |
2003-06-08 |
Dana Jansens | from icccm: |
tree | commitdiff |
2003-06-08 |
Dana Jansens | i was backwards |
tree | commitdiff |
2003-06-08 |
Dana Jansens | this cnofigure is FINAL! |
tree | commitdiff |
2003-06-08 |
Dana Jansens | don't resize the client itself while doing a resize... |
tree | commitdiff |
2003-06-04 |
Dana Jansens | better VIDMODE support, handle the cases where the... |
tree | commitdiff |
2003-06-04 |
Dana Jansens | size fullscreen applications to the resolution with... |
tree | commitdiff |
2003-06-04 |
Dana Jansens | remove the client_remaximize function, and replace... |
tree | commitdiff |
2003-06-04 |
Dana Jansens | make key grabbing per window instead of always root |
tree | commitdiff |
2003-06-04 |
Dana Jansens | allow cycling to iconic windows |
tree | commitdiff |
2003-06-04 |
Dana Jansens | use client_can_focus from client_focus to always get... |
tree | commitdiff |
2003-06-04 |
Dana Jansens | reverting the transient focus cycle change, its just... |
tree | commitdiff |
2003-06-04 |
Dana Jansens | better focus cycling for transients. use the parent... |
tree | commitdiff |
2003-06-04 |
Dana Jansens | dont try change focus while looping thru the focus... |
tree | commitdiff |
2003-06-04 |
Dana Jansens | allow focus_fallback to query if a client can be focuse... |
tree | commitdiff |
2003-06-03 |
Dana Jansens | remove debug print |
tree | commitdiff |
2003-06-03 |
Dana Jansens | ignore xerrors while using the pixmaps specified by... |
tree | commitdiff |
2003-06-03 |
Dana Jansens | rm g_messages.. ones that segfault.. :> |
tree | commitdiff |
2003-06-02 |
Dana Jansens | also dont increment the nicons if the w*h is 0 |
tree | commitdiff |
2003-06-02 |
Dana Jansens | watch out for 0x0 icons, and skip them |
tree | commitdiff |
2003-05-30 |
Dana Jansens | adjust what gets raised on map a bit, a little less... |
tree | commitdiff |
2003-05-29 |
Dana Jansens | only add non-nonintrusively when both windows share... |
tree | commitdiff |
2003-05-28 |
Dana Jansens | rm the 'focusraise' action, it is redundant. |
tree | commitdiff |
2003-05-28 |
Dana Jansens | proper centering of the text in popups without icons |
tree | commitdiff |
2003-05-26 |
Dana Jansens | use frame->visible, not the desktop number, other state... |
tree | commitdiff |
2003-05-24 |
Dana Jansens | this is a big one! im putting stats in here just cuz! |
tree | commitdiff |
2003-05-24 |
Dana Jansens | convert shit from utf8 to filename before execing it |
tree | commitdiff |
2003-05-24 |
Dana Jansens | ECKS EM ELL |
tree | commitdiff |
2003-05-24 |
Dana Jansens | add actions for showing the desktop |
tree | commitdiff |
2003-05-24 |
Dana Jansens | soem changes to desktop actions. |
tree | commitdiff |
2003-05-24 |
Dana Jansens | add a DEBUG_FOCUS print |
tree | commitdiff |
2003-05-24 |
Dana Jansens | there's this case where we DONT want to ignore both... |
tree | commitdiff |
2003-05-24 |
Dana Jansens | use the user friendly desktop number |
tree | commitdiff |
2003-05-24 |
Dana Jansens | clarify comment |
tree | commitdiff |
2003-05-23 |
Dana Jansens | dont refocus the focused window, that just causes so... |
tree | commitdiff |
2003-05-23 |
Dana Jansens | validate utf8 strings before using them |
tree | commitdiff |
2003-05-23 |
Dana Jansens | add --enable-gl support, and put the flags/libs in... |
tree | commitdiff |
2003-05-23 |
Dana Jansens | remove a todo item that seems to be.. done! |
tree | commitdiff |
2003-05-23 |
Dana Jansens | missed a case of using the stacking list and assuming... |
tree | commitdiff |
2003-05-23 |
Dana Jansens | ignore ancestor FocusIn events. i get them sometimes... |
tree | commitdiff |
2003-05-22 |
Dana Jansens | only button 1 can use menu items |
tree | commitdiff |
2003-05-22 |
Dana Jansens | a missing break! |
tree | commitdiff |
2003-05-22 |
Scott Moynes | layers submenu on client |
tree | commitdiff |
2003-05-22 |
Dana Jansens | add actions for changing client layers to abov/below... |
tree | commitdiff |
2003-05-22 |
Dana Jansens | typo |
tree | commitdiff |
2003-05-22 |
Dana Jansens | load the client_menu by default for nowc |
tree | commitdiff |
2003-05-21 |
Scott Moynes | Client menus |
tree | commitdiff |
2003-05-21 |
Dana Jansens | add 'movetoedge' actions |
tree | commitdiff |
2003-05-21 |
Dana Jansens | add xerror.h |
tree | commitdiff |
2003-05-21 |
Dana Jansens | Openbox3 in the WM name, FUCK OFF XINE, YA YOU HEARD ME. |
tree | commitdiff |
2003-05-20 |
Dana Jansens | ignore errors when playing with application defined... |
tree | commitdiff |
2003-05-19 |
Dana Jansens | get the size for all the apps before positioning them |
tree | commitdiff |
2003-05-19 |
Dana Jansens | set teh dock sizes before the app uses it for positioning |
tree | commitdiff |
2003-05-19 |
Dana Jansens | center dock apps |
tree | commitdiff |
2003-05-19 |
Dana Jansens | use the resize increment when resizing relative |
tree | commitdiff |
2003-05-19 |
Dana Jansens | 2 in 1 again.. |
tree | commitdiff |
2003-05-18 |
Scott Moynes | Added a fifo_menu plugin |
tree | commitdiff |
2003-05-18 |
Dana Jansens | make icons use pixel32 data, and image_draw takes pixel... |
tree | commitdiff |
2003-05-18 |
Dana Jansens | include grab.h |
tree | commitdiff |
2003-05-18 |
Scott Moynes | this is actually xor :) - fixing the focus search funct... |
tree | commitdiff |
2003-05-18 |
Dana Jansens | proper check to see if something was raised, the it... |
tree | commitdiff |
2003-05-18 |
Dana Jansens | 2 in 1 deal :\ |
tree | commitdiff |
2003-05-18 |
Dana Jansens | grab the mouse during focus cycling. this removes the... |
tree | commitdiff |
2003-05-18 |
Dana Jansens | add (optional) support for showing a busy cursor via... |
tree | commitdiff |
2003-05-17 |
Dana Jansens | disallow drag events on title buttons. |
tree | commitdiff |
2003-05-16 |
Dana Jansens | print the class not the name |
tree | commitdiff |
2003-05-16 |
Dana Jansens | get all the strings! |
tree | commitdiff |
2003-05-16 |
Dana Jansens | save the dock's class/name for future evil purposes! |
tree | commitdiff |
2003-05-16 |
Dana Jansens | FUCK dock is not an array anymore! |
tree | commitdiff |
2003-05-16 |
Dana Jansens | give the dock a strut and use it |
tree | commitdiff |
2003-05-16 |
Dana Jansens | remove debug prints |
tree | commitdiff |
2003-05-16 |
Dana Jansens | dockapps are ObWindows now. |
tree | commitdiff |
2003-05-16 |
Dana Jansens | rename "Slit" to "Dock". |
tree | commitdiff |
2003-05-16 |
Dana Jansens | add anotehr stacking_add function. |
tree | commitdiff |
2003-05-16 |
Dana Jansens | movnig shit around |
tree | commitdiff |
2003-05-14 |
Dana Jansens | watch out for not loading the timed_menu plugin |
tree | commitdiff |
2003-05-14 |
Dana Jansens | pass teh correct values for config notify events |
tree | commitdiff |
2003-05-14 |
Scott Moynes | Added a menu to read from a pipe. |
tree | commitdiff |
2003-05-11 |
Dana Jansens | add opaque move/resize to the rc3 |
tree | commitdiff |
2003-05-11 |
Dana Jansens | was using the frame window in the stacking list hint |
tree | commitdiff |
2003-05-11 |
Dana Jansens | add internal popups n shit to the stacking list. |
tree | commitdiff |
next |