vinceliuice / WhiteSur-gtk-theme

MacOS Big Sur like theme for Gnome desktops
MIT License
5.81k stars 605 forks source link

Window goes out of the screen when resizing from maximized window by dragging #859

Closed john-ghatas closed 1 year ago

john-ghatas commented 1 year ago

System: Fedora 38 - Gnome 44

Issue occors on the latest repo version commit 19716ce1ebc9208600e2e6f9c7cfe7e6fa5ca771

Compiled the theme with the following command

./install.sh -m --darker -l -c Dark --icon fedora -N glassy -p 60
john-ghatas commented 1 year ago

Screencast from 2023-04-26 23-00-44.webm

Tried to record it in a screencast but with some applications (GTK 4 ones mainly system settings etc and flatpaks do not have this issue) it's not as much of an issue as it is with other (Mainly Tilix which I suspect is GTK3 based (?)).

vinceliuice commented 1 year ago

Tilix is gtk3 app

john-ghatas commented 1 year ago

Thanks, I tried it with other themes compatible with Gnome 44 and it has no such issues, the window titlebars keep track of the cursor instead of having a small deviation in position in the case of GTK4 apps and a huge difference with GTK3 apps.

To add to this: I found flatpak apps to not have such issues so far, only on Native applications.

If you need me to test anything let me know

vinceliuice commented 1 year ago

Fixed

john-ghatas commented 1 year ago

Tilix is still a little bit problematic but not as much as it used to be before, tested other GTK 3 apps and they seem fine. Thanks for the effort, I will close the issue.

john-ghatas commented 1 year ago

GTK3 itself seems to be unstable, issue with the theme itself seems to solved after referencing with the stock theme to see if there was any unexpected behaviour.

john-ghatas commented 1 year ago

For any GNOME 44/ Fedora 38 users the issue is fixed with the last gnome-mutter update for GTK3 applications as well.