dwm.c
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
Tue, 25 Mar 2008 09:41:14 +0000 Anselm R Garbe bugfix
Mon, 24 Mar 2008 14:31:02 +0000 Anselm R Garbe setmfact should not have any effect if in floating layout
Mon, 24 Mar 2008 14:24:57 +0000 Anselm R Garbe minor fix
Mon, 24 Mar 2008 14:23:28 +0000 Anselm R Garbe revival of mfact and setmfact
Mon, 24 Mar 2008 13:49:19 +0000 Anselm R Garbe setlayout and setgeom are now togglable again
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
Sat, 22 Mar 2008 16:53:37 +0000 anselm hotfix of idxoftag
Sat, 22 Mar 2008 12:47:12 +0000 anselm blw/bgw calculation bugfix
Wed, 19 Mar 2008 09:27:17 +0000 Anselm R Garbe updated configurenotify
Mon, 17 Mar 2008 23:45:46 +0000 anselm minor bugfix in applyrules
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
Mon, 17 Mar 2008 16:26:06 +0000 Anselm R Garbe geoms are now drawed in the status bar
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
Sat, 15 Mar 2008 14:17:42 +0000 Anselm R Garbe made the string-based setgeom working
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
Fri, 14 Mar 2008 14:35:45 +0000 Anselm R Garbe some changes towards 4.9
Thu, 13 Mar 2008 16:30:29 +0000 Anselm R Garbe removed the comment again 4.8
Thu, 13 Mar 2008 13:59:40 +0000 Anselm R Garbe some polishing in tileh/tilev
Thu, 13 Mar 2008 13:01:42 +0000 Anselm R Garbe minor bugfix
Thu, 13 Mar 2008 12:47:41 +0000 Anselm R Garbe added a new comment
Thu, 13 Mar 2008 12:45:30 +0000 Anselm R Garbe some cleanup
Thu, 13 Mar 2008 10:19:05 +0000 Anselm R Garbe added updatebarpos()
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
Wed, 12 Mar 2008 16:04:06 +0000 Anselm R Garbe some polishing
Wed, 12 Mar 2008 15:34:36 +0000 Anselm R Garbe updated dwm(1)
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
Thu, 06 Mar 2008 19:20:14 +0000 Anselm R Garbe new stuff
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
Thu, 06 Mar 2008 11:56:43 +0000 Anselm R Garbe allow for vstack
Thu, 06 Mar 2008 11:56:00 +0000 Anselm R Garbe added some comments what the TODOs are for 4.8
Wed, 05 Mar 2008 18:48:33 +0000 Anselm R Garbe removed some more useless clunk
Wed, 05 Mar 2008 18:31:08 +0000 Anselm R Garbe implemented the stuff as I discussed on dwm@
Wed, 05 Mar 2008 13:13:13 +0000 Anselm R Garbe fixed urgent hint handling
Wed, 05 Mar 2008 10:31:37 +0000 Anselm R Garbe renamed maximise to monocle again.
Wed, 05 Mar 2008 10:22:21 +0000 Anselm R Garbe fixed urgency hint, though Xinerama integration is still ongoing
Wed, 05 Mar 2008 00:11:44 +0000 anselm next on TODO
Tue, 04 Mar 2008 21:41:36 +0000 anselm renamed MAXLEN into MAXTAGLEN (backward compliance)
Tue, 04 Mar 2008 21:40:49 +0000 anselm renamed monocle into maxmise, documented the keybindings in dwm(1)
Tue, 04 Mar 2008 18:58:23 +0000 Anselm R Garbe monocle goes mainstream
Tue, 04 Mar 2008 18:13:07 +0000 Anselm R Garbe fixed applyrules bug
Mon, 03 Mar 2008 21:40:37 +0000 anselm removed View cruft, now back to the roots
Thu, 28 Feb 2008 21:44:52 +0000 anselm fixed some issues nsz reported in IRC log
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
Thu, 28 Feb 2008 20:02:57 +0000 anselm removed initags -- we autoselect the first tag in each view instead
Thu, 28 Feb 2008 17:13:13 +0000 Anselm R Garbe a small fix to buttonpress
Thu, 28 Feb 2008 17:07:30 +0000 Anselm R Garbe some more changes towards a better dwm
Wed, 27 Feb 2008 21:50:50 +0000 anselm proceeded, though we still miss a real Tag struct
Tue, 26 Feb 2008 22:51:23 +0000 anselm simplified dwm
Mon, 25 Feb 2008 22:19:17 +0000 anselm certain fixes, though still a lot of the mutex stuff missing
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
Fri, 22 Feb 2008 19:32:53 +0000 anselm fixed Gottox' mail address
Fri, 22 Feb 2008 15:26:27 +0000 Anselm R Garbe added Gottox to Copyright holders after all his contributions, applied his last patch
Fri, 22 Feb 2008 10:34:12 +0000 Anselm R Garbe some other fixes, resize contains a minor bug
Fri, 22 Feb 2008 10:15:59 +0000 Anselm R Garbe crash fix
Fri, 22 Feb 2008 10:03:42 +0000 Anselm R Garbe made arrange() Monitor-dependent as well, fixed the movemouse/resizemouse issues
Thu, 21 Feb 2008 19:19:46 +0000 Anselm R Garbe minor
Thu, 21 Feb 2008 14:33:59 +0000 Anselm R Garbe applied Gottox' monitor.diff patch (thanks btw)
Thu, 21 Feb 2008 10:31:06 +0000 Anselm R Garbe made restack, drawbar also Monitor-related only
Thu, 21 Feb 2008 10:14:42 +0000 Anselm R Garbe changed arrange functions to contain the Monitor as first argument
Wed, 20 Feb 2008 13:48:52 +0000 Anselm R Garbe applied Jukka's zoom-patch
Wed, 20 Feb 2008 08:13:41 +0000 Anselm R Garbe resize handles offscreen issues
Wed, 20 Feb 2008 08:09:26 +0000 Anselm R Garbe applied some necessary changes
Mon, 18 Feb 2008 17:08:22 +0000 Anselm R Garbe removed Monitor->dc, unnecessary
Mon, 18 Feb 2008 16:47:16 +0000 Anselm R Garbe removed Monitor->root, since we do not support classical multihead
Fri, 15 Feb 2008 16:00:02 +0000 Anselm R Garbe some drawbar() polishing, and certain related fixes
Wed, 13 Feb 2008 20:34:17 +0000 Anselm R Garbe urgency hook handling needs also to invert the square if present
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
Mon, 11 Feb 2008 20:51:04 +0000 Anselm R Garbe fixed missing else branch
Mon, 11 Feb 2008 20:48:22 +0000 Anselm R Garbe applied dme's patch to prevent changing prevtags if nothing actually changed
Mon, 11 Feb 2008 20:43:41 +0000 Anselm R Garbe applied dwm-4.8-snaptileds.diff
Mon, 11 Feb 2008 20:34:17 +0000 anselm implemented urgent hint handling (with multihead support)
Mon, 11 Feb 2008 15:55:42 +0000 anselm got initial Xinerama support working, though there is a lot work todo
Sat, 22 Dec 2007 14:40:44 +0000 anselm some more polishing/consistency changes
Sat, 22 Dec 2007 14:30:47 +0000 anselm proceeded with multihead/Xinerama support
less more (0) -120 tip