2014-04-02 |
Stiletto |
Imported dwm 6.0 from snapshot
default
|
file |
diff |
annotate
|
2011-02-02 |
Stiletto |
Pango patch,
stil
|
file |
diff |
annotate
|
2010-08-24 |
anselm |
added TODO and bumped version to 5.9
|
file |
diff |
annotate
|
2010-05-30 |
Anselm R Garbe |
increased version
5.8.2
|
file |
diff |
annotate
|
2010-05-29 |
Anselm R Garbe |
removing Sylvain's patch because it breaks more than it fixes unfortunately, re-issuing a bugfix release 5.8.1
5.8.1
|
file |
diff |
annotate
|
2010-03-31 |
Anselm R Garbe |
it's debug season for upcoming dwm 5.8, so only use this if you really want to run experimental code or debug code
|
file |
diff |
annotate
|
2009-11-24 |
Anselm R Garbe |
removed misleading comment, thanks Romain Bertrand
|
file |
diff |
annotate
|
2009-10-31 |
Anselm R Garbe |
added BUGS, next version is 5.8
|
file |
diff |
annotate
|
2009-09-27 |
Anselm R Garbe |
applied Ryan Zheng's patch and re-releasing 5.7.2
5.7.2
|
file |
diff |
annotate
|
2009-09-27 |
Anselm R Garbe |
fixed the layout symbol bug reported by Nibble (but using a different approach as he suggested)
5.7.1
|
file |
diff |
annotate
|
2009-09-22 |
Anselm R Garbe |
switching to release flags
5.7
|
file |
diff |
annotate
|
2009-09-21 |
Anselm R Garbe |
implemented different version of updategeom
|
file |
diff |
annotate
|
2009-07-27 |
Anselm R Garbe |
fixed nn declaration
|
file |
diff |
annotate
|
2009-07-21 |
Anselm R Garbe |
updategeom fix for same geom screens
|
file |
diff |
annotate
|
2009-07-17 |
Anselm R Garbe |
it's all nsz's hard investigation effort, hail nsz! ;)
|
file |
diff |
annotate
|
2009-07-09 |
Anselm R Garbe |
reverting to optimised compiler options, current state seems stable
|
file |
diff |
annotate
|
2009-07-01 |
Anselm R Garbe |
several bugfixes
|
file |
diff |
annotate
|
2009-07-01 |
Anselm R Garbe |
some minor fix if xinerama is disabled, still some odd behavior in there
|
file |
diff |
annotate
|
2009-06-23 |
Anselm R Garbe |
fixed tagmon, re-using detach/detachstack and attach/attachstack
|
file |
diff |
annotate
|
2009-06-23 |
Anselm R Garbe |
declare buf only if XINERAMA support is used
|
file |
diff |
annotate
|
2009-06-20 |
Anselm R Garbe |
experimental xinerama support, two new actions, Mod1-w/e and Mod1-Shift-w/e
|
file |
diff |
annotate
|
2009-06-19 |
Anselm R Garbe |
introduction of Monitor for better Xinerama support, work in progress
|
file |
diff |
annotate
|
2009-04-20 |
Anselm R Garbe |
next version will be 5.6, shortened some very long lines
|
file |
diff |
annotate
|
2009-03-19 |
Anselm R Garbe |
applied Marc Andre Tanners showhide patch, the removal of ntiled
5.5
|
file |
diff |
annotate
|
2009-02-21 |
Anselm R Garbe |
applied Gottox' adjustborder removal patch (thanks!)
|
file |
diff |
annotate
|
2009-02-08 |
a |
fixed an issue reported by Nibble, also fixed s/2008/2009/
5.4.1
|
file |
diff |
annotate
|
2008-12-12 |
a |
re-applied Neale's spawn patch, credited Neale in LICENSE
|
file |
diff |
annotate
|
2008-12-06 |
Anselm R Garbe |
fix
|
file |
diff |
annotate
|
2008-10-19 |
Anselm R Garbe |
several changes towards 5.3, XINERAMA is disabled by default, introduced usegrab Bool for grabbing the server during mouse-based resizals/movements (disabled by default), continued debugging tile() with resizehints == True and a lot of terminals supporting resizehints, still no optimal solution, I need to think about it, considering recursive algorithm for the space optimization
|
file |
diff |
annotate
|
2008-08-02 |
Anselm R Garbe |
made readin a config.h variable
|
file |
diff |
annotate
|
2008-06-19 |
Anselm R Garbe |
untested monocle
|
file |
diff |
annotate
|
2008-06-19 |
Anselm R Garbe |
non-zero
|
file |
diff |
annotate
|
2008-06-13 |
Anselm R Garbe |
minor fix
|
file |
diff |
annotate
|
2008-06-11 |
Anselm R Garbe |
applied anydot's patchset.diff
|
file |
diff |
annotate
|
2008-05-22 |
Anselm R Garbe |
applied Gottox bitmask + void *arg patch
|
file |
diff |
annotate
|
2008-05-19 |
Anselm R Garbe |
fixed comment
|
file |
diff |
annotate
|
2008-05-19 |
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
|
2008-05-17 |
Anselm R Garbe |
new stuff
|
file |
diff |
annotate
|
2008-05-11 |
Anselm R Garbe |
implemented exact focus next, if arg != NULL to focus{next,prev}
|
file |
diff |
annotate
|
2008-04-04 |
Anselm R Garbe |
next version is 5.0
|
file |
diff |
annotate
|
2008-03-31 |
Anselm R Garbe |
removed uneccessary line
|
file |
diff |
annotate
|
2008-03-15 |
Anselm R Garbe |
made the string-based setgeom working
|
file |
diff |
annotate
|
2008-03-14 |
Anselm R Garbe |
some changes towards 4.9
|
file |
diff |
annotate
|
2008-03-05 |
Anselm R Garbe |
removed some more useless clunk
|
file |
diff |
annotate
|
2008-03-05 |
Anselm R Garbe |
implemented the stuff as I discussed on dwm@
|
file |
diff |
annotate
|
2008-02-28 |
anselm |
well, AIM_XINERAMA should not be enabled
|
file |
diff |
annotate
|
2008-02-28 |
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
|
2008-02-26 |
anselm |
disabled AIM_XINERAMA
|
file |
diff |
annotate
|
2008-02-26 |
anselm |
simplified dwm
|
file |
diff |
annotate
|
2008-02-11 |
anselm |
got initial Xinerama support working, though there is a lot work todo
|
file |
diff |
annotate
|
2007-12-21 |
anselm |
merged Christof Musik's Xinerama support patches, though this needs some polishing!
|
file |
diff |
annotate
|
2007-12-08 |
Anselm R. Garbe |
next version will be 4.8
|
file |
diff |
annotate
|
2007-10-27 |
Anselm R. Garbe |
going toward 4.7
|
file |
diff |
annotate
|
2007-10-17 |
arg |
uncommented DEBUG CFLGAS/LDFLAGS
|
file |
diff |
annotate
|
2007-10-17 |
arg |
just making dwm.h saner
|
file |
diff |
annotate
|
2007-10-10 |
Anselm R. Garbe |
added antoszka's viewprev patch with some minor modifications, restored Client->tags as Bool *, however kept the static initialization of ntags and seltags (prevtags) - this seems to be the best compromise
|
file |
diff |
annotate
|
2007-09-23 |
Anselm R. Garbe |
btw 4.6 will be the next release
|
file |
diff |
annotate
|
2007-09-15 |
Anselm R. Garbe |
micromizing dwm step 1
|
file |
diff |
annotate
|
2007-09-09 |
Anselm R. Garbe |
introduced new define RESIZEHINTS, which allows to enable/disable size hint handling in tiled resizals
|
file |
diff |
annotate
|
2007-08-26 |
Anselm R. Garbe |
prepared 4.4.1 bugfix and minor feature enhancement release
4.4.1
|
file |
diff |
annotate
|
2007-08-22 |
Anselm R. Garbe |
reverted release CFLAGs
|
file |
diff |
annotate
|
2007-08-22 |
Anselm R. Garbe |
removed the _DWM_PROPERTIES handling, reverted ban/unban to XMoveWindow(), and changed argument of setlayout to layout[N].symbol check
|
file |
diff |
annotate
|
2007-08-19 |
Anselm R. Garbe |
added screen.c, removed layout.c and tag.c
|
file |
diff |
annotate
|
2007-08-18 |
Anselm R. Garbe |
hmm I doubt the usefulness of storing this information...
|
file |
diff |
annotate
|
2007-08-13 |
Anselm R. Garbe |
made Layout a static struct in layout.c, added some convenience getters in layout.c, now lt->arrange accesses are not possible anymore, arrange() is the super-arrange function which sets up all layouts
|
file |
diff |
annotate
|
2007-08-12 |
Anselm R. Garbe |
moved floating to layout.c, kept tile.c outside
|
file |
diff |
annotate
|
2007-08-12 |
Anselm R. Garbe |
renamed MASTER into MWFACT, master into mwfact, and incmaster into addtomwfact
|
file |
diff |
annotate
|
2007-08-11 |
Anselm R. Garbe |
separated layout-specific stuff into separate .h and .c files which are included in config.h resp. config.mk - this allows writing layouts for dwm without any need to patch existing code
|
file |
diff |
annotate
|
2007-07-28 |
Anselm R. Garbe |
changed ban/unban implementation to not move the windows anymore, but map/unmap them instead - PLEASE TEST THIS
|
file |
diff |
annotate
|
2007-05-30 |
Anselm R. Garbe |
replaced BORDERPX with sel->border in togglemax(), in other places this is not possible.
|
file |
diff |
annotate
|
2007-05-22 |
Anselm R. Garbe |
applied Szabolcs proposal to simplify setlayout()
|
file |
diff |
annotate
|
2007-05-15 |
Anselm R. Garbe |
removed strip, added -s to LDFLAGS
|
file |
diff |
annotate
|
2007-05-15 |
Anselm R. Garbe |
added new Mod1-b functionality to dwm(1)
|
file |
diff |
annotate
|
2007-05-15 |
Anselm R. Garbe |
another fix, call lt->arrange() in togglebar only
|
file |
diff |
annotate
|
2007-05-07 |
Anselm R. Garbe |
next version is 4.1
|
file |
diff |
annotate
|
2007-04-11 |
Anselm R. Garbe |
next version will be 4.0, so don't expect it within the next days
|
file |
diff |
annotate
|
2007-03-29 |
Anselm R. Garbe |
next version will be 3.9, but don't expect it this week
3.9
|
file |
diff |
annotate
|
2007-02-26 |
Anselm R. Garbe |
Escape -s in dwm.1
|
file |
diff |
annotate
|
2007-02-21 |
Anselm R. Garbe |
reverting to bg 555
|
file |
diff |
annotate
|
2007-02-21 |
Anselm R. Garbe |
creating 3.6.1
3.6.1
|
file |
diff |
annotate
|
2007-02-21 |
Anselm R. Garbe |
cleaned up and commented the config.*.h
|
file |
diff |
annotate
|
2007-02-19 |
Anselm R. Garbe |
removed debug compile flags
|
file |
diff |
annotate
|
2007-02-19 |
Anselm R. Garbe |
introduced Layout struct
|
file |
diff |
annotate
|
2007-02-14 |
Anselm R. Garbe |
added ban() which takes care than a banned window is not banned again... (this reduces the overall ConfigureNotify's to clients)
|
file |
diff |
annotate
|
2007-02-08 |
Anselm R. Garbe |
next version is 3.5
|
file |
diff |
annotate
|
2007-02-07 |
Anselm R. Garbe |
removed debug flags
3.4
|
file |
diff |
annotate
|
2007-02-07 |
Anselm R. Garbe |
replaced getproto with a saner function, now old-school artifacts of WM times in the early 90s completely disappeared, no punned pointer warning anymore ;)
|
file |
diff |
annotate
|
2007-02-05 |
Anselm R. Garbe |
made some changes more concistent
|
file |
diff |
annotate
|
2007-02-05 |
Anselm R. Garbe |
got rid of LD (inspired by JGs patch to wmii)
|
file |
diff |
annotate
|
2007-01-26 |
Anselm R. Garbe |
renamed CAVEATS into BUGS
|
file |
diff |
annotate
|
2007-01-25 |
Anselm R. Garbe |
prepared yet another hotfix release
3.2.2
|
file |
diff |
annotate
|
2007-01-24 |
Anselm R. Garbe |
hotfix release 3.2.1
3.2.1
|
file |
diff |
annotate
|
2007-01-17 |
Anselm R. Garbe |
moved BORDERPX to config.*.h
|
file |
diff |
annotate
|
2007-01-12 |
Anselm R. Garbe |
changed incnmaster shortcuts in config.arg.h
|
file |
diff |
annotate
|
2007-01-08 |
Anselm R. Garbe |
implemented nmaster appearance in mode label (using %u)
|
file |
diff |
annotate
|
2007-01-05 |
Anselm R. Garbe |
prevent pop() if first sel == nexttiled(clients)
|
file |
diff |
annotate
|
2007-01-05 |
Anselm R. Garbe |
fixing some minor issues
|
file |
diff |
annotate
|
2007-01-05 |
Anselm R. Garbe |
I prefer two master windows by default
|
file |
diff |
annotate
|
2007-01-05 |
Anselm R. Garbe |
experimental version which allows master clients being increased/decreased
|
file |
diff |
annotate
|
2007-01-02 |
arg |
next version will contain updated copyright notice
|
file |
diff |
annotate
|
2006-12-18 |
arg |
added Solaris hints
|
file |
diff |
annotate
|
2006-12-08 |
arg |
removed the hardcoded fixed fallback, it is useless in non-Latin1 environments
|
file |
diff |
annotate
|
2006-12-05 |
arg |
enforcing using fontsets even if they are incomplete for some encodings
|
file |
diff |
annotate
|
2006-12-04 |
arg |
hotfix of a serious crashing bug
2.5.1
|
file |
diff |
annotate
|
2006-11-30 |
arg |
next version will be 2.5
|
file |
diff |
annotate
|
2006-11-25 |
arg |
next version will be 2.4
|
file |
diff |
annotate
|
2006-11-21 |
arg |
applied Gottox patches
|
file |
diff |
annotate
|
2006-11-03 |
arg |
next release will be 2.2
|
file |
diff |
annotate
|
2006-10-31 |
arg |
applied Gottox patch to simplify the resizing of col, instead of resizing the current area, it only resizes the master area in the future (seems more predictable)
|
file |
diff |
annotate
|
2006-10-14 |
Anselm R. Garbe |
now being at v2.0
|
file |
diff |
annotate
|
2006-10-05 |
Anselm R. Garbe |
changing MASTER value from percent into per mill
|
file |
diff |
annotate
|
2006-09-29 |
Anselm R. Garbe |
first step to a more flexible dotile() algorithm
|
file |
diff |
annotate
|
2006-09-27 |
Anselm R. Garbe |
fixing the settags issue, preparing 1.7.1
1.7.1
|
file |
diff |
annotate
|
2006-09-20 |
arg |
improved intro comment in dwm.h, updated config.mk
|
file |
diff |
annotate
|
2006-09-11 |
Anselm R. Garbe |
small fix
|
file |
diff |
annotate
|
2006-09-06 |
Anselm R. Garbe |
maybe this might work
|
file |
diff |
annotate
|
2006-09-06 |
Anselm R. Garbe |
prepared dwm-1.4 update
1.4
|
file |
diff |
annotate
|
2006-09-06 |
Anselm R. Garbe |
seems to preserve floating client z-layer order (even with reorder() calls)
|
file |
diff |
annotate
|
2006-09-04 |
Anselm R. Garbe |
after 1.3
|
file |
diff |
annotate
|
2006-09-04 |
Anselm R. Garbe |
retagged
1.3
|
file |
diff |
annotate
|
2006-09-04 |
Anselm R. Garbe |
removed html crap
|
file |
diff |
annotate
|
2006-08-31 |
Anselm R. Garbe |
applied sanders patch to remove unnecessary commit()
|
file |
diff |
annotate
|
2006-08-28 |
Anselm R. Garbe |
changed config.arg.h - I really need the 4th tag
|
file |
diff |
annotate
|
2006-08-24 |
Anselm R. Garbe |
3->4 colors
|
file |
diff |
annotate
|
2006-08-16 |
Anselm R.Garbe |
applied another config.mk patch made by sander
|
file |
diff |
annotate
|
2006-08-15 |
Anselm R.Garbe |
fixing small bug in config.mk
|
file |
diff |
annotate
|
2006-08-14 |
Anselm R.Garbe |
applied Sanders LD and resize patches
|
file |
diff |
annotate
|
2006-08-11 |
Anselm R.Garbe |
upgraded version info
|
file |
diff |
annotate
|
2006-08-07 |
arg |
next version is 0.8
|
file |
diff |
annotate
|
2006-08-05 |
arg |
using -Os again, zoom is ignored in floating mode or on floating clients
|
file |
diff |
annotate
|
2006-08-04 |
arg |
no need for -g anymore, regexp matching works now
|
file |
diff |
annotate
|
2006-08-04 |
arg |
switched to regexp matching for Rules
|
file |
diff |
annotate
|
2006-08-02 |
arg |
fixed a type in README, and patched config.mk
|
file |
diff |
annotate
|
2006-08-02 |
arg |
removed the CONFIG variable from config.mk, renamed config.h into config.default.h, after first clone/extract one needs to copy config.default.h to config.h, that is easier than always heavy typing make CONFIG=blafasel
|
file |
diff |
annotate
|
2006-08-02 |
arg |
applied Sanders patches (numlock2)
|
file |
diff |
annotate
|
2006-08-01 |
arg |
uppercasing all define'd values (uppercase-prefixed should only be enum field qualifiers)
|
file |
diff |
annotate
|
2006-08-01 |
arg |
centralized/externalized configuration to config.h
|
file |
diff |
annotate
|
2006-08-01 |
arg |
applied Sanders patches
|
file |
diff |
annotate
|
2006-07-21 |
arg |
s/0.5/0.6/ - my steps are wider than the reality
|
file |
diff |
annotate
|
2006-07-21 |
arg |
preparing 0.6 which will be available in the evening after sanders patch approx.
|
file |
diff |
annotate
|
2006-07-20 |
arg |
using double-linked list in order to get correct prev focus handling
|
file |
diff |
annotate
|
2006-07-20 |
arg |
cleaned up code
|
file |
diff |
annotate
|
2006-07-20 |
arg |
using O3 instead of Os, binary size still < 40kb
|
file |
diff |
annotate
|
2006-07-19 |
arg |
applied Jukka's patch with s/ModKeyMask/MODKEY/g
|
file |
diff |
annotate
|
2006-07-18 |
arg |
changed CFLAGs
|
file |
diff |
annotate
|
2006-07-17 |
Anselm R. Garbe |
simplified Makefile
|
file |
diff |
annotate
|
2006-07-17 |
Anselm R. Garbe |
patched dwm
|
file |
diff |
annotate
|
2006-07-16 |
Anselm R. Garbe |
simplified man page
|
file |
diff |
annotate
|
2006-07-14 |
Anselm R. Garbe |
draw bar on exposure ;)
|
file |
diff |
annotate
|
2006-07-14 |
Anselm R. Garbe |
prep 0.1
0.1
|
file |
diff |
annotate
|
2006-07-14 |
Anselm R. Garbe |
implemented dwm reading status text from stdin
|
file |
diff |
annotate
|
2006-07-14 |
Anselm R. Garbe |
continued with man page
|
file |
diff |
annotate
|
2006-07-13 |
Anselm R. Garbe |
new stuff
|
file |
diff |
annotate
|
2006-07-13 |
Anselm R. Garbe |
added logo+description
|
file |
diff |
annotate
|
2006-07-12 |
Anselm R. Garbe |
new stuff (some warning elimination)
|
file |
diff |
annotate
|
2006-07-12 |
Anselm R. Garbe |
new stuff, fixed several issues
|
file |
diff |
annotate
|
2006-07-12 |
Anselm R. Garbe |
added grid mode on Mod1Mask g
|
file |
diff |
annotate
|
2006-07-10 |
Anselm R. Garbe |
added new stuff
|
file |
diff |
annotate
|
2006-07-10 |
Anselm R. Garbe |
initial import
|
file |
diff |
annotate
|