Danielle Foré

Results 855 issues of Danielle Foré

We're currently saving notification settings in gsettings, but these days Flatpak PermissionStore exists to save these kinds of access settings and there's already a table ID for `notifications`. We should...

Priority: Wishlist

Instead of storing app permissions/settings in gsettings, it seems like [Flatpak PermissionStore](https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.impl.portal.PermissionStore.html) would be a more appropriate place. This is where we store permissions to access other portals.

Priority: Wishlist
Needs Design

Fixes #256 Handle coarse battery level for devices like keyboards and mice that don't report accurate discrete percentages. Brings us in line with new Power Settings ![Screenshot from 2024-08-23 11...

Has the new battery icons I'd really like to also get in https://github.com/elementary/wingpanel-indicator-power/pull/266

### Problem Apps can provide multiple screenshots for different desktop environments or using light and dark styles. There is a way now in appstream for developers to declare the environment...

Priority: Wishlist
Good First Issue

### What Happened? Right now there are dependencies that are pulled in with submodules, these should be properly packaged dependencies instead ### Steps to Reproduce https://github.com/elementary/monitor/blob/dev/.gitmodules ### Expected Behavior It...

Todo: - [ ] Sort - [ ] Add headers - [ ] Fix "More results" - [ ] Add activate func - [ ] Layout items properly, smaller icon...

Gtk4 Preparation

Release

### Problem If someone launches an app and sets the window to "Always visible" or "Always on top" that setting isn't remembered between launches and they have to reset it...

Priority: Wishlist
Needs Design