Danielle Foré
Danielle Foré
### Problem There are some common types of inputs like URLs or Email addresses that we're currently copying regex for. ### Proposal It would be nice if common validations like...
I really don't like this brightness effect, especially on toggle buttons. I feel like it looks less checked like it's reverting/rejecting being checked ## BEFORE https://github.com/user-attachments/assets/4069ea5a-253a-4e31-8485-1941543ed99c ##AFTER https://github.com/user-attachments/assets/69da6295-75c2-4f18-9457-d9dd6dd08d62
Adds a menu_model property to Granite.ListItem so you can automatically set up a context menu without all the boilerplate 
### Problem - App updates are often now automatic which means folks aren't regularly exposed to changelogs. - When folks do get changelogs, they are between the currently installed version...
Todo: - [ ] Don't use OSD style for overlaybar/tooltip. These are non-interactive widgets. - [ ] Decide if Toast is OSD or tooltip (probably OSD. It's interactive) - [...
Uses of [FLAT](https://github.com/search?q=org%3Aelementary+STYLE_CLASS_FLAT+language%3AVala&type=code) * With Gtk.Button, Gtk.MenuButton should be `has_frame = false` * With Gtk.HeaderBar. Should be ToolbarView probably. But in the new stylesheet, headerbars are flat by default *...
### Problem We used to use these C style constant names to match GTK, but they were all removed from GTK so there’s no need to do that anymore ###...
### Problem We currently rely on tooltips and menu items to expose keyboard shortcuts, but: - there's no centralized way to search actions - Tooltips only work if you know...
### Problem Map Markers in Shumate are just an empty Gtk Widget. You have to draw them yourself. ### Proposal We should create a couple of map markers: - [...
### Problem The default map tiles are super ugly, not vector?, and loading a new map style takes a considerable amount of effort  ### Proposal Gresource some styles and...