2003-06-27 |
Dana Jansens | stacking changes, its more like the old code without... |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Dana Jansens | core when the list gets out of order |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Dana Jansens | xinerama support |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Dana Jansens | root menu on right click |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Dana Jansens | 4 space indents |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Dana Jansens | return true when ungrabbing so that it can ungrab them... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Dana Jansens | set ret to true when grabbing and we alerady have it... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Dana Jansens | dont destroy the match pattern, it seems that Xft holds... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Dana Jansens | check that extensions_vidmode is set before trying... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Dana Jansens | if grab fails dont set grabbed_key |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Dana Jansens | return FALSE if a grab fails |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Dana Jansens | set the desktop hint when the window already has a... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Dana Jansens | clear the over item in the menu when executing shit |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Dana Jansens | add NUM_STACKLAYER, fix some comments that dont apply |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Dana Jansens | remove unused variable |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Dana Jansens | remove/add instead of raising to put a window into... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Dana Jansens | new stacking code that doesnt suck ass to look at,... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Dana Jansens | use the minsize to keep the stuff ni the dock off of... |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Dana Jansens | add comment |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Dana Jansens | read fonts and titlebar layout from theme files |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Dana Jansens | add right click on icon to open the client menu |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Dana Jansens | set teh X so it gets used right |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Dana Jansens | keep a small space on the sides of windows between... |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Dana Jansens | only render if there was an over existing |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Dana Jansens | menus grab the keyboard and pointer, thus making only... |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Dana Jansens | show the client meun on "press" on the icon |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Dana Jansens | use the stock shownig method for the client menu for... |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Dana Jansens | use the alst button press for clicks instead of teh... |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Dana Jansens | grab all motion events for pointer grabs |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Dana Jansens | position submenus correctly horizontally |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Dana Jansens | menus were too short by a border width |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Dana Jansens | check to make sure the window is on screen *after*... |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Dana Jansens | do horz grads without any multipliaction |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Dana Jansens | made all the gradients work with integer math. removed... |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Dana Jansens | integer math for gradients. horz vert and diags and... |
commit | commitdiff | tree | snapshot |
2003-06-22 |
Dana Jansens | add a simple menu parser. |
commit | commitdiff | tree | snapshot |
2003-06-22 |
Dana Jansens | reorder startup so menu goes before config parsing |
commit | commitdiff | tree | snapshot |
2003-06-22 |
Dana Jansens | add a root menu |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | add decoration state to the frame struct. make client_c... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | make client_reconfigure a non-user-type client_configure |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | strdup the exec path cuz it gets freed by the time... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | moveresize messages are not user-requests |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | remove debug print |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | send teh configure event to client on user-requested... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | always create the bg pixmap, X seems to not like it... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | always use the session id from the session manager... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | add -sm-disable option |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | only show -sm-client-id in the help when session manage... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | session management works, and it can resume with its... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | make session management optional |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | set the required properties so that session managers... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | don't exit in the render lib, rather return a NULL... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | add libSM *client* support, so we should work with... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | more namespacing with Rr* |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | more namespacing with Rr* |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | use the pseudo shit in the instance now |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | more namespacing with Rr* |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | more namespacing with Rr* |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | dont use .. in include paths |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | more namespacing with Rr* |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | kill a warning |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | more namespacing to Rr* |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | fix a warning |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | rename pixel32/16 to RrPixel32/16 |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | rename color_rgb to RrColor |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | put the render theme into a struct |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Dana Jansens | fixed to accomodate the changes to the render/ API. |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Dana Jansens | this is going to break the kernel/ building. |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Dana Jansens | oops typo |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Dana Jansens | take the bevel width into account for the width available |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Dana Jansens | position the client menu right |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Dana Jansens | simply the render interface by not requiring the settin... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Dana Jansens | miklos does themes like mad |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Dana Jansens | slight optimizations, and make the last 4 gradients... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Dana Jansens | center text vertically. use the font's height because... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Dana Jansens | remove non-planar surfaces |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Dana Jansens | remove --enable-gl |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Dana Jansens | fix for how base-size is used to comply with the icccm |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Dana Jansens | export the WANT_AUTOMAKE var before running acloacl |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Dana Jansens | remove an extra useless call to focus_set_client(NULL) |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Dana Jansens | describe the complicated if a bit :) |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Dana Jansens | more checks for when to do an XResizeWindow |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Dana Jansens | send the configure notify for resizes too, just to... |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Dana Jansens | onlt send configurenotify if the client actually moved... |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Dana Jansens | some more fixes for resizing clients. aspect ratio... |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Dana Jansens | from icccm: |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Dana Jansens | i was backwards |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Dana Jansens | this cnofigure is FINAL! |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Dana Jansens | don't resize the client itself while doing a resize... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Dana Jansens | better VIDMODE support, handle the cases where the... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Dana Jansens | size fullscreen applications to the resolution with... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Dana Jansens | remove the client_remaximize function, and replace... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Dana Jansens | remove that fancy new leftHanded option, it should... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Dana Jansens | add a leftHanded option for mouse bindings, reverses... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Dana Jansens | make key grabbing per window instead of always root |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Dana Jansens | grab bindings on each client's frame (and the focus_bac... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Dana Jansens | allow cycling to iconic windows |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Dana Jansens | use client_can_focus from client_focus to always get... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Dana Jansens | reverting the transient focus cycle change, its just... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Dana Jansens | better focus cycling for transients. use the parent... |
commit | commitdiff | tree | snapshot |
next |