José Expósito

Results 62 comments of José Expósito

Here is the implementation: https://gitlab.gnome.org/GNOME/libadwaita/-/commit/47de1e9aa4f3b6001bbdbe7b199c573ce85c7617#ad9c43da9f097a3f58836a13ee14e24b45ae58a5_0_118

@cassidyjames I think that the new FreeDesktop.org portal is enabled, isn't it? Maybe this animation is not reliable enough with GTK 3 and we should wait for GTK 4...

Yes, I know, but we will still have issues on slow devices like the Pinebook Pro. If we want to merge this PR knowing that those limitations are there, I...

Hi! The event is re-triggered after a certain amount of pressure is applied, check https://github.com/elementary/gala/issues/1078 On my setup, I have to push the corner for a while to trigger the...

I know where the code is, but I don't know why it fails. This is a tricky one to test, because it happens from time to time. Busy, but I'll...

Maybe you could use [org.gnome.SessionManager](https://people.gnome.org/~mccann/gnome-session/docs/gnome-session.html) to handle this case? I'm not sure if there is a signal/method you can use there. Gala already has a `SessionManager` class, so part of...

Code looks good, thanks!!! Handing over to the @elementary/ux team for their input. Personal opinion: I'm am not a big fan of login sounds, so I'll be happy if this...

Touchégg doesn't have the context to perform this action (screen resolution, if we are on desktop or multitasking view, etc) so this needs to be implemented by Gala. If I...

This is a side effect of the Keyboard > Layout > Switch layout keybinding being used. As a workaround, you can select in the first combo-box (see screenshot) the value...

@jeremypw I got a conflict rebasing on top of master, but it looks like it was on my end, GitHub didn't have any issues merging master into you branch. >...