Skip to content

Commit a315fa2

Browse files
danupsherclaude
andcommitted
Build 82: Fix rofi scroll and border flickering
- Rofi mouse wheel scroll now works (ml-row-up/down bindings) - Fixed keyboard focus by launching rofi before slurp overlay - Fixed border/corner flickering (rounding=1, bar_precedence=false) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 711de02 commit a315fa2

1 file changed

Lines changed: 12 additions & 3 deletions

File tree

BUILD_LOG.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,19 @@
5959
- Build 79: Fix windowrule syntax for Hyprland 0.53+ (partial - float rules)
6060
- Build 80: Fix remaining windowrule syntax (no_anim, border_size, no_shadow)
6161

62+
**Build 81**: hyprbars:no_bar rule fix for Hyprland 0.53+
63+
**Build 82**: Fix rofi scroll + border/corner flickering
64+
65+
**Fixes in Build 82**:
66+
| Issue | Fix |
67+
|-------|-----|
68+
| Rofi mouse wheel scroll not working | Set ml-row-up/down to ScrollUp/ScrollDown |
69+
| Rofi keyboard focus on reopen | Launch rofi before slurp overlay |
70+
| Border/corner flickering artifacts | Set rounding=1, bar_precedence_over_border=false |
71+
6272
**Next Steps**:
63-
1. Test Build 80 - verify no Hyprland config errors on boot
64-
2. Test single-click app launching
65-
3. Test click-outside-to-close
73+
1. Test Build 82 - verify scroll works in apps menu
74+
2. Test Build 82 - verify no border/corner flickering
6675

6776
---
6877

0 commit comments

Comments
 (0)