Danielle Foré

Results 862 issues of Danielle Foré

Fixes #628

Same as https://github.com/elementary/initial-setup/pull/151 There's no gnomekbdui in GTK 4

* Use Gtk.Gesture instead of EventBox with button press event * GObject style as much as possible * Reduce the number of public properties, especially since `partition` is already a...

### Problem We want to migrate from X11 to Wayland and this is one of the sessions we need to migrate :) ### Proposal Use a wayland session of the...

Status: Blocked

Discussed in https://github.com/elementary/installer/discussions/686 # Problem In the custom partitioning screen, you can see a warning icon on one of the partitions but it wasn't clear to this person how to...

Status: Confirmed
Needs Design

Drafting separately for now since I can't test it until all the other stuff is solved

Fixes #588 - [ ] invalid cast from 'GtkText' to 'GtkEntry' - [ ] logged in check is missing - [ ] Doesn't show window in greeter session (shows when...

Blocked
Help Wanted

* Replace key press event with key controller * Replace get_style_context with state flags while we're here. The only non-deprecated use of stylecontext is to add a provider to the...

* Can't subclass revealer * Only non-deprecated use of Gtk.StyleContext is add to screen/display, not to widget style context * Change grid to box

### What Happened? The clock is always white whether or not that is best for contrast with the background ### Steps to Reproduce 1. Set a bright wallpaper like the...

Confirmed