kikipoulet / SukiUI

UI Theme for AvaloniaUI
MIT License
1.52k stars 140 forks source link

[Bug] how to hide default window title in Linux when use sukiui? #326

Open Everyyx opened 3 weeks ago

Everyyx commented 3 weeks ago

Check the following items

Description of the issue

4BC31E40-9119-401B-AE98-A5368B0CB891 3AF7D971-8CDA-4C00-B2F8-D781A87B12B6

Package Version

Avalonia 11.2,sukiui 6.0.0beta 2

Environment

Openkylin 2,linux 6.6.0.1

Expected Behavior

Hide window title in Linux

Reproduction

Just use sukiui

Additional Information

No response

jeffersyuan1976 commented 3 weeks ago

I have the same issue

kikipoulet commented 3 weeks ago

Linux is quite tricky about that because it depends on the window manager your distro use, and there are quite a few.

So we're using the Avalonia property to hide the default window border, it works on most OS, but I suppose the Avalonia framework itself isn't tested for all different linux window managers.

Only think you can do is trying to find a way to hide it in a simple blank avalonia project, and if you find a "new" combination of window properties that hide it we can integrate the subtle case in SukiUI.

jeffersyuan1976 commented 3 weeks ago

Checked the old post, it works fine in Ubuntu.

TransparencyLevelHint="Transparent" ExtendClientAreaToDecorationsHint="True" SystemDecorations="None"

Everyyx commented 1 week ago

It’s worked on deepin&loongarch 3A6000,thanks!

获取 Outlook for iOShttps://aka.ms/o0ukef


发件人: jeffersyuan1976 @.> 发送时间: Friday, November 8, 2024 4:51:18 PM 收件人: kikipoulet/SukiUI @.> 抄送: Monty Green @.>; Author @.> 主题: Re: [kikipoulet/SukiUI] [Bug] how to hide default window title in Linux when use sukiui? (Issue #326)

Checked the old post, it works fine in Ubuntu.

TransparencyLevelHint="Transparent" ExtendClientAreaToDecorationsHint="True" SystemDecorations="None"

― Reply to this email directly, view it on GitHubhttps://github.com/kikipoulet/SukiUI/issues/326#issuecomment-2464153362, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AIYF7IJOL545XFTT35MXN6TZ7R3QNAVCNFSM6AAAAABRMZPXGCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRUGE2TGMZWGI. You are receiving this because you authored the thread.Message ID: @.***>