Thu, 19 Jun 2008 11:38:53 +0100 |
Anselm R Garbe |
untested monocle
|
changeset |
files
|
Thu, 19 Jun 2008 09:11:11 +0100 |
Anselm R Garbe |
non-zero
|
changeset |
files
|
Wed, 18 Jun 2008 18:22:54 +0100 |
Anselm R Garbe |
Added tag 5.0 for changeset 06eb9644e2da
|
changeset |
files
|
Tue, 17 Jun 2008 11:20:18 +0100 |
Anselm R Garbe |
branch merge
5.0
|
changeset |
files
|
Tue, 17 Jun 2008 11:19:17 +0100 |
Anselm R Garbe |
tiled layout resizehints should be respected by default
|
changeset |
files
|
Tue, 17 Jun 2008 09:57:13 +0100 |
Anselm R Garbe |
restored y-coordinate fixing of client windows
|
changeset |
files
|
Sun, 15 Jun 2008 23:27:08 +0200 |
arg |
s/tags ref/tags mask/
|
changeset |
files
|
Sun, 15 Jun 2008 18:59:52 +0100 |
Anselm R Garbe |
updated man page regarding Mod1-m
|
changeset |
files
|
Sun, 15 Jun 2008 10:52:57 +0100 |
Anselm R Garbe |
minor fixes towards 5.0
|
changeset |
files
|
Sat, 14 Jun 2008 15:15:15 +0100 |
Anselm R Garbe |
removed explicit warp in movemouse
|
changeset |
files
|
Sat, 14 Jun 2008 11:25:42 +0100 |
Anselm R Garbe |
removed scroll-wheel based focussing on window title clicks
|
changeset |
files
|
Sat, 14 Jun 2008 11:23:16 +0100 |
Anselm R Garbe |
fix of swapped focusstack mouse buttons
|
changeset |
files
|
Sat, 14 Jun 2008 11:22:22 +0100 |
Anselm R Garbe |
removed the ButtonPressMask for root windows as well
|
changeset |
files
|
Sat, 14 Jun 2008 11:21:50 +0100 |
Anselm R Garbe |
removed root window click handling
|
changeset |
files
|
Sat, 14 Jun 2008 10:38:18 +0100 |
Anselm R Garbe |
removed font and color definitions
|
changeset |
files
|
Fri, 13 Jun 2008 17:37:43 +0100 |
Anselm R Garbe |
minor fix
|
changeset |
files
|
Thu, 12 Jun 2008 23:04:55 +0100 |
Anselm R Garbe |
fixed tag click handling, however ClkRootWin doesn't work for me
|
changeset |
files
|
Thu, 12 Jun 2008 16:37:03 +0100 |
Anselm R Garbe |
update
|
changeset |
files
|
Thu, 12 Jun 2008 13:10:14 +0100 |
Anselm R Garbe |
some bugfixes of the patch application yesterday
|
changeset |
files
|
Wed, 11 Jun 2008 20:41:28 +0100 |
Anselm R Garbe |
integrated yiyus mouse.diff (though the bar click handling is slightly broken, I'm to tired to debug it now, yiyus could you please?)
|
changeset |
files
|
Wed, 11 Jun 2008 19:55:07 +0100 |
Anselm R Garbe |
made Xinerama screen index customizable
|
changeset |
files
|
Wed, 11 Jun 2008 19:47:20 +0100 |
Anselm R Garbe |
removed trailing spaces reported by Soleen
|
changeset |
files
|
Wed, 11 Jun 2008 19:42:24 +0100 |
Anselm R Garbe |
crash fix
|
changeset |
files
|
Wed, 11 Jun 2008 17:01:30 +0100 |
Anselm R Garbe |
made lt visible again in config.def.h
|
changeset |
files
|
Wed, 11 Jun 2008 14:10:18 +0100 |
Anselm R Garbe |
added nsz' patch
|
changeset |
files
|
Wed, 11 Jun 2008 13:20:17 +0100 |
Anselm R Garbe |
added SHCMD support for pipe-based commands due the new spawn() versio
|
changeset |
files
|
Wed, 11 Jun 2008 10:26:57 +0100 |
Anselm R Garbe |
using foo layout during cleanup (suggested by Gottox), add Arg->v handling for togglelayout() suggested by anydot
|
changeset |
files
|
Wed, 11 Jun 2008 10:25:02 +0100 |
Anselm R Garbe |
lt will point to a foo-layout during cleanup now (Gottox' suggestion), and togglelayout respects Arg->v
|
changeset |
files
|
Wed, 11 Jun 2008 09:34:00 +0100 |
Anselm R Garbe |
integrated Peter Hartlich's patch, removed const char *c from union, simplified togglelayout
|
changeset |
files
|
Wed, 11 Jun 2008 09:12:06 +0100 |
Anselm R Garbe |
applied anydot's patchset.diff
|
changeset |
files
|
Mon, 09 Jun 2008 11:24:33 +0200 |
arg |
final version -- Gottox verified it using the test driver
|
changeset |
files
|
Mon, 09 Jun 2008 11:05:20 +0200 |
arg |
revert of introduced problem
|
changeset |
files
|
Mon, 09 Jun 2008 10:26:01 +0200 |
arg |
applied nsz' textnw patch thank you
|
changeset |
files
|
Mon, 09 Jun 2008 10:05:40 +0200 |
arg |
updated the for-loop with Gottox' proposal
|
changeset |
files
|
Fri, 06 Jun 2008 11:49:31 +0200 |
arg |
minor change
|
changeset |
files
|
Wed, 04 Jun 2008 11:49:46 +0200 |
arg |
applied nsz's patches (many thanks!)
|
changeset |
files
|
Mon, 02 Jun 2008 12:19:02 +0200 |
arg |
small change to drawtext
|
changeset |
files
|
Sun, 01 Jun 2008 17:51:22 +0100 |
Anselm R Garbe |
fixed the tile() issue with xpdf
|
changeset |
files
|
Sun, 01 Jun 2008 17:41:15 +0100 |
Anselm R Garbe |
using anydot's memcpy-approach in drawtext, however it still looks awkward to me
|
changeset |
files
|
Sun, 01 Jun 2008 11:58:19 +0100 |
Anselm R Garbe |
Gottox' drawtext simplification
|
changeset |
files
|
Sun, 01 Jun 2008 10:54:02 +0100 |
Anselm R Garbe |
applied noviewprev.diff, fix.diff and unusedflags.diff
|
changeset |
files
|
Sat, 31 May 2008 17:37:13 +0100 |
Anselm R Garbe |
fix
|
changeset |
files
|
Sat, 31 May 2008 17:05:28 +0100 |
Anselm R Garbe |
lt->arrange in mfact
|
changeset |
files
|
Fri, 30 May 2008 23:03:03 +0100 |
Anselm R Garbe |
isfixed implies isfloating
|
changeset |
files
|
Thu, 29 May 2008 18:42:53 +0100 |
Anselm R Garbe |
applied nibbles fixes, slightly modified
|
changeset |
files
|
Thu, 29 May 2008 18:22:51 +0100 |
Anselm R Garbe |
applied yiyus tip patch from tue
|
changeset |
files
|
Wed, 28 May 2008 10:45:18 +0100 |
Anselm R Garbe |
core dump fix in cleanup
|
changeset |
files
|
Mon, 26 May 2008 11:43:51 +0100 |
Anselm R Garbe |
updated the initial comment to reflect the use of bit arrays
|
changeset |
files
|
Mon, 26 May 2008 11:42:02 +0100 |
Anselm R Garbe |
slight changes
|
changeset |
files
|
Mon, 26 May 2008 10:28:18 +0100 |
Anselm R Garbe |
removed bx and bw, unnecessary
|
changeset |
files
|
Mon, 26 May 2008 10:13:51 +0100 |
Anselm R Garbe |
renamed domax into ismax
|
changeset |
files
|
Mon, 26 May 2008 10:10:33 +0100 |
Anselm R Garbe |
simplified tile()
|
changeset |
files
|
Mon, 26 May 2008 09:54:34 +0100 |
Anselm R Garbe |
removed Layout->updategeom, unnecessary
|
changeset |
files
|
Mon, 26 May 2008 09:45:34 +0100 |
Anselm R Garbe |
removed TEXTW
|
changeset |
files
|
Mon, 26 May 2008 09:39:57 +0100 |
Anselm R Garbe |
applied yiyus domax patch with slight modifications
|
changeset |
files
|
Thu, 22 May 2008 14:15:30 +0100 |
Anselm R Garbe |
replaced isvisible with a macro
|
changeset |
files
|
Thu, 22 May 2008 14:10:00 +0100 |
Anselm R Garbe |
removed emallocz
|
changeset |
files
|
Thu, 22 May 2008 14:02:31 +0100 |
Anselm R Garbe |
s/int/uint/ in config.h
|
changeset |
files
|
Thu, 22 May 2008 13:35:45 +0100 |
Anselm R Garbe |
removed debug output, sanitized tag limit check
|
changeset |
files
|
Thu, 22 May 2008 12:00:50 +0100 |
Anselm R Garbe |
setmfact argument was wrong
|
changeset |
files
|