-
In old pcmanfm, mounted encrypted volumes were displayed with a nice icon with padlock, indicating encryption ("localStorage" below):
![old](https://i.imgur.com/8Z5qxVc.png)
In pcmanfm-qt, it look…
-
For some reason all Qt5 applications on LXQt look completely different than Qt4 or GTK ones, changing the settings in lxqt-config-appearance doesn't change anything either. There's not qtconfig for Qt…
-
##### Get and set XDG user dirs variables in config file
- https://github.com/lxde/libqtxdg/commit/0d80985769ab05691ab3c8768ca63f7b6c74feb4
https://mediacru.sh/8ucES5_q6k4W.jpg
##### Fixes an FTBFS i…
-
##### Expected Behavior
In an ideal world the icons would match the current window style
##### Current Behavior
i only can decide between "colorize on widget style on/off" - and thats something t…
-
A link named "Fedora" on lxqt.org actually points to http://download.opensuse.org/repositories/X11:/lxde:/lxqt/
-
##### Expected Behavior
I am developing an app with Qt, and using `QIcon::fromTheme()`, which can make the icons in app change automatically when system icon theme changes.
##### Current Behavior
…
-
LXQt's platform theme currently has some [custom code](https://github.com/lxde/lxqt-qtplugin/blob/master/src/lxqtsystemtrayicon.cpp) for handling QSystemTrayIcons and converting them into StatusNotifi…
-
After the LXQt (0.9.0) installation, some icon images on desktop and program menu are missed. Such as Qt Creator, refer to the screenshot.
![screenshot2](https://cloud.githubusercontent.com/assets/109…
-
Kubuntu is not stable.
Xubuntu is buggy and is not fixed in time.
Mubuntu's compatibility is still kind of limited.
Gubuntu is not that flexible, but may be the best choice nowadays.
Ubuntu is yet…
-
Mac上静态编译qt5.7.1
+ 设置qt目录OK
```
gushuai:shared jl$ xmake g --qt="/Users/shandikeji/Qt/qt5.7.1/"
configure
{
qt = /Users/shandikeji/Qt/qt5.7.1/
xcode = /Applications/Xcode.app
}
```
+ …