locoeng

locoeng pushed to master at locoeng/dwm

2 years ago

locoeng pushed to master at locoeng/dwm

2 years ago

locoeng pushed to master at locoeng/dwm

  • 5f0b24f70f add notabug
  • 7f311b22a8 first commit
  • 268c91812f first commit
  • c682e31597 initial commit
  • 8b48e30973 manage: Make sure c->isfixed is applied before floating checks Commit 8806b6e23793 ("manage: propertynotify: Reduce cost of unused size hints") mistakenly removed an early size hints update that's needed to populate c->isfixed for floating checks at manage() time. This resulted in fixed (size hint min dimensions == max dimensions) subset of windows not floating when they should. See https://lists.suckless.org/dev/2204/34730.html for discussion.

2 years ago

locoeng created new branch master at locoeng/dwm

2 years ago

locoeng pushed to main at locoeng/dwm

2 years ago

locoeng pushed to master at locoeng/dmenu

2 years ago

locoeng pushed to main at locoeng/dwm

  • 7f311b22a8 first commit
  • 268c91812f first commit
  • c682e31597 initial commit
  • 8b48e30973 manage: Make sure c->isfixed is applied before floating checks Commit 8806b6e23793 ("manage: propertynotify: Reduce cost of unused size hints") mistakenly removed an early size hints update that's needed to populate c->isfixed for floating checks at manage() time. This resulted in fixed (size hint min dimensions == max dimensions) subset of windows not floating when they should. See https://lists.suckless.org/dev/2204/34730.html for discussion.
  • a83dc20310 LICENSE: add Chris Down

2 years ago

locoeng created new branch main at locoeng/dwm

2 years ago

locoeng created repository locoeng/dwm

2 years ago

locoeng pushed to master at locoeng/dmenu

  • 3c389a69e6 first commit
  • fe5d5c6709 fix incorrect comment, math is hard
  • e1e1de7b3b inputw: improve correctness and startup performance, by NRK Always use ~30% of the monitor width for the input in horizontal mode. Patch adapted from NRK patches. This also does not calculate inputw when using vertical mode anymore (because the code is removed).
  • 33685b06e9 drw_text: account for fallback fonts in ellipsis_width additionally, ellipsis_width (which shouldn't change) is made static to avoid re-calculating it on each drw_text() call.
  • e4827b0c40 drw_text: don't segfault when called with 0 width this patch just rejects *any* 0 width draws, which is surely an error by the caller. this also guards against cases where the width is too small for the ellipsis to fit, so ellipsis_w will remain 0. reported by Bakkeby <bakkeby@gmail.com>

2 years ago

locoeng created new branch master at locoeng/dmenu

2 years ago

locoeng created repository locoeng/dmenu

2 years ago