Historique des commits

Auteur SHA1 Message Date
  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) il y a 19 ans
  Anselm R. Garbe 0925dd588c applied sanders patch of not manipulating sel il y a 19 ans
  Anselm R. Garbe 15abade272 using a global stack for focus recovery on arrange() - seems to work great il y a 19 ans
  Anselm R. Garbe d22abeee86 this patch keeps track of global z-layer order of clients which are floating or if floating mode is enabled il y a 19 ans
  Anselm R. Garbe a33150eb4b no this is better il y a 19 ans
  Anselm R. Garbe c60de1acd4 drawstatus even if no client exists il y a 19 ans
  Anselm R. Garbe 69b738c097 sanders solution is convincing and elegant il y a 19 ans
  Anselm R. Garbe f18ed615ae small fix il y a 19 ans
  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) il y a 19 ans
  Anselm R. Garbe 0d0e8bde13 no, ordering floating clients at the end seems better il y a 19 ans
  Anselm R. Garbe 838a1ff950 fix il y a 19 ans
  Anselm R. Garbe e1315fd40c this makes sure the issue mentioned by sander il y a 19 ans
  Anselm R. Garbe 52a3ab1042 fixing zoom il y a 19 ans
  Anselm R. Garbe a82e7b765e fixing two off-by-ones il y a 19 ans
  Anselm R. Garbe ec85fddb9a applied checking existance of >2 tiles patch (proposed by sander) to zoom and resizecol il y a 19 ans
  Anselm R. Garbe 3a1343a245 renamed resizetile into resizecol il y a 19 ans
  Anselm R. Garbe 40bd21ce63 s/growcol/resizetile/g il y a 19 ans
  Anselm R. Garbe 4633fbec61 right, multihead issue is not involved with growcol il y a 19 ans
  Anselm R. Garbe 25060031a5 hotfix il y a 19 ans
  Anselm R. Garbe c7ae6334b7 applied a fix related to Sanders remark to growcol il y a 19 ans
  Anselm R. Garbe 6499fc4f93 I really need column growing, now pushing upstream il y a 19 ans
  Anselm R. Garbe 04f27a5438 don't access sel in restack without checking for NULL (multihead crashing bug) il y a 19 ans
  Anselm R. Garbe c107db57db removed unused vars il y a 19 ans
  Anselm R. Garbe d39d00057c reducing focus calls (sanders patch) il y a 19 ans
  Anselm R. Garbe 26157e6973 applied Sanders max_and_focus.patch il y a 19 ans
  Anselm R. Garbe 924a088812 reorder was misssing in Ross version of viewall il y a 19 ans
  Anselm R. Garbe daae3bba50 added viewall to mainstream (only Ross Mohns version, not the toggle) il y a 19 ans
  Anselm R. Garbe 4c368bcd24 applied sanders patch to remove unnecessary commit() il y a 19 ans
  Anselm R. Garbe 5a3bea2d69 removed a warning reported by Jukka il y a 19 ans
  Anselm R. Garbe c3c94c0e0a improved selection policy il y a 19 ans