You are not logged in.
This might have been posted already, but I haven't seen it before.
I've installed a testing ISO of our CD-sized Deuterium image, soon to be released (hopefully). I installed libreoffice-writer from the system menu, here's what it looks like...
Yuck! There's a package in Debian for this, libreoffice-gtk (in stretch and above it's libreoffice-gtk2, and there's a systray package named libreoffice-systray). There's also a recommended package named libreoffice-style-tango which I assume is Tango icons, I left that out and just installed...
sudo apt install libreoffice-gtk --no-install-recommends
That looks better, but can we shrink those giant toolbars? Yes, yes we can... Tools>Options>LibreOffice>View>Icon Size and Style>Small
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Thank you so much for this, I was just today getting irritated by the Qt theming.
Set as default, perhaps?
Offline
gtk, shrink
Set as default, perhaps?
That, plus sifr icons.
Offline
That plus breeze icons.
https://packages.debian.org/stretch/lib … yle-breeze
Last edited by brontosaurusrex (2017-03-26 17:51:16)
Offline
Offline
Both seem to lack some icons.
Haven't noticed, breeze seems to be default on OSX and with KDE, so that would be disturbing.
btw, icon theme breeze seems to be mentioned in
~/.config/libreoffice/4/user/registrymodifications.xcu
This
<?xml version="1.0" encoding="UTF-8"?>
<oor:items xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="SymbolStyle" oor:op="fuse"><value>breeze</value></prop></item>
</oor:items>
seems to be enough to force breeze and the file gets completed/overwriten on libreoffice writer first start.
p.s. Download size of breeze-icon-theme_xy + libreoffice-style-breeze is about 2 megabytes (if I got this right).
Last edited by brontosaurusrex (2017-03-27 15:43:28)
Offline
Thank you so much for this, I was just today getting irritated by the Qt theming.
Set as default, perhaps?
That gtk package is already included in the BL Libreoffice metapackage, but is not in the default BL package list, nor is it brought in by the libreoffice pipemenu when installing individual LO items.
How to handle this? Just add it to the default package list? Tweak the pipemenu to install it along with any LO components?
Then, maybe leave it to users to adjust the icon sizes to their preferences?
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
That gtk package is already included in the BL Libreoffice metapackage
BL has libreoffice-writer rather than the metapackage and this does not include the GTK package, unless I've missed something.
Is your lowriter not fugly by default?
How to handle this? Just add it to the default package list? Tweak the pipemenu to install it along with any LO components?
Then, maybe leave it to users to adjust the icon sizes to their preferences?
Sounds good to me
Offline
+1, add it to the standard images but leave rewriting the CD pipemenu entry for now.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
johnraff wrote:That gtk package is already included in the BL Libreoffice metapackage...
BL has libreoffice-writer rather than the metapackage and this does not include the GTK package, unless I've missed something.
Indeed not, as I said right below that:
...but is not in the default BL package list
So let's add it.
Is your lowriter not fugly by default?
No, because I've installed the whole metapackage (plenty of disk space).
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline