Skip to content

disable the titlebar in qt apps#19

Open
Fuseteam wants to merge 1 commit into
Ubuntu-Sway:oracularfrom
Fuseteam:patch-1
Open

disable the titlebar in qt apps#19
Fuseteam wants to merge 1 commit into
Ubuntu-Sway:oracularfrom
Fuseteam:patch-1

Conversation

@Fuseteam

Copy link
Copy Markdown
Contributor

this environment is used to enable hiding the titlebar in for example telegram telegramdesktop/tdesktop#26399

I have verified this variable works on my local setup

@Sunderland93

Copy link
Copy Markdown
Member

Sway supports xdg-decoration-unstable-v1 protocol, which is used to determine what type of window decoration is wanted by the application: server-side (decoration provided by the window manager/compositor) or client-side (application draw the decoration on it's own). So there is no need to desable Qt's window decorations at all. The problem described in your link seems to be relevant only for the version of Telegram from the Ubuntu/Debian repositories. Are you using this version or installed from other sources (official website, Flatpak or Snap)?

@Fuseteam

Fuseteam commented Jan 7, 2025

Copy link
Copy Markdown
Contributor Author

yet telegram's "use system decoration" doesn't work correctly, this fixes that
I'm using the official snap

btw the version from the ubuntu repositories is the snap version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants