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

I just changed some code in src/lib/adwaitacolors.cpp because I wanted it Red. I suggest adding a define to ease building a custom colored version like : ``` //#define MAIN_THEME_COLOR "#3584e4"...

enhancement

(Apologies if this isn't actually an adwaita-qt issue. I'm not super familiar with the interactions between qt, adwaita-qt, and kconfigwidgets yet.) With applications like Kate, which use KColorScheme and KColorSchemeManager,...

Expected: ![Screenshot from 2021-01-29 18-08-14](https://user-images.githubusercontent.com/10716694/106336512-0d53ac00-625d-11eb-86da-2380ca8e27cd.png) With Adwaita/Adawaita Dark: ![Screenshot from 2021-01-29 18-08-36](https://user-images.githubusercontent.com/10716694/106336516-0e84d900-625d-11eb-9e15-808613e8a015.png)

As can be seen in the following kid3-qt screenshot, a ligher grey text is used to draw views that currently don't have focus. This looks odd, and (espcially in kd3-qt's...

bug
help wanted

Having looked at othe rissues regrading the missing popup menu border, perhaps this is a Xorg onyl issue? Anyhow, Qt apps seem to have a very thick menu border: ![menu-border](https://user-images.githubusercontent.com/1141694/70136404-dc411100-1683-11ea-9b59-c1ffaadd2be1.png)...

bug
x11

Checkbox and radiobutton when hovered don't follow gtk's colors **GTK** ![gtk](https://user-images.githubusercontent.com/21042432/63222156-f83ba800-c1a3-11e9-8e5a-17f73950ad67.png) **QT** ![qt](https://user-images.githubusercontent.com/21042432/63222157-feca1f80-c1a3-11e9-803c-c657c8e30245.png)

bug

Setting a stylesheet that manipulates border destroys QSpinBox functionality using master@30decc8a, both on Linux/X11 and Windows 10. In detail: - border-color has no visible effect - border-width has no visible...

bug
help wanted

As can be seen in the following screenshot (which also shows the border zoomed in), the corners of the bottons are lighter than the sides. This makes it appeat as...

bug

Hello I enable "big text" from Accessibility Gnome 3.22 utils on my laptop to try to read better the letters on my FullHD screen. The problem is that, as you...

bug
wayland

I assume this is a legacy from breeze dark but anyway it's the major inconsistency between gtk adwaita dark and qt adwaita dark. I'm using qt5ct and tried to remove...

bug