gamingdoom / datcord

An open-source Discord client that uses Firefox and Neutron
GNU General Public License v3.0
113 stars 5 forks source link

Title bar missing #36

Closed nose-gnome closed 1 year ago

nose-gnome commented 1 year ago

Currently, the title bar is missing, meaning it is not easy to reposition Datcord. Also, when you open a link, it opens it in another invisible tab, meaning you cannot easily go back to Discord without using keyboard shortcuts. image

gamingdoom commented 1 year ago

What OS are you using? On Linux xfce I am not able to reproduce this.

gamingdoom commented 1 year ago

Links opening in new tabs instead of new Datcord windows is a regression that I will fix in the next hotfix.

nose-gnome commented 1 year ago

System information: OS: Ubuntu 22.10 Gnome version 43.0 Windowing System: Wayland

gamingdoom commented 1 year ago

Hello, I have made quite a few changes to the backend of Datcord which might fix this issue. Please try the latest version (0.3.4) of Datcord to see if the issue persists.

gamingdoom commented 1 year ago

So it turns out that for Wayland, Firefox puts the window buttons inside of the tabs bar which I am hiding. I have enabled a setting for Datcord which forces a titlebar so this issue should be fixed in the next update.

gamingdoom commented 1 year ago

This issue should be fixed in the v0.4.0 update. Feel free to re-open if it isn't.