2008-03-13 |
Anselm R Garbe |
added updatebarpos()
|
changeset |
files
|
2008-03-13 |
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
|
changeset |
files
|
2008-03-12 |
Anselm R Garbe |
some polishing
|
changeset |
files
|
2008-03-12 |
Anselm R Garbe |
updated dwm(1)
|
changeset |
files
|
2008-03-11 |
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
|
changeset |
files
|
2008-03-06 |
Anselm R Garbe |
changed config.def.h
|
changeset |
files
|
2008-03-06 |
Anselm R Garbe |
new stuff
|
changeset |
files
|
2008-03-06 |
Anselm R Garbe |
implemented setlayout in the way proposed on the ml, split tile() into two functions, a third will follow soon
|
changeset |
files
|
2008-03-06 |
Anselm R Garbe |
allow for vstack
|
changeset |
files
|
2008-03-06 |
Anselm R Garbe |
added some comments what the TODOs are for 4.8
|
changeset |
files
|
2008-03-05 |
Anselm R Garbe |
changed config.def.h
|
changeset |
files
|
2008-03-05 |
Anselm R Garbe |
integrated the new -x -y -w toggles of dmenu into my setup
|
changeset |
files
|
2008-03-05 |
Anselm R Garbe |
removed some more useless clunk
|
changeset |
files
|
2008-03-05 |
Anselm R Garbe |
implemented the stuff as I discussed on dwm@
|
changeset |
files
|
2008-03-05 |
Anselm R Garbe |
fixed urgent hint handling
|
changeset |
files
|
2008-03-05 |
Anselm R Garbe |
renamed maximise to monocle again.
|
changeset |
files
|
2008-03-05 |
Anselm R Garbe |
fixed urgency hint, though Xinerama integration is still ongoing
|
changeset |
files
|
2008-03-05 |
anselm |
next on TODO
|
changeset |
files
|
2008-03-04 |
anselm |
renamed MAXLEN into MAXTAGLEN (backward compliance)
|
changeset |
files
|
2008-03-04 |
anselm |
renamed monocle into maxmise, documented the keybindings in dwm(1)
|
changeset |
files
|
2008-03-04 |
Anselm R Garbe |
monocle goes mainstream
|
changeset |
files
|
2008-03-04 |
Anselm R Garbe |
fixed applyrules bug
|
changeset |
files
|
2008-03-03 |
anselm |
removed View cruft, now back to the roots
|
changeset |
files
|
2008-02-29 |
Anselm R Garbe |
made tag names snappier
|
changeset |
files
|
2008-02-28 |
anselm |
fixed some issues nsz reported in IRC log
|
changeset |
files
|
2008-02-28 |
anselm |
well, AIM_XINERAMA should not be enabled
|
changeset |
files
|
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
|
changeset |
files
|
2008-02-28 |
anselm |
removed initags -- we autoselect the first tag in each view instead
|
changeset |
files
|
2008-02-28 |
Anselm R Garbe |
a small fix to buttonpress
|
changeset |
files
|
2008-02-28 |
Anselm R Garbe |
some more changes towards a better dwm
|
changeset |
files
|
2008-02-27 |
anselm |
proceeded, though we still miss a real Tag struct
|
changeset |
files
|
2008-02-26 |
anselm |
disabled AIM_XINERAMA
|
changeset |
files
|
2008-02-26 |
anselm |
simplified dwm
|
changeset |
files
|
2008-02-25 |
anselm |
certain fixes, though still a lot of the mutex stuff missing
|
changeset |
files
|
2008-02-23 |
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
|
changeset |
files
|
2008-02-22 |
anselm |
fixed Gottox' mail address
|
changeset |
files
|
2008-02-22 |
Anselm R Garbe |
well typo fix
|
changeset |
files
|
2008-02-22 |
Anselm R Garbe |
added Gottox to Copyright holders after all his contributions, applied his last patch
|
changeset |
files
|
2008-02-22 |
Anselm R Garbe |
some other fixes, resize contains a minor bug
|
changeset |
files
|
2008-02-22 |
Anselm R Garbe |
crash fix
|
changeset |
files
|
2008-02-22 |
Anselm R Garbe |
made arrange() Monitor-dependent as well, fixed the movemouse/resizemouse issues
|
changeset |
files
|
2008-02-21 |
Anselm R Garbe |
minor
|
changeset |
files
|
2008-02-21 |
Anselm R Garbe |
applied Gottox' monitor.diff patch (thanks btw)
|
changeset |
files
|
2008-02-21 |
Anselm R Garbe |
made restack, drawbar also Monitor-related only
|
changeset |
files
|
2008-02-21 |
Anselm R Garbe |
changed arrange functions to contain the Monitor as first argument
|
changeset |
files
|
2008-02-20 |
Anselm R Garbe |
applied Jukka's zoom-patch
|
changeset |
files
|
2008-02-20 |
Anselm R Garbe |
resize handles offscreen issues
|
changeset |
files
|
2008-02-20 |
Anselm R Garbe |
applied some necessary changes
|
changeset |
files
|
2008-02-18 |
Anselm R Garbe |
removed Monitor->dc, unnecessary
|
changeset |
files
|
2008-02-18 |
Anselm R Garbe |
removed Monitor->root, since we do not support classical multihead
|
changeset |
files
|
2008-02-15 |
Anselm R Garbe |
some drawbar() polishing, and certain related fixes
|
changeset |
files
|
2008-02-13 |
Anselm R Garbe |
urgency hook handling needs also to invert the square if present
|
changeset |
files
|
2008-02-11 |
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
|
changeset |
files
|
2008-02-11 |
Anselm R Garbe |
fixed missing else branch
|
changeset |
files
|
2008-02-11 |
Anselm R Garbe |
applied dme's patch to prevent changing prevtags if nothing actually changed
|
changeset |
files
|
2008-02-11 |
Anselm R Garbe |
applied dwm-4.8-snaptileds.diff
|
changeset |
files
|
2008-02-11 |
anselm |
implemented urgent hint handling (with multihead support)
|
changeset |
files
|
2008-02-11 |
anselm |
got initial Xinerama support working, though there is a lot work todo
|
changeset |
files
|
2007-12-22 |
anselm |
some more polishing/consistency changes
|
changeset |
files
|
2007-12-22 |
anselm |
proceeded with multihead/Xinerama support
|
changeset |
files
|