[Github-comments] [geany/geany] Make status bar thinner by using GtkBox instead of GtkStatusBar (PR #3058)

Jiří Techet notifications at xxxxx
Sat Dec 18 23:04:05 UTC 2021


> ```
> statusbar {
> 	padding: 0;
> }
> ```
If only it were so simple. No, this doesn't work (Debian, xfce). Check for instance

https://github.com/codebrainz/Greybird/commit/96e8cd2002d814f1592ff5bd86c91b7c73d83d04

but the change from the above commit doesn't work for me either. The problem is that you don't even know whether some of the workarounds for the status bar were applied so subtracting some extra value might make it too small on some machines.

Totally bypassing the stupid GtkStatusbar is IMO the safest thing to do.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3058#issuecomment-997297134
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3058/c997297134 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211218/59777c2e/attachment.htm>


More information about the Github-comments mailing list