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 |
2003-06-04 |
Dana Jansens | dont try change focus while looping thru the focus... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Dana Jansens | allow focus_fallback to query if a client can be focuse... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Dana Jansens | grab the keybaord before cycling focus for reduced... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Dana Jansens | remove debug print |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Dana Jansens | more unique error for unhandles image bit depths, remov... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Dana Jansens | handle increase_depth on 1bpp images |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Dana Jansens | ignore xerrors while using the pixmaps specified by... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Dana Jansens | rm g_messages.. ones that segfault.. :> |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Dana Jansens | also dont increment the nicons if the w*h is 0 |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Dana Jansens | watch out for 0x0 icons, and skip them |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Dana Jansens | add env var to get automake 1.7 |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Dana Jansens | adjust what gets raised on map a bit, a little less... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Dana Jansens | better alpha/beta check :) |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Dana Jansens | look for 'alpha' and 'beta' releases also |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Dana Jansens | only add non-nonintrusively when both windows share... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Dana Jansens | raise on client clicks |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Dana Jansens | rm the 'focusraise' action, it is redundant. |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Dana Jansens | proper centering of the text in popups without icons |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Dana Jansens | use frame->visible, not the desktop number, other state... |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Dana Jansens | omg wrong branch! |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Dana Jansens | always gl. fontconfig instead of xft. |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Derek Foreman | gl.h shouldn't be required when not enabling gl |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Dana Jansens | add the glade/gtk deps for debian |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Derek Foreman | all grads done |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Derek Foreman | pipecross |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Derek Foreman | rectangle and diagonal grads yay |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Dana Jansens | Shade not Shaded |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Dana Jansens | add debian package list |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Dana Jansens | automake 1.7 |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Dana Jansens | mention glib, xml, gtk and glade |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Dana Jansens | make autoconf 2.54 required. makes automake1.6 get... |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Derek Foreman | gl is starting. it's gonna get really ugly really... |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Dana Jansens | this is a big one! im putting stats in here just cuz! |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Dana Jansens | not being developed anymore, maybe in the future... |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Dana Jansens | convert shit from utf8 to filename before execing it |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Dana Jansens | ECKS EM ELL |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Dana Jansens | let the client menu open below the top of the window... |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Dana Jansens | add actions for showing the desktop |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Dana Jansens | soem changes to desktop actions. |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Dana Jansens | add a DEBUG_FOCUS print |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Dana Jansens | there's this case where we DONT want to ignore both... |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Dana Jansens | use the user friendly desktop number |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Dana Jansens | clarify comment |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Dana Jansens | remove obcl. shrimpx may work on this in the future... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Dana Jansens | dont refocus the focused window, that just causes so... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Dana Jansens | validate utf8 strings before using them |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Scott Moynes | Fixed missing includes |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Dana Jansens | add --enable-gl support, and put the flags/libs in... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Dana Jansens | remove a todo item that seems to be.. done! |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Dana Jansens | missed a case of using the stacking list and assuming... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Dana Jansens | ignore ancestor FocusIn events. i get them sometimes... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Dana Jansens | had some code inside the action for loop that didnt... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Scott Moynes | Add toggle decor action to client menu |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Derek Foreman | fix cut'n'paste bug |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Dana Jansens | only button 1 can use menu items |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Dana Jansens | watch out for border widths |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Derek Foreman | removed a piece of code I suspect has never been run |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Derek Foreman | keep XVisualInfo around in preparation for opengl stuff |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Dana Jansens | only grab C-g while in a chain |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Dana Jansens | add the client_menu stuff |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Dana Jansens | async key grabs to avoid race conditions with the sync... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Dana Jansens | remove shit for my own makefiles that i dont need no... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Dana Jansens | a missing break! |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Scott Moynes | layers submenu on client |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Dana Jansens | add actions for changing client layers to abov/below... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Dana Jansens | typo |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Dana Jansens | load the client_menu by default for nowc |
commit | commitdiff | tree | snapshot |
next |