157 Commits (6cf29bff33003a8ab00530115af14f8c270fa0da)

Author SHA1 Message Date
anselm@garbe.us 83d10be1c1 added TODO and bumped version to 5.9 14 years ago
Anselm R Garbe ee734fae6b increased version 14 years ago
Anselm R Garbe 5c6545adf5 removing Sylvain's patch because it breaks more than it fixes unfortunately, re-issuing a bugfix release 5.8.1 14 years ago
Anselm R Garbe d6bdd03d91 it's debug season for upcoming dwm 5.8, so only use this if you really want to run experimental code or debug code 14 years ago
Anselm R Garbe 7671d03a90 removed misleading comment, thanks Romain Bertrand 15 years ago
Anselm R Garbe ac4caea921 added BUGS, next version is 5.8 15 years ago
Anselm R Garbe 210378f198 applied Ryan Zheng's patch and re-releasing 5.7.2 15 years ago
Anselm R Garbe 9e8dd3479d fixed the layout symbol bug reported by Nibble (but using a different approach as he suggested) 15 years ago
Anselm R Garbe 91e902f7fe switching to release flags 15 years ago
Anselm R Garbe 07ad298133 implemented different version of updategeom 15 years ago
Anselm R Garbe 91fffb3f7d fixed nn declaration 15 years ago
Anselm R Garbe c13be8d620 updategeom fix for same geom screens 15 years ago
Anselm R Garbe 6877a00033 it's all nsz's hard investigation effort, hail nsz! ;) 15 years ago
Anselm R Garbe 8420fb1ced reverting to optimised compiler options, current state seems stable 15 years ago
Anselm R Garbe 1d729384d1 several bugfixes 15 years ago
Anselm R Garbe 25c1eb28f9 some minor fix if xinerama is disabled, still some odd behavior in there 15 years ago
Anselm R Garbe 54dc0d542c fixed tagmon, re-using detach/detachstack and attach/attachstack 15 years ago
Anselm R Garbe 0d8671a5ad declare buf only if XINERAMA support is used 15 years ago
Anselm R Garbe 2ce37bc69e experimental xinerama support, two new actions, Mod1-w/e and Mod1-Shift-w/e 15 years ago
Anselm R Garbe f27ccc5c60 introduction of Monitor for better Xinerama support, work in progress 15 years ago
Anselm R Garbe 7df39f3fc7 next version will be 5.6, shortened some very long lines 15 years ago
Anselm R Garbe 3632d7132f applied Marc Andre Tanners showhide patch, the removal of ntiled 15 years ago
Anselm R Garbe 1e350be229 applied Gottox' adjustborder removal patch (thanks!) 16 years ago
a@null 90687482ad fixed an issue reported by Nibble, also fixed s/2008/2009/ 16 years ago
a@null 62a491e36d re-applied Neale's spawn patch, credited Neale in LICENSE 16 years ago
Anselm R Garbe a62ea4062f fix 16 years ago
Anselm R Garbe ea8a4ca46a 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 16 years ago
Anselm R Garbe b279cef670 made readin a config.h variable 16 years ago
Anselm R Garbe 12ea925076 untested monocle 16 years ago
Anselm R Garbe 79ecbeca7e non-zero 16 years ago
Anselm R Garbe 4db2f44277 minor fix 16 years ago
Anselm R Garbe a8e0772c4d applied anydot's patchset.diff 16 years ago
Anselm R Garbe 39d1ecd5b0 applied Gottox bitmask + void *arg patch 16 years ago
Anselm R Garbe bd4deaebfc fixed comment 16 years ago
Anselm R Garbe f22d047d41 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 16 years ago
Anselm R Garbe 42cb2bd3be new stuff 16 years ago
Anselm R Garbe 5602f44b29 implemented exact focus next, if arg != NULL to focus{next,prev} 16 years ago
Anselm R Garbe 08c596ed10 next version is 5.0 16 years ago
Anselm R Garbe a520ba3c0b removed uneccessary line 16 years ago
Anselm R Garbe dba22848c7 made the string-based setgeom working 17 years ago
Anselm R Garbe e237b2a76f some changes towards 4.9 17 years ago
Anselm R Garbe 88c8ead3e8 removed some more useless clunk 17 years ago
Anselm R Garbe 2e95837220 implemented the stuff as I discussed on dwm@ 17 years ago
anselm@anselm1 9804726c82 well, AIM_XINERAMA should not be enabled 17 years ago
anselm@anselm1 7bc272a4e4 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 17 years ago
anselm@anselm1 0271ac0ed7 disabled AIM_XINERAMA 17 years ago
anselm@anselm1 d5178292ed simplified dwm 17 years ago
anselm@aab c2c54cc0fa got initial Xinerama support working, though there is a lot work todo 17 years ago
anselm@anselm1 985e330524 merged Christof Musik's Xinerama support patches, though this needs some polishing! 17 years ago
Anselm R. Garbe 8497f9f781 next version will be 4.8 17 years ago