vixalien / muzika

Elegant music streaming app
GNU General Public License v3.0
268 stars 17 forks source link

[Feature request] Add Window Title #111

Closed LinuxSBC closed 7 months ago

LinuxSBC commented 7 months ago

Currently, the window title (shown in the Overview, for example) is com.vixalien.muzika. This does not look as good as if it were to use something like the Gtk set_title function to set it to "Muzika" (or maybe something more complicated like what song is playing).

vixalien commented 7 months ago

Hi. Thanks.

Would it make more sense to make the title the current page (like Home, Liked Songs, etc...)

On Mon, 19 Feb 2024, 05:42 LinuxSBC, @.***> wrote:

Currently, the window title (shown in the Overview, for example) is com.vixalien.muzika. This does not look as good as if it were to use something like the Gtk set_title function https://docs.gtk.org/gtk4/method.Window.set_title.html to set it to "Muzika" (or maybe something more complicated like what song is playing).

— Reply to this email directly, view it on GitHub https://github.com/vixalien/muzika/issues/111, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJB5FCJTZBWVCUFFNCGPH4LYULCY3AVCNFSM6AAAAABDOXN4PCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE2DCNBTGQ4DAOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

LinuxSBC commented 7 months ago

Yes, that makes sense to me.