커밋 기록

작성자 SHA1 메시지 날짜
  arg@mmvi d800ec05ff implemented the maximization as I described on the mailinglist, this feels better to me. 19 년 전
  Anselm R. Garbe ca68975ff8 removed useless inclusion 19 년 전
  Anselm R. Garbe ca65478c89 removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined) 19 년 전
  Anselm R. Garbe 0925dd588c applied sanders patch of not manipulating sel 19 년 전
  Anselm R. Garbe 15abade272 using a global stack for focus recovery on arrange() - seems to work great 19 년 전
  Anselm R. Garbe d22abeee86 this patch keeps track of global z-layer order of clients which are floating or if floating mode is enabled 19 년 전
  Anselm R. Garbe a33150eb4b no this is better 19 년 전
  Anselm R. Garbe c60de1acd4 drawstatus even if no client exists 19 년 전
  Anselm R. Garbe 69b738c097 sanders solution is convincing and elegant 19 년 전
  Anselm R. Garbe f18ed615ae small fix 19 년 전
  Anselm R. Garbe 0915da8842 no, reodering floating clients definately breaks the manage() policy which attaches all clients zoomed (otherwise higher-weight clients couldn't be attached zoomed, which sucks) 19 년 전
  Anselm R. Garbe 0d0e8bde13 no, ordering floating clients at the end seems better 19 년 전
  Anselm R. Garbe 838a1ff950 fix 19 년 전
  Anselm R. Garbe e1315fd40c this makes sure the issue mentioned by sander 19 년 전
  Anselm R. Garbe 52a3ab1042 fixing zoom 19 년 전
  Anselm R. Garbe a82e7b765e fixing two off-by-ones 19 년 전
  Anselm R. Garbe ec85fddb9a applied checking existance of >2 tiles patch (proposed by sander) to zoom and resizecol 19 년 전
  Anselm R. Garbe 3a1343a245 renamed resizetile into resizecol 19 년 전
  Anselm R. Garbe 40bd21ce63 s/growcol/resizetile/g 19 년 전
  Anselm R. Garbe 4633fbec61 right, multihead issue is not involved with growcol 19 년 전
  Anselm R. Garbe 25060031a5 hotfix 19 년 전
  Anselm R. Garbe c7ae6334b7 applied a fix related to Sanders remark to growcol 19 년 전
  Anselm R. Garbe 6499fc4f93 I really need column growing, now pushing upstream 19 년 전
  Anselm R. Garbe 04f27a5438 don't access sel in restack without checking for NULL (multihead crashing bug) 19 년 전
  Anselm R. Garbe c107db57db removed unused vars 19 년 전
  Anselm R. Garbe d39d00057c reducing focus calls (sanders patch) 19 년 전
  Anselm R. Garbe 26157e6973 applied Sanders max_and_focus.patch 19 년 전
  Anselm R. Garbe 924a088812 reorder was misssing in Ross version of viewall 19 년 전
  Anselm R. Garbe daae3bba50 added viewall to mainstream (only Ross Mohns version, not the toggle) 19 년 전
  Anselm R. Garbe 4c368bcd24 applied sanders patch to remove unnecessary commit() 19 년 전