dwm.c
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
Wed, 16 Jul 2008 18:33:51 +0100 Anselm R Garbe got rid of compile time xidx configuration, querying mouse pointer instead
Wed, 16 Jul 2008 18:17:42 +0100 Anselm R Garbe reverted uint redefinition
Sun, 13 Jul 2008 18:08:55 +0100 anselm applied anydot's urgency hint patch, thanks!
Thu, 03 Jul 2008 17:05:56 +0100 Anselm R Garbe renamed eprint die
Thu, 03 Jul 2008 10:58:35 +0100 Anselm R Garbe simplified detach()
Wed, 02 Jul 2008 11:54:36 +0100 Anselm R Garbe removed aux* stuff from Client
Wed, 02 Jul 2008 11:06:46 +0100 Anselm R Garbe minor fix to view()
Tue, 01 Jul 2008 19:26:17 +0100 Anselm R Garbe applied Frederik Ternerot's grabbuttons patch with slight modifications
Mon, 30 Jun 2008 09:57:45 +0100 Anselm R Garbe locale update
Sun, 22 Jun 2008 09:33:49 +0100 Anselm R Garbe fix of monocle
Sun, 22 Jun 2008 09:29:35 +0100 Anselm R Garbe another merge
Sun, 22 Jun 2008 09:29:06 +0100 Anselm R Garbe does this fix anything?
Sat, 21 Jun 2008 13:49:43 +0100 Anselm R Garbe fixed Gottox' buttonpress/ClkTagBar code
Fri, 20 Jun 2008 16:52:07 +0100 Anselm R Garbe applied Gottox' ClkTagBar patch
Thu, 19 Jun 2008 14:58:19 +0100 Anselm R Garbe made arrange again like it was once
Thu, 19 Jun 2008 14:13:07 +0100 Anselm R Garbe fix
Thu, 19 Jun 2008 14:07:55 +0100 Anselm R Garbe use sel instead of seeking the list
Thu, 19 Jun 2008 14:01:40 +0100 Anselm R Garbe resize should apply if !banned
Thu, 19 Jun 2008 12:28:56 +0100 Anselm R Garbe applied Gottox patch
Thu, 19 Jun 2008 11:38:53 +0100 Anselm R Garbe untested monocle
Thu, 19 Jun 2008 09:11:11 +0100 Anselm R Garbe non-zero
Tue, 17 Jun 2008 11:19:17 +0100 Anselm R Garbe tiled layout resizehints should be respected by default
Tue, 17 Jun 2008 09:57:13 +0100 Anselm R Garbe restored y-coordinate fixing of client windows
Sun, 15 Jun 2008 10:52:57 +0100 Anselm R Garbe minor fixes towards 5.0
Sat, 14 Jun 2008 15:15:15 +0100 Anselm R Garbe removed explicit warp in movemouse
Sat, 14 Jun 2008 11:22:22 +0100 Anselm R Garbe removed the ButtonPressMask for root windows as well
Sat, 14 Jun 2008 11:21:50 +0100 Anselm R Garbe removed root window click handling
Sat, 14 Jun 2008 10:38:18 +0100 Anselm R Garbe removed font and color definitions
Thu, 12 Jun 2008 23:04:55 +0100 Anselm R Garbe fixed tag click handling, however ClkRootWin doesn't work for me
Thu, 12 Jun 2008 13:10:14 +0100 Anselm R Garbe some bugfixes of the patch application yesterday
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?)
Wed, 11 Jun 2008 19:55:07 +0100 Anselm R Garbe made Xinerama screen index customizable
Wed, 11 Jun 2008 19:47:20 +0100 Anselm R Garbe removed trailing spaces reported by Soleen
Wed, 11 Jun 2008 19:42:24 +0100 Anselm R Garbe crash fix
Wed, 11 Jun 2008 17:01:30 +0100 Anselm R Garbe made lt visible again in config.def.h
Wed, 11 Jun 2008 14:10:18 +0100 Anselm R Garbe added nsz' patch
Wed, 11 Jun 2008 13:20:17 +0100 Anselm R Garbe added SHCMD support for pipe-based commands due the new spawn() versio
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
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
Wed, 11 Jun 2008 09:34:00 +0100 Anselm R Garbe integrated Peter Hartlich's patch, removed const char *c from union, simplified togglelayout
Wed, 11 Jun 2008 09:12:06 +0100 Anselm R Garbe applied anydot's patchset.diff
Mon, 09 Jun 2008 11:24:33 +0200 arg final version -- Gottox verified it using the test driver
Mon, 09 Jun 2008 11:05:20 +0200 arg revert of introduced problem
Mon, 09 Jun 2008 10:26:01 +0200 arg applied nsz' textnw patch thank you
Mon, 09 Jun 2008 10:05:40 +0200 arg updated the for-loop with Gottox' proposal
Fri, 06 Jun 2008 11:49:31 +0200 arg minor change
Wed, 04 Jun 2008 11:49:46 +0200 arg applied nsz's patches (many thanks!)
Mon, 02 Jun 2008 12:19:02 +0200 arg small change to drawtext
Sun, 01 Jun 2008 17:51:22 +0100 Anselm R Garbe fixed the tile() issue with xpdf
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
Sun, 01 Jun 2008 11:58:19 +0100 Anselm R Garbe Gottox' drawtext simplification
Sun, 01 Jun 2008 10:54:02 +0100 Anselm R Garbe applied noviewprev.diff, fix.diff and unusedflags.diff
Sat, 31 May 2008 17:37:13 +0100 Anselm R Garbe fix
Sat, 31 May 2008 17:05:28 +0100 Anselm R Garbe lt->arrange in mfact
Fri, 30 May 2008 23:03:03 +0100 Anselm R Garbe isfixed implies isfloating
Thu, 29 May 2008 18:42:53 +0100 Anselm R Garbe applied nibbles fixes, slightly modified
Thu, 29 May 2008 18:22:51 +0100 Anselm R Garbe applied yiyus tip patch from tue
Wed, 28 May 2008 10:45:18 +0100 Anselm R Garbe core dump fix in cleanup
Mon, 26 May 2008 11:43:51 +0100 Anselm R Garbe updated the initial comment to reflect the use of bit arrays
Mon, 26 May 2008 11:42:02 +0100 Anselm R Garbe slight changes
Mon, 26 May 2008 10:28:18 +0100 Anselm R Garbe removed bx and bw, unnecessary
Mon, 26 May 2008 10:13:51 +0100 Anselm R Garbe renamed domax into ismax
Mon, 26 May 2008 10:10:33 +0100 Anselm R Garbe simplified tile()
Mon, 26 May 2008 09:54:34 +0100 Anselm R Garbe removed Layout->updategeom, unnecessary
Mon, 26 May 2008 09:45:34 +0100 Anselm R Garbe removed TEXTW
Mon, 26 May 2008 09:39:57 +0100 Anselm R Garbe applied yiyus domax patch with slight modifications
Thu, 22 May 2008 14:15:30 +0100 Anselm R Garbe replaced isvisible with a macro
Thu, 22 May 2008 14:10:00 +0100 Anselm R Garbe removed emallocz
Thu, 22 May 2008 13:35:45 +0100 Anselm R Garbe removed debug output, sanitized tag limit check
Thu, 22 May 2008 11:50:18 +0100 Anselm R Garbe Key.mod is uint, Client.[old]bw is int
Thu, 22 May 2008 11:16:23 +0100 Anselm R Garbe s/unsigned long/ulong/
Thu, 22 May 2008 11:12:22 +0100 Anselm R Garbe s/nextunfloating/nexttiled/, changed zoom() behavior
Thu, 22 May 2008 11:10:08 +0100 Anselm R Garbe s/unsigned int/uint/
Thu, 22 May 2008 11:08:07 +0100 Anselm R Garbe s/void */const void */
Thu, 22 May 2008 11:04:19 +0100 Anselm R Garbe applied Gottox bitmask + void *arg patch
Mon, 19 May 2008 20:29:57 +0100 anselm some minor fixes
Mon, 19 May 2008 20:13:24 +0100 anselm simplification
Mon, 19 May 2008 20:07:12 +0100 anselm merged tile.c again into dwm.c
Mon, 19 May 2008 17:27:30 +0100 Anselm R Garbe take bar into account
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
Mon, 19 May 2008 15:09:16 +0100 Anselm R Garbe fix
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
Mon, 19 May 2008 13:41:58 +0100 Anselm R Garbe only snap within window area
Mon, 19 May 2008 13:37:46 +0100 Anselm R Garbe s/DEFGEOM/CUSTOMGEOM/
Mon, 19 May 2008 12:34:54 +0100 Anselm R Garbe recent changes, introduced togglebar, changed some defines into variable declarations where possible
Sat, 17 May 2008 14:50:37 +0100 Anselm R Garbe removed the <M> togglelayout call
Sat, 17 May 2008 14:46:06 +0100 Anselm R Garbe removed monocle for now
Sat, 17 May 2008 14:41:41 +0100 Anselm R Garbe removed the exact focus mechanism of next/prev window
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
Sat, 17 May 2008 14:23:05 +0100 Anselm R Garbe removed tileh, renamed tilev into tile again, removed counttiles, tilemaster
Sat, 17 May 2008 14:17:18 +0100 Anselm R Garbe removed Layout->isfloating
Sat, 17 May 2008 14:06:41 +0100 Anselm R Garbe removed reapply() -- unnecessary
Sat, 17 May 2008 14:04:27 +0100 Anselm R Garbe renamed setlayout into togglelayout
Thu, 15 May 2008 10:51:37 +0100 Anselm R Garbe removed temporary wildcard handling
Thu, 15 May 2008 10:47:26 +0100 Anselm R Garbe added wild-card handling for tags
Wed, 14 May 2008 11:24:35 +0100 Anselm R Garbe applied nsz's another style patch
Tue, 13 May 2008 14:33:02 +0100 Anselm R Garbe applied nsz's style.diff patch
Tue, 13 May 2008 11:27:20 +0100 Anselm R Garbe just added a comment
Sun, 11 May 2008 20:27:01 +0100 Anselm R Garbe minor fixes
Sun, 11 May 2008 20:25:24 +0100 Anselm R Garbe having monocle on Mod1-m
Sun, 11 May 2008 20:22:20 +0100 Anselm R Garbe hotfix
Sun, 11 May 2008 20:20:53 +0100 Anselm R Garbe removed Geom stuff, introduced updategeom() again, still view is somewhat broken?
Sun, 11 May 2008 14:40:37 +0100 Anselm R Garbe implemented exact focus next, if arg != NULL to focus{next,prev}
Tue, 06 May 2008 15:52:44 +0100 Anselm R Garbe applied the proposal by nsz
Tue, 06 May 2008 15:13:36 +0100 Anselm R Garbe applied JUCE patch
Sun, 27 Apr 2008 18:36:11 +0100 Anselm R Garbe simplification of view() as proposed by anydot
Sun, 27 Apr 2008 18:33:31 +0100 Anselm R Garbe applied yiyus tagset patch
Sun, 27 Apr 2008 18:22:52 +0100 Anselm R Garbe applied yiyus fgeom patch
Sun, 27 Apr 2008 18:00:45 +0100 Anselm R Garbe applied dfenze drawtext simplifications
Sun, 20 Apr 2008 18:35:11 +0100 anselm applied Ph's seltags-simplification with some modifications
Sun, 20 Apr 2008 18:28:21 +0100 anselm applied Ph's MIN/MAX patch, nice work!
Sun, 20 Apr 2008 18:23:59 +0100 anselm applied Ph's patch regarding geom and lt initialization
Sun, 20 Apr 2008 18:17:33 +0100 anselm applied Gottox' applyrules() fix
Mon, 07 Apr 2008 09:05:41 +0100 Anselm R Garbe applied applyrules-fix by Jukka, thank you Jukka!
Sat, 05 Apr 2008 19:04:53 +0100 Anselm R Garbe fix
Sat, 05 Apr 2008 18:23:31 +0100 Anselm R Garbe applied the proposed monocle patch from the mailinglist
Thu, 03 Apr 2008 14:39:19 +0100 Anselm R Garbe yet another cleanup 4.9
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!
Tue, 01 Apr 2008 15:46:00 +0100 Anselm R Garbe aspects hints seem broken for fullscreen apps
less more (0) -120 tip