Cassidy James Blaede
Cassidy James Blaede
I believe @davidmhewitt did most of that work, I'd be curious to hear his thoughts!
Does this need to be an external API at all? Can't Gala just listen to the setting and do this transition automatically? Edit: I guess the use of an API...
~@donadigo would it be possible to resolve conflicts here?~ I'm not sure why we weren't seeing it work in the past, but now that we have all the other dark...
For email, the Stripe customer API has an update method, meaning we can just assume one local customer and if the email changed, change it on the customer. So I...
Something we should address if this is implemented is to be able to change it to a store-wide search; i.e. with a note somewhere (in an infobar) stating: >Searching installed...
@ahoneybun that goes against convention of insensitive widgets, as it's up to the stylesheet to communicate that it's insensitive and the label should describe the thing that is not enabled....
>snapping windows to left/ right of the screen can be done by dragging the window to the left/ right third of wingpanel, and maximizing the window can be done by...
So my question here is: should we always only show curated apps? Or should we treat the footer differently on non-curated app info pages? Right now if you go to...
@jeremypw it is probably worth looking at and adapting this method, as setting the background to `@tab_base_color` seems to get us most of the way there: https://github.com/elementary/code/blob/16d771627b6e04407a6779cc4cc70258e85192c9/src/Widgets/DocumentView.vala#L100-L121 ![Screenshot from 2022-01-06...
@jhaygood86 that could be possible, but adding to the .desktop actions also gets us a quicklist in the dock which seems handy (and more closely matches what we used to...