| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-06-04 | better VIDMODE support, handle the cases where the functions fail | Dana Jansens | |
| 2003-06-04 | size fullscreen applications to the resolution with the VIDMODE extension | Dana Jansens | |
| 2003-06-04 | remove the client_remaximize function, and replace it with the ↵ | Dana Jansens | |
| client_reconfigure function, which just calls client_configure with the window's current location and dimensions, user=TRUE and final=TRUE. add support for the VIDMODE extension in client_configure, namely, fullscreen windows are positioned at the point of the viewport rather than at 0,0. call client_reconfigure when uniconifying a window, so that fullscreen windows are put at the point of the view port. | |||
| 2003-06-04 | remove that fancy new leftHanded option, it should be done via xmodmap instead | Dana Jansens | |
| 2003-06-04 | add a leftHanded option for mouse bindings, reverses the left/right keywords | Dana Jansens | |
| 2003-06-04 | make key grabbing per window instead of always root | Dana Jansens | |
| 2003-06-04 | grab bindings on each client's frame (and the focus_backup) instead of on ↵ | Dana Jansens | |
| the root window | |||
| 2003-06-04 | allow cycling to iconic windows | Dana Jansens | |
| 2003-06-04 | use client_can_focus from client_focus to always get the same result | Dana Jansens | |
| 2003-06-04 | reverting the transient focus cycle change, its just not.. right. add the ↵ | Dana Jansens | |
| parent's title to the transient's for the popup instead of just relpacing it | |||
| 2003-06-04 | better focus cycling for transients. use the parent instead of the ↵ | Dana Jansens | |
| transients in the list in case it has more than one, then after choosing it try focus a transient instead | |||
| 2003-06-04 | dont try change focus while looping thru the focus list | Dana Jansens | |
| 2003-06-04 | allow focus_fallback to query if a client can be focused without changing ↵ | Dana Jansens | |
| the focus order on it | |||
| 2003-06-04 | grab the keybaord before cycling focus for reduced latency | Dana Jansens | |
| 2003-06-03 | remove debug print | Dana Jansens | |
| 2003-06-03 | more unique error for unhandles image bit depths, remove debug prints | Dana Jansens | |
| 2003-06-03 | handle increase_depth on 1bpp images | Dana Jansens | |
| 2003-06-03 | ignore xerrors while using the pixmaps specified by the client, since they ↵ | Dana Jansens | |
| can certainly be invalid and there's nothing i can do about it. | |||
| 2003-06-03 | rm g_messages.. ones that segfault.. :> | Dana Jansens | |
| 2003-06-02 | also dont increment the nicons if the w*h is 0 | Dana Jansens | |
| 2003-06-02 | watch out for 0x0 icons, and skip them | Dana Jansens | |
| 2003-06-02 | add env var to get automake 1.7 | Dana Jansens | |
| 2003-05-30 | adjust what gets raised on map a bit, a little less selective. | Dana Jansens | |
| 2003-05-29 | better alpha/beta check :) | Dana Jansens | |
| 2003-05-29 | look for 'alpha' and 'beta' releases also | Dana Jansens | |
| 2003-05-29 | only add non-nonintrusively when both windows share a stacking layer | Dana Jansens | |
| 2003-05-29 | raise on client clicks | Dana Jansens | |
| 2003-05-28 | rm the 'focusraise' action, it is redundant. | Dana Jansens | |
| 2003-05-28 | proper centering of the text in popups without icons | Dana Jansens | |
| 2003-05-26 | use frame->visible, not the desktop number, other states exist too, like ↵ | Dana Jansens | |
| show_desktop | |||
| 2003-05-25 | omg wrong branch! | Dana Jansens | |
| 2003-05-25 | always gl. fontconfig instead of xft. | Dana Jansens | |
| 2003-05-25 | gl.h shouldn't be required when not enabling gl | Derek Foreman | |
| 2003-05-25 | add the glade/gtk deps for debian | Dana Jansens | |
| 2003-05-25 | all grads done | Derek Foreman | |
| 2003-05-25 | pipecross | Derek Foreman | |
| 2003-05-25 | rectangle and diagonal grads yay | Derek Foreman | |
| gl > * | |||
| 2003-05-25 | Shade not Shaded | Dana Jansens | |
| 2003-05-25 | add debian package list | Dana Jansens | |
| 2003-05-25 | automake 1.7 | Dana Jansens | |
| 2003-05-25 | mention glib, xml, gtk and glade | Dana Jansens | |
| 2003-05-25 | make autoconf 2.54 required. makes automake1.6 get used on some systems | Dana Jansens | |
| 2003-05-25 | gl is starting. it's gonna get really ugly really fast, folks | Derek Foreman | |
| 2003-05-24 | this is a big one! im putting stats in here just cuz! | Dana Jansens | |
| 59 files changed, 1691 insertions(+), 607 deletions(-) Adding the beginings of ObConf. Adding a resistance-config plugin for ObConf. Creating an obparser library that obrender can use, the kernel can use, plugins can use, and ObConf and its plugins can use. (its just code for using libXml2) | |||
| 2003-05-24 | not being developed anymore, maybe in the future... | Dana Jansens | |
| 2003-05-24 | convert shit from utf8 to filename before execing it | Dana Jansens | |
| 2003-05-24 | ECKS EM ELL | Dana Jansens | |
| 2003-05-24 | let the client menu open below the top of the window, just limit it at the ↵ | Dana Jansens | |
| titlebar | |||
| 2003-05-24 | add actions for showing the desktop | Dana Jansens | |
| 2003-05-24 | soem changes to desktop actions. | Dana Jansens | |
| instead of having *wrap actions, just default to having wrap on, and let it be optionally placed into the rc to disable it. instead of next/prev desktop, just have actions for desktop to the right/left/up/down. this applies to sendtodesktop actions too. | |||
