Summary: | Please add RTL window titlebars | ||
---|---|---|---|
Product: | [Plasma] Breeze | Reporter: | Omeritzics <omeritzicschwartz> |
Component: | window decoration | Assignee: | Janet Blackquill <uhhadd> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kwin-bugs-null, moceap, omeritzicschwartz, sh.yaron, uhhadd |
Priority: | NOR | Keywords: | rtl |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kdecoration/commit/d6094ab116f1f8271f4d3e73b15cf4c1a6361df6 | Version Fixed In: | 5.24.4 |
Sentry Crash Report: | |||
Attachments: |
KWin in LTR (running in RTL mode)
How KWin titlebar should be in RTL |
Description
Omeritzics
2021-02-01 17:26:49 UTC
Hey, can you be more specific and post relevant screenshots from the RTL version and possibly a reversed version of it? Thanks. (In reply to Yaron Shahrabani from comment #1) > Hey, can you be more specific and post relevant screenshots from the RTL > version and possibly a reversed version of it? > > Thanks. Hi, I am sorry for the late respond. The text in the titlebar of RTL KWin is aligned to left, and the icons are ordered the same as in LTR KWin. This is not an issue, but an inconsistency of the windows when both Qt and GTK applications are opened at the same time. Created attachment 141701 [details]
KWin in LTR (running in RTL mode)
Created attachment 141702 [details]
How KWin titlebar should be in RTL
*** Bug 445509 has been marked as a duplicate of this bug. *** A possibly relevant merge request was started @ https://invent.kde.org/plasma/kdecoration/-/merge_requests/19 Git commit 4123ec8c19936bea87b0aae3523f0062a16e62c5 by Janet Blackquill. Committed on 02/03/2022 at 16:19. Pushed by cblack into branch 'master'. Add RtL support This makes KDecoration2 able to handle right to left; by properly mirroring buttons. M +30 -9 src/decorationbuttongroup.cpp https://invent.kde.org/plasma/kdecoration/commit/4123ec8c19936bea87b0aae3523f0062a16e62c5 Git commit d6094ab116f1f8271f4d3e73b15cf4c1a6361df6 by Jan Blackquill, on behalf of Janet Blackquill. Committed on 14/03/2022 at 21:38. Pushed by cblack into branch 'Plasma/5.24'. Add RtL support This makes KDecoration2 able to handle right to left; by properly mirroring buttons. (cherry picked from commit 4123ec8c19936bea87b0aae3523f0062a16e62c5) M +30 -9 src/decorationbuttongroup.cpp https://invent.kde.org/plasma/kdecoration/commit/d6094ab116f1f8271f4d3e73b15cf4c1a6361df6 |