Danielle Foré

Results 855 issues of 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...

Priority: Wishlist
Needs Design

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 ![Screenshot from 2025-04-08 10 32 05](https://github.com/user-attachments/assets/5f1fed32-88ff-4eaa-bd55-57bef033ae89)

### 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...

Priority: Wishlist
Needs Design

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...

Priority: Wishlist
Needs Design

### 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: - [...

Priority: Wishlist
Needs Design

### Problem The default map tiles are super ugly, not vector?, and loading a new map style takes a considerable amount of effort ![Image](https://github.com/user-attachments/assets/f15cec16-d9a6-4267-a1a9-e46970cdc0f1) ### Proposal Gresource some styles and...

Priority: Wishlist
Needs Design