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
|