Page 1 of 1

bug: toolbar doesn't respect system settings

Posted: Sat Sep 02, 2023 11:25 am
by lvm
I've configured toolbars to show only text (gtk-toolbar-style=GTK_TOOLBAR_TEXT), but Deluge 2.1.1 ignores it and shows icons. KDE, GTK3.

Re: bug: toolbar doesn't respect system settings

Posted: Sat Sep 02, 2023 5:51 pm
by mhertz
The gtk docs state that option is ignored now(been deprecated since gtk 3.10). Another like minded option same, and a third too, also hinting is up to developer control such, which true, obviously, but still strange decision restricting such further imho. So I guess would need hacking the actual python code for that.