dsnote icon indicating copy to clipboard operation
dsnote copied to clipboard

GUI feature request

Open lamyergeier opened this issue 1 year ago • 5 comments

image

As shown in the above image:

  1. Top Bar Menu items are not shown fully (F....)
  2. Change the speed of Read, if already started is not possible.
  3. How to change the Font size?
  4. Support dark more (for example, Solarized Dark and Solarized Light)

lamyergeier avatar Jan 26 '24 12:01 lamyergeier

Top Bar Menu items are not shown fully (F....)

Oh no! What is your system? OS, DE?

Change the speed of Read, if already started is not possible.

Unfortunately it works like that. It will be difficult to change it. Speed parameter is a property of TTS model, therefore any change requires re-run of speech synthesis.

How to change the Font size?

There is an option in Settings -> Font size in text editor

Support dark more

In theory, dark theme should work. It definitely works on KDE Plasma. To make it work on GNOME you probably have to install some KDE libs and switch theme in the system. To be honest, I still haven't fully figured out how theming works in Qt apps in GNOME (+ Flatpak). It is a misery to me...

Regarding other themes ("Solarized Dark and Solarized Light"), I don't know if it possible. Speech Note for theming uses so called "QQC2 Style". Few styles are already installed in a Flatpak runtime and you can switch between them using option in the Setting (Use custom graphic style -> Graphical style). Most likely it is not what you are looking for.

mkiol avatar Jan 26 '24 14:01 mkiol

What is your system? OS, DE?

Fedora 39 (Gnome, Wayland)

lamyergeier avatar Jan 26 '24 15:01 lamyergeier

Unfortunately it works like that. It will be difficult to change it. Speed parameter is a property of TTS model, therefore any change requires re-run of speech synthesis.

In Firefox we can change the speed of "Read" while it is running (without having to stop and start

lamyergeier avatar Jan 26 '24 15:01 lamyergeier

Top Bar Menu items are not shown fully (F....)

I wanted to reproduce this problem. On fresh Fedora 39 GNOME, the app looks decent. Did you make any significant changes in desktop settings?

Screenshot from 2024-01-27 19-23-27

mkiol avatar Jan 27 '24 18:01 mkiol

After I checked again it looks fine. I don't know why it showed up like that the last time. I can't reproduce that again. I haven't modified my Fedora much beyond standard option available in the official settings.

Thanks and Regards

Lamy

Jan 27, 2024 19:37:43 mkiol @.***>:

Top Bar Menu items are not shown fully (F....)

I wanted to reproduce this problem. On fresh Fedora 39 GNOME, the app looks decent. Did you make any significant changes in desktop settings?

Screenshot.from.2024-01-27.19-23-27.png (view on web)[https://github.com/mkiol/dsnote/assets/1420902/20becb71-d59b-4244-8014-ceaf31a41f02]

— Reply to this email directly, view it on GitHub[https://github.com/mkiol/dsnote/issues/91#issuecomment-1913287454], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AKBEQURXEWE3GWVKQFHQQ2DYQVCPNAVCNFSM6AAAAABCMBQR3OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJTGI4DONBVGQ]. You are receiving this because you authored the thread. [Tracking image][https://github.com/notifications/beacon/AKBEQUXZSDPL6LR3BB7W7JTYQVCPNA5CNFSM6AAAAABCMBQR3OWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTSBJZR4.gif]

lamyergeier avatar Jan 27 '24 21:01 lamyergeier

I think this problem is already solved.

mkiol avatar May 22 '24 05:05 mkiol