mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
Merge branch 'jpouellet-prefer-gtk'
This commit is contained in:
commit
eee348c4ba
@ -212,6 +212,8 @@ Clearly, cutting out navigating through the file system can save a user quite a
|
|||||||
|
|
||||||
The the desktop GUIs which QubesOS versions 1 - 3.1 offer are [KDE](https://www.kde.org), as well as [Xfce](https://xfce.org). We are currently migrating towards using [GNOME](https://www.gnome.org). We know some people prefer KDE, however, we believe the overalluser experience of GNOME is more focused on simplicity and ease of use for average non-technical users. Xfce will always be supported, and technical users will always be able to still use KDE or other desktop environments.
|
The the desktop GUIs which QubesOS versions 1 - 3.1 offer are [KDE](https://www.kde.org), as well as [Xfce](https://xfce.org). We are currently migrating towards using [GNOME](https://www.gnome.org). We know some people prefer KDE, however, we believe the overalluser experience of GNOME is more focused on simplicity and ease of use for average non-technical users. Xfce will always be supported, and technical users will always be able to still use KDE or other desktop environments.
|
||||||
|
|
||||||
|
This means you should use GTK rather than Qt for new GUIs.
|
||||||
|
|
||||||
All three desktop environments have their own [human interface guidelines](https://en.wikipedia.org/wiki/Human_interface_guidelines) and we suggest you familiarize yourself with the platform you developing for.
|
All three desktop environments have their own [human interface guidelines](https://en.wikipedia.org/wiki/Human_interface_guidelines) and we suggest you familiarize yourself with the platform you developing for.
|
||||||
|
|
||||||
- [GNOME Human Interface Guidelines](https://developer.gnome.org/hig/3.18/)
|
- [GNOME Human Interface Guidelines](https://developer.gnome.org/hig/3.18/)
|
||||||
|
Loading…
Reference in New Issue
Block a user