Histórico de commits

Autor SHA1 Mensagem Data
  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 17 anos atrás
  Anselm R Garbe 42cb2bd3be new stuff 17 anos atrás
  Anselm R Garbe 5602f44b29 implemented exact focus next, if arg != NULL to focus{next,prev} 17 anos atrás
  Anselm R Garbe 08c596ed10 next version is 5.0 17 anos atrás
  Anselm R Garbe a520ba3c0b removed uneccessary line 17 anos atrás
  Anselm R Garbe dba22848c7 made the string-based setgeom working 17 anos atrás
  Anselm R Garbe e237b2a76f some changes towards 4.9 17 anos atrás
  Anselm R Garbe 88c8ead3e8 removed some more useless clunk 17 anos atrás
  Anselm R Garbe 2e95837220 implemented the stuff as I discussed on dwm@ 17 anos atrás
  anselm@anselm1 9804726c82 well, AIM_XINERAMA should not be enabled 17 anos atrás
  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 anos atrás
  anselm@anselm1 0271ac0ed7 disabled AIM_XINERAMA 17 anos atrás
  anselm@anselm1 d5178292ed simplified dwm 17 anos atrás
  anselm@aab c2c54cc0fa got initial Xinerama support working, though there is a lot work todo 17 anos atrás
  anselm@anselm1 985e330524 merged Christof Musik's Xinerama support patches, though this needs some polishing! 18 anos atrás
  Anselm R. Garbe 8497f9f781 next version will be 4.8 18 anos atrás
  Anselm R. Garbe 93eee247ca going toward 4.7 18 anos atrás
  arg@suckless.org 1dcb18c124 uncommented DEBUG CFLGAS/LDFLAGS 18 anos atrás
  arg@suckless.org 206eb344e2 just making dwm.h saner 18 anos atrás
  Anselm R. Garbe a73de0cff4 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 18 anos atrás
  Anselm R. Garbe c77663fcb4 btw 4.6 will be the next release 18 anos atrás
  Anselm R. Garbe 0235a84ef2 micromizing dwm step 1 18 anos atrás
  Anselm R. Garbe ae760f3f38 introduced new define RESIZEHINTS, which allows to enable/disable size hint handling in tiled resizals 18 anos atrás
  Anselm R. Garbe a92cf496c1 prepared 4.4.1 bugfix and minor feature enhancement release 18 anos atrás
  Anselm R. Garbe 5762e92994 reverted release CFLAGs 18 anos atrás
  Anselm R. Garbe 36672d0401 removed the _DWM_PROPERTIES handling, reverted ban/unban to XMoveWindow(), and changed argument of setlayout to layout[N].symbol check 18 anos atrás
  Anselm R. Garbe 47765f7286 added screen.c, removed layout.c and tag.c 18 anos atrás
  Anselm R. Garbe 0c60620410 hmm I doubt the usefulness of storing this information... 18 anos atrás
  Anselm R. Garbe 77044e8765 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 18 anos atrás
  Anselm R. Garbe 0937cc78bf moved floating to layout.c, kept tile.c outside 18 anos atrás