adwaita-qt icon indicating copy to clipboard operation
adwaita-qt copied to clipboard

A style to bend Qt applications to look like they belong into GNOME Shell

Results 32 adwaita-qt issues
Sort by recently updated
recently updated
newest added

Make qt apps look like the new libadwaita theme, which is what most of gnome will look like.

Most likely this was because of gnome removed a bunch of icons from adwaita-icon-theme before it was properly shipped by gtk see the relevant issue https://gitlab.gnome.org/GNOME/gtk/-/issues/4754 the fix have not...

When using Dolphin with `adwaita-dark` theme, the icons are not changing, making them almost unreadable. Is there a way to change the icons? ``` # .profile export QT_QPA_PLATFORMTHEME="gnome" export QT_STYLE_OVERRIDE="adwaita-dark"...

I'm using 1.4.1 on LXQt and every time a window gets out of focus or is resized/moved its menu/list items get faded a bit. Is there a way to disable...

In our software, we have a setting that allows the user to choose the software's theme. I've added options for both the Adaita and Adwaita-Dark themes. In our mainwindow's constructor...

![image](https://user-images.githubusercontent.com/78296459/150580708-a72d2c76-17b3-4e3f-a893-60e8fd34f036.png)

Okay, slider height slightly overdone, but much improved, tweak as you like.

Hello, As the title says. When creating a group box with a label. there is no frame around it. Kvantum does it right. Libadwaita-qt doesn't, and it looks strange as...

Hello, As can be seen in your demo or other apps using adwaita-qt you will see that spinboxes look rather way too big. Compared with real adwaita and kvantum gnome...

this what its looks after applying the theme using qt5ctl ![2021-09-07](https://user-images.githubusercontent.com/73954836/132412398-f6708a93-872f-4f92-a852-38199ed16fe8.png) the text in the option bar overlaps with the icons.