helloSystem / helloSystem/hello
Consider hacks to make Gtk3 apps look more native
- Dominant language
- No language data
- Stars
- 2.5k
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
Gtk is seen as a legacy technology in helloSystem, mainly in place for Inkscape and GIMP. Luckily these tend to use Gtk in a "conservative" way, not using the strange design philosophy that Gnome seems to have nowadays.
---
So it's questionable whether it's worth putting energy into this topic - who _really_ needs Gnome/Gtk 3 apps on helloSystem?
https://github.com/PCMan/gtk3-nocsd is using LD_PRELOAD hackery to remove Client Side Decorations (CSD).
Instead of this:

we would get this (but of course with the helloSystem window decorations instead of the black ones):

To also remove the redundant window title, one can set
> css opacity 0 of titlebar
Contributor guide
Assessment
This issue has not been assessed yet.