Fri, 29 Aug 2008 11:29:42 +0100 |
Anselm R Garbe |
fixed
merge
|
file |
diff |
annotate
|
Fri, 29 Aug 2008 10:13:47 +0100 |
Anselm R Garbe |
checking result of XGetClassHint, removed some obsolete lines in initfont()
merge
|
file |
diff |
annotate
|
Wed, 27 Aug 2008 15:03:35 +0100 |
Anselm R Garbe |
merged my changes
merge
|
file |
diff |
annotate
|
Wed, 27 Aug 2008 12:52:44 +0100 |
Anselm R Garbe |
introduced NOBORDER macro to hide the nasty - 2 * c->bw in various calculations, moved tagset to config.def.h
|
file |
diff |
annotate
|
Mon, 25 Aug 2008 11:43:45 +0200 |
Premysl Hruby |
WM_NAME is builtin atom
|
file |
diff |
annotate
|
Mon, 25 Aug 2008 09:44:23 +0100 |
Anselm R Garbe |
grabbuttons() and grabkeys() are now independent from prior numlockmask initialization
|
file |
diff |
annotate
|
Mon, 25 Aug 2008 09:37:39 +0100 |
Anselm R Garbe |
reverted some resize() changes, reverted setlocale removal
|
file |
diff |
annotate
|
Sat, 23 Aug 2008 09:54:55 +0100 |
Anselm R Garbe |
applied Peter Hartlich's patch regarding aspect calculation with slight modifications
|
file |
diff |
annotate
|
Sat, 23 Aug 2008 09:33:05 +0100 |
Anselm R Garbe |
removed artifact from wmii
|
file |
diff |
annotate
|
Sat, 23 Aug 2008 09:31:28 +0100 |
Anselm R Garbe |
changed grabkeys, removed initmodmap
|
file |
diff |
annotate
|
Sat, 23 Aug 2008 09:26:11 +0100 |
Anselm R Garbe |
applied Peter Hartlich's initmodmap patch
|
file |
diff |
annotate
|
Fri, 22 Aug 2008 15:26:30 +0200 |
Premysl Hruby |
applied fix of toggletag by Jan Kaliszewski
|
file |
diff |
annotate
|
Mon, 18 Aug 2008 19:28:57 +0100 |
Anselm R Garbe |
Martin Hurtons typo fix
|
file |
diff |
annotate
|
Mon, 18 Aug 2008 19:23:03 +0100 |
Anselm R Garbe |
fixed error I did when applying Martin Hurton's drawtext patch
|
file |
diff |
annotate
|
Mon, 18 Aug 2008 19:19:15 +0100 |
Anselm R Garbe |
applied Martin Hurtons resizemouse patch
|
file |
diff |
annotate
|
Mon, 18 Aug 2008 18:23:39 +0100 |
Anselm R Garbe |
applied Martin Hurton's movemouse() patch
|
file |
diff |
annotate
|
Mon, 18 Aug 2008 10:22:46 +0100 |
Anselm R Garbe |
using None instead of 0 for trans
|
file |
diff |
annotate
|
Mon, 18 Aug 2008 10:21:24 +0100 |
Anselm R Garbe |
abc...
|
file |
diff |
annotate
|
Mon, 18 Aug 2008 10:16:36 +0100 |
Anselm R Garbe |
removed the i = textnw... as remarked by Martin Hurton
|
file |
diff |
annotate
|
Mon, 18 Aug 2008 10:14:51 +0100 |
Anselm R Garbe |
applied Martin Hurton's scan() patch with slight modifications
|
file |
diff |
annotate
|
Mon, 18 Aug 2008 10:00:10 +0100 |
Anselm R Garbe |
changed order of variables in drawtext
|
file |
diff |
annotate
|
Mon, 18 Aug 2008 09:55:36 +0100 |
Anselm R Garbe |
applied Martin Hurton's drawtext() patch
|
file |
diff |
annotate
|
Mon, 18 Aug 2008 09:49:44 +0100 |
Anselm R Garbe |
applied Martin Hurton's view() simplification, not checking arg
|
file |
diff |
annotate
|
Mon, 18 Aug 2008 09:39:52 +0100 |
Anselm R Garbe |
making a comment more explicit
|
file |
diff |
annotate
|
Mon, 18 Aug 2008 09:31:55 +0100 |
Anselm R Garbe |
removed setlocale() stuff, not necessary if Xmb in use
|
file |
diff |
annotate
|
Mon, 18 Aug 2008 09:10:21 +0100 |
Anselm R Garbe |
added some comments regarding FAQ about s{x,y,w,h}, w{x,y,w,h}, b{y,h,lw}
|
file |
diff |
annotate
|
Mon, 18 Aug 2008 08:57:34 +0100 |
Anselm R Garbe |
initialize trans with 0
|
file |
diff |
annotate
|
Thu, 14 Aug 2008 22:35:52 +0200 |
Premysl Hruby |
fix of XGetTransientForHint in manage()
|
file |
diff |
annotate
|
Thu, 14 Aug 2008 12:36:49 +0200 |
Premysl Hruby |
applied cleanup from M. Hurton and S. Nagy
|
file |
diff |
annotate
|
Tue, 12 Aug 2008 21:24:40 +0200 |
Premysl Hruby |
fixes using arg->i instead of arg->ui
|
file |
diff |
annotate
|
Mon, 04 Aug 2008 17:39:36 +0100 |
anselm |
applied Johannes Hofmann's patch, please test
|
file |
diff |
annotate
|
Sat, 02 Aug 2008 19:12:15 +0100 |
Anselm R Garbe |
made readin a config.h variable
|
file |
diff |
annotate
|
Tue, 29 Jul 2008 11:32:22 +0100 |
Anselm R Garbe |
forcing fullscreen windows to bw=0, though most fullscreen apps are broken anyways
5.1
|
file |
diff |
annotate
|
Fri, 18 Jul 2008 20:18:45 +0100 |
Anselm R Garbe |
potential crash fix if xinerama behaves broken, though I doubt it
|
file |
diff |
annotate
|
Wed, 16 Jul 2008 18:39:48 +0100 |
Anselm R Garbe |
local use of xidx is useless, got rid of it, falling back to screen 0 if pointer query fails for whatever reason
|
file |
diff |
annotate
|
Wed, 16 Jul 2008 18:33:51 +0100 |
Anselm R Garbe |
got rid of compile time xidx configuration, querying mouse pointer instead
|
file |
diff |
annotate
|
Wed, 16 Jul 2008 18:17:42 +0100 |
Anselm R Garbe |
reverted uint redefinition
|
file |
diff |
annotate
|
Sun, 13 Jul 2008 18:08:55 +0100 |
anselm |
applied anydot's urgency hint patch, thanks!
|
file |
diff |
annotate
|
Thu, 03 Jul 2008 17:05:56 +0100 |
Anselm R Garbe |
renamed eprint die
|
file |
diff |
annotate
|
Thu, 03 Jul 2008 10:58:35 +0100 |
Anselm R Garbe |
simplified detach()
|
file |
diff |
annotate
|
Wed, 02 Jul 2008 11:54:36 +0100 |
Anselm R Garbe |
removed aux* stuff from Client
|
file |
diff |
annotate
|
Wed, 02 Jul 2008 11:06:46 +0100 |
Anselm R Garbe |
minor fix to view()
|
file |
diff |
annotate
|
Tue, 01 Jul 2008 19:26:17 +0100 |
Anselm R Garbe |
applied Frederik Ternerot's grabbuttons patch with slight modifications
|
file |
diff |
annotate
|
Mon, 30 Jun 2008 09:57:45 +0100 |
Anselm R Garbe |
locale update
|
file |
diff |
annotate
|
Sun, 22 Jun 2008 09:33:49 +0100 |
Anselm R Garbe |
fix of monocle
|
file |
diff |
annotate
|
Sun, 22 Jun 2008 09:29:35 +0100 |
Anselm R Garbe |
another merge
|
file |
diff |
annotate
|
Sun, 22 Jun 2008 09:29:06 +0100 |
Anselm R Garbe |
does this fix anything?
|
file |
diff |
annotate
|
Sat, 21 Jun 2008 13:49:43 +0100 |
Anselm R Garbe |
fixed Gottox' buttonpress/ClkTagBar code
|
file |
diff |
annotate
|
Fri, 20 Jun 2008 16:52:07 +0100 |
Anselm R Garbe |
applied Gottox' ClkTagBar patch
|
file |
diff |
annotate
|
Thu, 19 Jun 2008 14:58:19 +0100 |
Anselm R Garbe |
made arrange again like it was once
|
file |
diff |
annotate
|
Thu, 19 Jun 2008 14:13:07 +0100 |
Anselm R Garbe |
fix
|
file |
diff |
annotate
|
Thu, 19 Jun 2008 14:07:55 +0100 |
Anselm R Garbe |
use sel instead of seeking the list
|
file |
diff |
annotate
|
Thu, 19 Jun 2008 14:01:40 +0100 |
Anselm R Garbe |
resize should apply if !banned
|
file |
diff |
annotate
|
Thu, 19 Jun 2008 12:28:56 +0100 |
Anselm R Garbe |
applied Gottox patch
|
file |
diff |
annotate
|
Thu, 19 Jun 2008 11:38:53 +0100 |
Anselm R Garbe |
untested monocle
|
file |
diff |
annotate
|
Thu, 19 Jun 2008 09:11:11 +0100 |
Anselm R Garbe |
non-zero
|
file |
diff |
annotate
|
Tue, 17 Jun 2008 11:19:17 +0100 |
Anselm R Garbe |
tiled layout resizehints should be respected by default
|
file |
diff |
annotate
|
Tue, 17 Jun 2008 09:57:13 +0100 |
Anselm R Garbe |
restored y-coordinate fixing of client windows
|
file |
diff |
annotate
|
Sun, 15 Jun 2008 10:52:57 +0100 |
Anselm R Garbe |
minor fixes towards 5.0
|
file |
diff |
annotate
|
Sat, 14 Jun 2008 15:15:15 +0100 |
Anselm R Garbe |
removed explicit warp in movemouse
|
file |
diff |
annotate
|
Sat, 14 Jun 2008 11:22:22 +0100 |
Anselm R Garbe |
removed the ButtonPressMask for root windows as well
|
file |
diff |
annotate
|
Sat, 14 Jun 2008 11:21:50 +0100 |
Anselm R Garbe |
removed root window click handling
|
file |
diff |
annotate
|
Sat, 14 Jun 2008 10:38:18 +0100 |
Anselm R Garbe |
removed font and color definitions
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 23:04:55 +0100 |
Anselm R Garbe |
fixed tag click handling, however ClkRootWin doesn't work for me
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 13:10:14 +0100 |
Anselm R Garbe |
some bugfixes of the patch application yesterday
|
file |
diff |
annotate
|
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?)
|
file |
diff |
annotate
|
Wed, 11 Jun 2008 19:55:07 +0100 |
Anselm R Garbe |
made Xinerama screen index customizable
|
file |
diff |
annotate
|
Wed, 11 Jun 2008 19:47:20 +0100 |
Anselm R Garbe |
removed trailing spaces reported by Soleen
|
file |
diff |
annotate
|
Wed, 11 Jun 2008 19:42:24 +0100 |
Anselm R Garbe |
crash fix
|
file |
diff |
annotate
|
Wed, 11 Jun 2008 17:01:30 +0100 |
Anselm R Garbe |
made lt visible again in config.def.h
|
file |
diff |
annotate
|
Wed, 11 Jun 2008 14:10:18 +0100 |
Anselm R Garbe |
added nsz' patch
|
file |
diff |
annotate
|
Wed, 11 Jun 2008 13:20:17 +0100 |
Anselm R Garbe |
added SHCMD support for pipe-based commands due the new spawn() versio
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 11 Jun 2008 09:34:00 +0100 |
Anselm R Garbe |
integrated Peter Hartlich's patch, removed const char *c from union, simplified togglelayout
|
file |
diff |
annotate
|
Wed, 11 Jun 2008 09:12:06 +0100 |
Anselm R Garbe |
applied anydot's patchset.diff
|
file |
diff |
annotate
|
Mon, 09 Jun 2008 11:24:33 +0200 |
arg |
final version -- Gottox verified it using the test driver
|
file |
diff |
annotate
|
Mon, 09 Jun 2008 11:05:20 +0200 |
arg |
revert of introduced problem
|
file |
diff |
annotate
|
Mon, 09 Jun 2008 10:26:01 +0200 |
arg |
applied nsz' textnw patch thank you
|
file |
diff |
annotate
|
Mon, 09 Jun 2008 10:05:40 +0200 |
arg |
updated the for-loop with Gottox' proposal
|
file |
diff |
annotate
|
Fri, 06 Jun 2008 11:49:31 +0200 |
arg |
minor change
|
file |
diff |
annotate
|
Wed, 04 Jun 2008 11:49:46 +0200 |
arg |
applied nsz's patches (many thanks!)
|
file |
diff |
annotate
|
Mon, 02 Jun 2008 12:19:02 +0200 |
arg |
small change to drawtext
|
file |
diff |
annotate
|
Sun, 01 Jun 2008 17:51:22 +0100 |
Anselm R Garbe |
fixed the tile() issue with xpdf
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sun, 01 Jun 2008 11:58:19 +0100 |
Anselm R Garbe |
Gottox' drawtext simplification
|
file |
diff |
annotate
|
Sun, 01 Jun 2008 10:54:02 +0100 |
Anselm R Garbe |
applied noviewprev.diff, fix.diff and unusedflags.diff
|
file |
diff |
annotate
|
Sat, 31 May 2008 17:37:13 +0100 |
Anselm R Garbe |
fix
|
file |
diff |
annotate
|
Sat, 31 May 2008 17:05:28 +0100 |
Anselm R Garbe |
lt->arrange in mfact
|
file |
diff |
annotate
|
Fri, 30 May 2008 23:03:03 +0100 |
Anselm R Garbe |
isfixed implies isfloating
|
file |
diff |
annotate
|
Thu, 29 May 2008 18:42:53 +0100 |
Anselm R Garbe |
applied nibbles fixes, slightly modified
|
file |
diff |
annotate
|
Thu, 29 May 2008 18:22:51 +0100 |
Anselm R Garbe |
applied yiyus tip patch from tue
|
file |
diff |
annotate
|
Wed, 28 May 2008 10:45:18 +0100 |
Anselm R Garbe |
core dump fix in cleanup
|
file |
diff |
annotate
|
Mon, 26 May 2008 11:43:51 +0100 |
Anselm R Garbe |
updated the initial comment to reflect the use of bit arrays
|
file |
diff |
annotate
|
Mon, 26 May 2008 11:42:02 +0100 |
Anselm R Garbe |
slight changes
|
file |
diff |
annotate
|
Mon, 26 May 2008 10:28:18 +0100 |
Anselm R Garbe |
removed bx and bw, unnecessary
|
file |
diff |
annotate
|
Mon, 26 May 2008 10:13:51 +0100 |
Anselm R Garbe |
renamed domax into ismax
|
file |
diff |
annotate
|
Mon, 26 May 2008 10:10:33 +0100 |
Anselm R Garbe |
simplified tile()
|
file |
diff |
annotate
|
Mon, 26 May 2008 09:54:34 +0100 |
Anselm R Garbe |
removed Layout->updategeom, unnecessary
|
file |
diff |
annotate
|
Mon, 26 May 2008 09:45:34 +0100 |
Anselm R Garbe |
removed TEXTW
|
file |
diff |
annotate
|
Mon, 26 May 2008 09:39:57 +0100 |
Anselm R Garbe |
applied yiyus domax patch with slight modifications
|
file |
diff |
annotate
|
Thu, 22 May 2008 14:15:30 +0100 |
Anselm R Garbe |
replaced isvisible with a macro
|
file |
diff |
annotate
|
Thu, 22 May 2008 14:10:00 +0100 |
Anselm R Garbe |
removed emallocz
|
file |
diff |
annotate
|
Thu, 22 May 2008 13:35:45 +0100 |
Anselm R Garbe |
removed debug output, sanitized tag limit check
|
file |
diff |
annotate
|
Thu, 22 May 2008 11:50:18 +0100 |
Anselm R Garbe |
Key.mod is uint, Client.[old]bw is int
|
file |
diff |
annotate
|
Thu, 22 May 2008 11:16:23 +0100 |
Anselm R Garbe |
s/unsigned long/ulong/
|
file |
diff |
annotate
|
Thu, 22 May 2008 11:12:22 +0100 |
Anselm R Garbe |
s/nextunfloating/nexttiled/, changed zoom() behavior
|
file |
diff |
annotate
|
Thu, 22 May 2008 11:10:08 +0100 |
Anselm R Garbe |
s/unsigned int/uint/
|
file |
diff |
annotate
|
Thu, 22 May 2008 11:08:07 +0100 |
Anselm R Garbe |
s/void */const void */
|
file |
diff |
annotate
|
Thu, 22 May 2008 11:04:19 +0100 |
Anselm R Garbe |
applied Gottox bitmask + void *arg patch
|
file |
diff |
annotate
|
Mon, 19 May 2008 20:29:57 +0100 |
anselm |
some minor fixes
|
file |
diff |
annotate
|
Mon, 19 May 2008 20:13:24 +0100 |
anselm |
simplification
|
file |
diff |
annotate
|
Mon, 19 May 2008 20:07:12 +0100 |
anselm |
merged tile.c again into dwm.c
|
file |
diff |
annotate
|
Mon, 19 May 2008 17:27:30 +0100 |
Anselm R Garbe |
take bar into account
|
file |
diff |
annotate
|
Mon, 19 May 2008 17:23:49 +0100 |
Anselm R Garbe |
be more polite to clients which like to appear outside the window area, but still on the screen
|
file |
diff |
annotate
|
Mon, 19 May 2008 15:09:16 +0100 |
Anselm R Garbe |
fix
|
file |
diff |
annotate
|
Mon, 19 May 2008 15:05:46 +0100 |
Anselm R Garbe |
make it easier for the user, if Xinerama support is given, always use the screen 0 as window area/bar area, everything else can be used for floating clients
|
file |
diff |
annotate
|
Mon, 19 May 2008 13:41:58 +0100 |
Anselm R Garbe |
only snap within window area
|
file |
diff |
annotate
|
Mon, 19 May 2008 13:37:46 +0100 |
Anselm R Garbe |
s/DEFGEOM/CUSTOMGEOM/
|
file |
diff |
annotate
|
Mon, 19 May 2008 12:34:54 +0100 |
Anselm R Garbe |
recent changes, introduced togglebar, changed some defines into variable declarations where possible
|
file |
diff |
annotate
|
Sat, 17 May 2008 14:50:37 +0100 |
Anselm R Garbe |
removed the <M> togglelayout call
|
file |
diff |
annotate
|
Sat, 17 May 2008 14:46:06 +0100 |
Anselm R Garbe |
removed monocle for now
|
file |
diff |
annotate
|
Sat, 17 May 2008 14:41:41 +0100 |
Anselm R Garbe |
removed the exact focus mechanism of next/prev window
|
file |
diff |
annotate
|
Sat, 17 May 2008 14:38:22 +0100 |
Anselm R Garbe |
moved all tile()-related stuff into tile.c which is included from config.def.h, the default dwm is now nearly independent from the arrange() algorithm in use
|
file |
diff |
annotate
|
Sat, 17 May 2008 14:23:05 +0100 |
Anselm R Garbe |
removed tileh, renamed tilev into tile again, removed counttiles, tilemaster
|
file |
diff |
annotate
|
Sat, 17 May 2008 14:17:18 +0100 |
Anselm R Garbe |
removed Layout->isfloating
|
file |
diff |
annotate
|
Sat, 17 May 2008 14:06:41 +0100 |
Anselm R Garbe |
removed reapply() -- unnecessary
|
file |
diff |
annotate
|
Sat, 17 May 2008 14:04:27 +0100 |
Anselm R Garbe |
renamed setlayout into togglelayout
|
file |
diff |
annotate
|
Thu, 15 May 2008 10:51:37 +0100 |
Anselm R Garbe |
removed temporary wildcard handling
|
file |
diff |
annotate
|
Thu, 15 May 2008 10:47:26 +0100 |
Anselm R Garbe |
added wild-card handling for tags
|
file |
diff |
annotate
|
Wed, 14 May 2008 11:24:35 +0100 |
Anselm R Garbe |
applied nsz's another style patch
|
file |
diff |
annotate
|
Tue, 13 May 2008 14:33:02 +0100 |
Anselm R Garbe |
applied nsz's style.diff patch
|
file |
diff |
annotate
|
Tue, 13 May 2008 11:27:20 +0100 |
Anselm R Garbe |
just added a comment
|
file |
diff |
annotate
|
Sun, 11 May 2008 20:27:01 +0100 |
Anselm R Garbe |
minor fixes
|
file |
diff |
annotate
|
Sun, 11 May 2008 20:25:24 +0100 |
Anselm R Garbe |
having monocle on Mod1-m
|
file |
diff |
annotate
|
Sun, 11 May 2008 20:22:20 +0100 |
Anselm R Garbe |
hotfix
|
file |
diff |
annotate
|
Sun, 11 May 2008 20:20:53 +0100 |
Anselm R Garbe |
removed Geom stuff, introduced updategeom() again, still view is somewhat broken?
|
file |
diff |
annotate
|
Sun, 11 May 2008 14:40:37 +0100 |
Anselm R Garbe |
implemented exact focus next, if arg != NULL to focus{next,prev}
|
file |
diff |
annotate
|
Tue, 06 May 2008 15:52:44 +0100 |
Anselm R Garbe |
applied the proposal by nsz
|
file |
diff |
annotate
|
Tue, 06 May 2008 15:13:36 +0100 |
Anselm R Garbe |
applied JUCE patch
|
file |
diff |
annotate
|
Sun, 27 Apr 2008 18:36:11 +0100 |
Anselm R Garbe |
simplification of view() as proposed by anydot
|
file |
diff |
annotate
|
Sun, 27 Apr 2008 18:33:31 +0100 |
Anselm R Garbe |
applied yiyus tagset patch
|
file |
diff |
annotate
|
Sun, 27 Apr 2008 18:22:52 +0100 |
Anselm R Garbe |
applied yiyus fgeom patch
|
file |
diff |
annotate
|
Sun, 27 Apr 2008 18:00:45 +0100 |
Anselm R Garbe |
applied dfenze drawtext simplifications
|
file |
diff |
annotate
|
Sun, 20 Apr 2008 18:35:11 +0100 |
anselm |
applied Ph's seltags-simplification with some modifications
|
file |
diff |
annotate
|
Sun, 20 Apr 2008 18:28:21 +0100 |
anselm |
applied Ph's MIN/MAX patch, nice work!
|
file |
diff |
annotate
|
Sun, 20 Apr 2008 18:23:59 +0100 |
anselm |
applied Ph's patch regarding geom and lt initialization
|
file |
diff |
annotate
|
Sun, 20 Apr 2008 18:17:33 +0100 |
anselm |
applied Gottox' applyrules() fix
|
file |
diff |
annotate
|
Mon, 07 Apr 2008 09:05:41 +0100 |
Anselm R Garbe |
applied applyrules-fix by Jukka, thank you Jukka!
|
file |
diff |
annotate
|
Sat, 05 Apr 2008 19:04:53 +0100 |
Anselm R Garbe |
fix
|
file |
diff |
annotate
|
Sat, 05 Apr 2008 18:23:31 +0100 |
Anselm R Garbe |
applied the proposed monocle patch from the mailinglist
|
file |
diff |
annotate
|
Thu, 03 Apr 2008 14:39:19 +0100 |
Anselm R Garbe |
yet another cleanup
4.9
|
file |
diff |
annotate
|
Wed, 02 Apr 2008 22:10:55 +0100 |
anselm |
applied Peter Hartlich's simplification patch of setmfact and his revival of MFACT, appliead Janness Hofmann's simplification of grabbuttons() -- thanks guys!
|
file |
diff |
annotate
|
Tue, 01 Apr 2008 15:46:00 +0100 |
Anselm R Garbe |
aspects hints seem broken for fullscreen apps
|
file |
diff |
annotate
|
Tue, 25 Mar 2008 09:41:14 +0000 |
Anselm R Garbe |
bugfix
|
file |
diff |
annotate
|
Mon, 24 Mar 2008 14:31:02 +0000 |
Anselm R Garbe |
setmfact should not have any effect if in floating layout
|
file |
diff |
annotate
|
Mon, 24 Mar 2008 14:24:57 +0000 |
Anselm R Garbe |
minor fix
|
file |
diff |
annotate
|
Mon, 24 Mar 2008 14:23:28 +0000 |
Anselm R Garbe |
revival of mfact and setmfact
|
file |
diff |
annotate
|
Mon, 24 Mar 2008 13:49:19 +0000 |
Anselm R Garbe |
setlayout and setgeom are now togglable again
|
file |
diff |
annotate
|
Mon, 24 Mar 2008 13:33:32 +0000 |
Anselm R Garbe |
geom indicator and layout indicator is only displayed if there are several geoms/layouts
|
file |
diff |
annotate
|
Sat, 22 Mar 2008 16:53:37 +0000 |
anselm |
hotfix of idxoftag
|
file |
diff |
annotate
|
Sat, 22 Mar 2008 12:47:12 +0000 |
anselm |
blw/bgw calculation bugfix
|
file |
diff |
annotate
|
Wed, 19 Mar 2008 09:27:17 +0000 |
Anselm R Garbe |
updated configurenotify
|
file |
diff |
annotate
|
Mon, 17 Mar 2008 23:45:46 +0000 |
anselm |
minor bugfix in applyrules
|
file |
diff |
annotate
|
Mon, 17 Mar 2008 16:29:50 +0000 |
Anselm R Garbe |
renamed c->border into c->bw, fixed monocle to subtract c->bw from each h/w value
|
file |
diff |
annotate
|
Mon, 17 Mar 2008 16:26:06 +0000 |
Anselm R Garbe |
geoms are now drawed in the status bar
|
file |
diff |
annotate
|
Mon, 17 Mar 2008 14:56:11 +0000 |
Anselm R Garbe |
removed the string-based setgeom approach, introduced a new Geom type instead and a helper macro
|
file |
diff |
annotate
|
Sat, 15 Mar 2008 14:17:42 +0000 |
Anselm R Garbe |
made the string-based setgeom working
|
file |
diff |
annotate
|
Fri, 14 Mar 2008 17:17:08 +0000 |
Anselm R Garbe |
some experimental state DO NOT USE THIS, I plan to have a nicer interface to change geometries
|
file |
diff |
annotate
|
Fri, 14 Mar 2008 14:35:45 +0000 |
Anselm R Garbe |
some changes towards 4.9
|
file |
diff |
annotate
|
Thu, 13 Mar 2008 16:30:29 +0000 |
Anselm R Garbe |
removed the comment again
4.8
|
file |
diff |
annotate
|
Thu, 13 Mar 2008 13:59:40 +0000 |
Anselm R Garbe |
some polishing in tileh/tilev
|
file |
diff |
annotate
|
Thu, 13 Mar 2008 13:01:42 +0000 |
Anselm R Garbe |
minor bugfix
|
file |
diff |
annotate
|
Thu, 13 Mar 2008 12:47:41 +0000 |
Anselm R Garbe |
added a new comment
|
file |
diff |
annotate
|
Thu, 13 Mar 2008 12:45:30 +0000 |
Anselm R Garbe |
some cleanup
|
file |
diff |
annotate
|
Thu, 13 Mar 2008 10:19:05 +0000 |
Anselm R Garbe |
added updatebarpos()
|
file |
diff |
annotate
|
Thu, 13 Mar 2008 10:11:02 +0000 |
Anselm R Garbe |
removed all defines of geoms, implemented setgeoms() instead, added config.anselm.h to show how I'd like to see that people edit their geoms
|
file |
diff |
annotate
|
Wed, 12 Mar 2008 16:04:06 +0000 |
Anselm R Garbe |
some polishing
|
file |
diff |
annotate
|
Wed, 12 Mar 2008 15:34:36 +0000 |
Anselm R Garbe |
updated dwm(1)
|
file |
diff |
annotate
|
Tue, 11 Mar 2008 21:52:10 +0000 |
anselm |
added bx, by, bw, wx, wy, ww, wh, mx, my, mw, mh, mox, moy, mow, moh, tx, ty, tw, th, wx, wy, ww, wh ad variables
|
file |
diff |
annotate
|
Thu, 06 Mar 2008 19:20:14 +0000 |
Anselm R Garbe |
new stuff
|
file |
diff |
annotate
|
Thu, 06 Mar 2008 18:53:15 +0000 |
Anselm R Garbe |
implemented setlayout in the way proposed on the ml, split tile() into two functions, a third will follow soon
|
file |
diff |
annotate
|
Thu, 06 Mar 2008 11:56:43 +0000 |
Anselm R Garbe |
allow for vstack
|
file |
diff |
annotate
|
Thu, 06 Mar 2008 11:56:00 +0000 |
Anselm R Garbe |
added some comments what the TODOs are for 4.8
|
file |
diff |
annotate
|
Wed, 05 Mar 2008 18:48:33 +0000 |
Anselm R Garbe |
removed some more useless clunk
|
file |
diff |
annotate
|
Wed, 05 Mar 2008 18:31:08 +0000 |
Anselm R Garbe |
implemented the stuff as I discussed on dwm@
|
file |
diff |
annotate
|
Wed, 05 Mar 2008 13:13:13 +0000 |
Anselm R Garbe |
fixed urgent hint handling
|
file |
diff |
annotate
|
Wed, 05 Mar 2008 10:31:37 +0000 |
Anselm R Garbe |
renamed maximise to monocle again.
|
file |
diff |
annotate
|
Wed, 05 Mar 2008 10:22:21 +0000 |
Anselm R Garbe |
fixed urgency hint, though Xinerama integration is still ongoing
|
file |
diff |
annotate
|
Wed, 05 Mar 2008 00:11:44 +0000 |
anselm |
next on TODO
|
file |
diff |
annotate
|
Tue, 04 Mar 2008 21:41:36 +0000 |
anselm |
renamed MAXLEN into MAXTAGLEN (backward compliance)
|
file |
diff |
annotate
|
Tue, 04 Mar 2008 21:40:49 +0000 |
anselm |
renamed monocle into maxmise, documented the keybindings in dwm(1)
|
file |
diff |
annotate
|
Tue, 04 Mar 2008 18:58:23 +0000 |
Anselm R Garbe |
monocle goes mainstream
|
file |
diff |
annotate
|
Tue, 04 Mar 2008 18:13:07 +0000 |
Anselm R Garbe |
fixed applyrules bug
|
file |
diff |
annotate
|
Mon, 03 Mar 2008 21:40:37 +0000 |
anselm |
removed View cruft, now back to the roots
|
file |
diff |
annotate
|
Thu, 28 Feb 2008 21:44:52 +0000 |
anselm |
fixed some issues nsz reported in IRC log
|
file |
diff |
annotate
|
Thu, 28 Feb 2008 21:38:53 +0000 |
anselm |
made the basics of the tagging concept working -- if people want dynamic tags, that's even possible with this concept, the vtags[] array needs to be modified during runtime for this -- the new code is quite experimental, ugly and needs polishing
|
file |
diff |
annotate
|
Thu, 28 Feb 2008 20:02:57 +0000 |
anselm |
removed initags -- we autoselect the first tag in each view instead
|
file |
diff |
annotate
|
Thu, 28 Feb 2008 17:13:13 +0000 |
Anselm R Garbe |
a small fix to buttonpress
|
file |
diff |
annotate
|
Thu, 28 Feb 2008 17:07:30 +0000 |
Anselm R Garbe |
some more changes towards a better dwm
|
file |
diff |
annotate
|
Wed, 27 Feb 2008 21:50:50 +0000 |
anselm |
proceeded, though we still miss a real Tag struct
|
file |
diff |
annotate
|
Tue, 26 Feb 2008 22:51:23 +0000 |
anselm |
simplified dwm
|
file |
diff |
annotate
|
Mon, 25 Feb 2008 22:19:17 +0000 |
anselm |
certain fixes, though still a lot of the mutex stuff missing
|
file |
diff |
annotate
|
Sat, 23 Feb 2008 23:11:27 +0000 |
anselm |
pushing my changes of tonight upstream (hg tip is NOW very UNSTABLE -- but those changes are necessary to get a decent multihead support) -- I renamed Monitor into View, to reflect in a better way the dwm terminology of the past
|
file |
diff |
annotate
|
Fri, 22 Feb 2008 19:32:53 +0000 |
anselm |
fixed Gottox' mail address
|
file |
diff |
annotate
|
Fri, 22 Feb 2008 15:26:27 +0000 |
Anselm R Garbe |
added Gottox to Copyright holders after all his contributions, applied his last patch
|
file |
diff |
annotate
|
Fri, 22 Feb 2008 10:34:12 +0000 |
Anselm R Garbe |
some other fixes, resize contains a minor bug
|
file |
diff |
annotate
|
Fri, 22 Feb 2008 10:15:59 +0000 |
Anselm R Garbe |
crash fix
|
file |
diff |
annotate
|
Fri, 22 Feb 2008 10:03:42 +0000 |
Anselm R Garbe |
made arrange() Monitor-dependent as well, fixed the movemouse/resizemouse issues
|
file |
diff |
annotate
|
Thu, 21 Feb 2008 19:19:46 +0000 |
Anselm R Garbe |
minor
|
file |
diff |
annotate
|
Thu, 21 Feb 2008 14:33:59 +0000 |
Anselm R Garbe |
applied Gottox' monitor.diff patch (thanks btw)
|
file |
diff |
annotate
|
Thu, 21 Feb 2008 10:31:06 +0000 |
Anselm R Garbe |
made restack, drawbar also Monitor-related only
|
file |
diff |
annotate
|
Thu, 21 Feb 2008 10:14:42 +0000 |
Anselm R Garbe |
changed arrange functions to contain the Monitor as first argument
|
file |
diff |
annotate
|
Wed, 20 Feb 2008 13:48:52 +0000 |
Anselm R Garbe |
applied Jukka's zoom-patch
|
file |
diff |
annotate
|
Wed, 20 Feb 2008 08:13:41 +0000 |
Anselm R Garbe |
resize handles offscreen issues
|
file |
diff |
annotate
|
Wed, 20 Feb 2008 08:09:26 +0000 |
Anselm R Garbe |
applied some necessary changes
|
file |
diff |
annotate
|
Mon, 18 Feb 2008 17:08:22 +0000 |
Anselm R Garbe |
removed Monitor->dc, unnecessary
|
file |
diff |
annotate
|
Mon, 18 Feb 2008 16:47:16 +0000 |
Anselm R Garbe |
removed Monitor->root, since we do not support classical multihead
|
file |
diff |
annotate
|
Fri, 15 Feb 2008 16:00:02 +0000 |
Anselm R Garbe |
some drawbar() polishing, and certain related fixes
|
file |
diff |
annotate
|
Wed, 13 Feb 2008 20:34:17 +0000 |
Anselm R Garbe |
urgency hook handling needs also to invert the square if present
|
file |
diff |
annotate
|
Mon, 11 Feb 2008 20:57:56 +0000 |
Anselm R Garbe |
Chris pointed me to the fact, that the window geoms calculation can be done once for each monitor, so I applied this remark
|
file |
diff |
annotate
|
Mon, 11 Feb 2008 20:51:04 +0000 |
Anselm R Garbe |
fixed missing else branch
|
file |
diff |
annotate
|
Mon, 11 Feb 2008 20:48:22 +0000 |
Anselm R Garbe |
applied dme's patch to prevent changing prevtags if nothing actually changed
|
file |
diff |
annotate
|
Mon, 11 Feb 2008 20:43:41 +0000 |
Anselm R Garbe |
applied dwm-4.8-snaptileds.diff
|
file |
diff |
annotate
|
Mon, 11 Feb 2008 20:34:17 +0000 |
anselm |
implemented urgent hint handling (with multihead support)
|
file |
diff |
annotate
|
Mon, 11 Feb 2008 15:55:42 +0000 |
anselm |
got initial Xinerama support working, though there is a lot work todo
|
file |
diff |
annotate
|
Sat, 22 Dec 2007 14:40:44 +0000 |
anselm |
some more polishing/consistency changes
|
file |
diff |
annotate
|
Sat, 22 Dec 2007 14:30:47 +0000 |
anselm |
proceeded with multihead/Xinerama support
|
file |
diff |
annotate
|
Sat, 22 Dec 2007 12:52:14 +0000 |
anselm |
removed maximize, there will be monocle soon
|
file |
diff |
annotate
|
Sat, 22 Dec 2007 12:49:04 +0000 |
anselm |
fixed wrong tagging stuff
|
file |
diff |
annotate
|
Fri, 21 Dec 2007 20:45:46 +0000 |
anselm |
root window and screen have to be in Monitor struct, we want side-by-side Xinerama and Multihead support (only Xinerama when enabled and present)
|
file |
diff |
annotate
|
Fri, 21 Dec 2007 12:54:45 +0000 |
anselm |
merged Christof Musik's Xinerama support patches, though this needs some polishing!
|
file |
diff |
annotate
|
Sun, 09 Dec 2007 13:39:29 +0100 |
Anselm R. Garbe |
simplified Mod-m
|
file |
diff |
annotate
|
Sat, 08 Dec 2007 20:11:56 +0100 |
Anselm R. Garbe |
implemented reapply for re-applying the tagging rules during runtime, Mod-r
|
file |
diff |
annotate
|
Sat, 17 Nov 2007 19:59:13 +0100 |
Anselm R. Garbe |
fixed focus steeling bug done by clients like opera
4.7
|
file |
diff |
annotate
|
Sat, 17 Nov 2007 18:59:51 +0100 |
Anselm R. Garbe |
removed support for the NetSupportingWmCheck stuff, netbeans, argouml and others also don't work with compiz, so it is Suns problem to provide a fix
|
file |
diff |
annotate
|
Thu, 15 Nov 2007 20:38:25 +0100 |
Anselm R. Garbe |
yeah compiz didn't did the trick, but identifying dwm as LookingGlass (LG3D)
|
file |
diff |
annotate
|
Thu, 15 Nov 2007 19:26:44 +0100 |
Anselm R. Garbe |
foo
|
file |
diff |
annotate
|
Thu, 15 Nov 2007 18:57:31 +0100 |
Anselm R. Garbe |
hack that adds NET_SUPPORTING_WM_CHECK handling, dwm identifies itself as compiz, hence I believe this might workaround the JDK 1.6+ XToolkit bug
|
file |
diff |
annotate
|
Sat, 10 Nov 2007 20:21:22 +0100 |
Anselm R. Garbe |
applied Ritesh's patch to stext handling with some minor modifications
|
file |
diff |
annotate
|