Search found 4 matches

by Hermes le Messager
Wed Oct 04, 2017 4:20 pm
Forum: GNU/Linux
Topic: Linux Version and hidpi
Replies: 6
Views: 2201

Re: Linux Version and hidpi

Hi, We should have a look at his one: https://github.com/audacity/audacity/blob/master/src/Theme.cpp the icons are loaded from here. Without changing much the code this could probably be possible to have an hidpi compilation option so that it uses bigger icons. I will try to have bigger icons instea...
by Hermes le Messager
Wed Oct 04, 2017 1:37 pm
Forum: GNU/Linux
Topic: Linux Version and hidpi
Replies: 6
Views: 2201

Re: Linux Version and hidpi

I'm a developer (mainly web, but not only), but not a C++/wxwidget developer. How hard is it to have 2 icons sizes and un check box to have one or the other size of icons used? (I'm talking only about the tool bars, not the tools on the wave forms / cursors). Would it "break" the design? I can incre...
by Hermes le Messager
Wed Oct 04, 2017 11:23 am
Forum: GNU/Linux
Topic: Linux Version and hidpi
Replies: 6
Views: 2201

Re: Linux Version and hidpi

The software is hardly usable, but usable all the same. At least, before fully supporting hidpi, would it be possible (like last dev version of gimp) to offer an bigger icon theme in the settings? I mean the possibility to switch between little to big icons? This would be already something really go...
by Hermes le Messager
Sun Oct 01, 2017 8:11 am
Forum: GNU/Linux
Topic: Linux Version and hidpi
Replies: 6
Views: 2201

Linux Version and hidpi

Hi everybody. First of all, thanks for Audacity to exist. I have a laptop (an alienware with UHD resolution (3840x2160) and an external screen with the same resolution (Wacom pro 16). Audacity looks really weird on it which is really a pity. I've found some information suggesting that audacity would...