Danielle Foré
Danielle Foré
### What Happened? The stylesheet doesn't get properly rebuilt if you build with just `ninja` and not `ninja clean`. ### Steps to Reproduce 1. Build with `ninja` 2. Make changes...
### Problem  ### Proposal - [ ] fix padding - [ ] make sure text is legilbe - [ ] style close buttons ###...
### Problem To make it clearer that a widget accepts a drop, we can style the `:drop(active)` pseudo class ### Proposal It looks like this class applies to: - [...
### What Happened? Scroll bar troughs assume a square container and have square corners that touch the end of the scrolled window. This looks bad in places where scrolled windows...
### Problem Hard cutoff of items :disappointed:  ### Proposal ``` .titlebar.flat + scrolledwindow undershoot.top { background: linear-gradient( @borders, alpha(black, 0.05) 1px, alpha(black, 0.0) 4px...
## Problem There’s been a number of complaints over the years from folks who don’t like seeing the keyboard focus styles all of the time. It’s probably reasonable that these...
### Problem There are a few needs attention states for the new Hdy.Tabbar including for undershoot styles ### Proposal We should support these features by indicating needs attention tabs in...
## What Happened It looks like we're missing some padding around icons in tabs. Tab height shrinks when there's only pinned tabs ## Expected Behavior tab bar height should be...
## Problem We have some issues with focus rings being outside of buttons like clipping in linked styles or when there isn’t technically any margin around the button or some...