this post was submitted on 23 Aug 2023
10 points (100.0% liked)

Gnome

1853 readers
38 users here now

The GNOME Project is a free and open source desktop and computing platform for open platforms like Linux that strives to be an easy and elegant way to use your computer. GNOME software is developed openly and ethically by both individual contributors and corporate partners, and is distributed under the GNU General Public License.

founded 1 year ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] vbb@lemmy.sdfeu.org 2 points 1 year ago

i wish fedora will stop using QGtkStyle/QGnomePlatform. i want to app look like it's intended to look by developer. also it's a less burden for developer to test every single integration, because perfect integration is impossible. adwaita and "whatever QT uses by default, i guess it's fusion?" just have different design language. i noticed that buttons are bigger in adwaita than in fusion, so we are getting either adwaita-styled button with a weird size or button that possibly overlaps some other widget.

even if qt app looks different from the rest of the system, so what? i seen a lot of arguments for accessibility, but couldn't it just be fixed by qt apps obeying to dark and high contrast settings?