age |
author |
description |
Thu, 10 Aug 2006 10:16:12 +0200 |
Anselm R.Garbe |
disallow zoom on maximized clients |
Wed, 09 Aug 2006 18:37:33 +0200 |
Anselm R.Garbe |
added zoom on Mod1-Button1 on managed clients only (there is no moving possible) |
Tue, 08 Aug 2006 18:12:18 +0200 |
Anselm R.Garbe |
removed NET_ACTIVE_WINDOW handling |
Tue, 08 Aug 2006 17:08:45 +0200 |
Anselm R.Garbe |
implemented NET_ACTIVE_WINDOW support |
Mon, 07 Aug 2006 13:40:31 +0200 |
arg |
applied grabbing-- and shell_minimal |
Fri, 04 Aug 2006 18:34:40 +0200 |
arg |
small performance tweak ;) |
Fri, 04 Aug 2006 18:25:40 +0200 |
arg |
fixed xterm font change (all other related apps should work fine with this fix as well) |
Thu, 03 Aug 2006 12:12:26 +0200 |
arg |
removed TLast tag enum, now tags is simple defined as char *[] array, the rest is calculated correctly, rules take an int array for the tags |
Wed, 02 Aug 2006 16:32:05 +0200 |
arg |
made fullscreen apps working fine in floating mode (there is no sane way to make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander |
Wed, 02 Aug 2006 13:05:04 +0200 |
arg |
new stuff |
Wed, 02 Aug 2006 11:28:27 +0200 |
arg |
implemented focus on enterwindow on titlebars |
Wed, 02 Aug 2006 11:13:32 +0200 |
arg |
applied Sanders patches (numlock2) |
Wed, 02 Aug 2006 10:48:58 +0200 |
arg |
reverting to old resize policy |
Wed, 02 Aug 2006 10:43:21 +0200 |
arg |
new resize stuff (using XConfigureWindow instead of XSendEvent) |
Tue, 01 Aug 2006 16:20:29 +0200 |
arg |
removed 1 missing LOC |