Will there ever be a dedicated wayland variant? #5326
FeralSmurf
started this conversation in
General
Replies: 5 comments 5 replies
-
|
What do you mean by "out of the box"? |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
No, not really. Was hoping to get qtile to work "natively" in wayland. I
remember that the default option is X11, right?
β¦On Fri, 11 Jul 2025, 09:04 elParaguayo, ***@***.***> wrote:
Are you taking about how qtile is packaged for distros?
β
Reply to this email directly, view it on GitHub
<#5326 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2SMGCBZAQDX22L5BEQUHXT3H5HYVAVCNFSM6AAAAACBICOCHKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNZSHAYTONQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Yes, ofc, but first you have to create a Wayland session file. That's not
the case on X11, you simply install qtile and you're done with the
system-wide configs.
Hope I'm being a bit more clear.
β¦On Fri, 11 Jul 2025, 10:10 elParaguayo, ***@***.***> wrote:
The only difference is you have to start qtile with the --backend wayland
option. I don't see how we can make it more native.
β
Reply to this email directly, view it on GitHub
<#5326 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2SMGCGOXXWSHJO3UIIPYIL3H5POFAVCNFSM6AAAAACBICOCHKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNZSHA3TIOA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Yes! I somehow missed that file π. Thank you so much for your ongoing
patience.
β¦On Fri, 11 Jul 2025, 10:54 elParaguayo, ***@***.***> wrote:
We provide a wayland session file in the repo (
https://github.com/qtile/qtile/blob/master/resources/qtile-wayland.desktop).
There's nothing more that we can really do. It's for users/packagers to
install that file.
β
Reply to this email directly, view it on GitHub
<#5326 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2SMGCFQTZB2SOTXEXA7HHD3H5UUJAVCNFSM6AAAAACBICOCHKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNZSHEYTKMY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
ear Sir,
I sincerely hope I am not abusing your time and patience.
I am writing to you again to seek help with the following issue. Looked
through various forums, open a discussion thread, even tried AI solutions.
Nothing seems to work, though. Here's the situation:
wl_input_rules = {
"type:keyboard": InputConfig(
kb_layout="us,us,ro", kb_variant=",intl,std",
kb_options="grp:alt_shift_toggle"
),
}
How do I get the current kb layout displayed in a widget? KeyboardLayout()
seems to work (rather nicely) under X11.
Thanks for taking the time to read this.
On Fri, 11 Jul 2025 at 11:14, Catcher InTheRye ***@***.***>
wrote:
β¦ Yes! I somehow missed that file π. Thank you so much for your ongoing
patience.
On Fri, 11 Jul 2025, 10:54 elParaguayo, ***@***.***> wrote:
> We provide a wayland session file in the repo (
> https://github.com/qtile/qtile/blob/master/resources/qtile-wayland.desktop).
> There's nothing more that we can really do. It's for users/packagers to
> install that file.
>
> β
> Reply to this email directly, view it on GitHub
> <#5326 (reply in thread)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/A2SMGCFQTZB2SOTXEXA7HHD3H5UUJAVCNFSM6AAAAACBICOCHKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNZSHEYTKMY>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It's not that hard to configure it for wayland (barring the keyboard layouts/languages), but would be nice to have this option out of the box.
Beta Was this translation helpful? Give feedback.
All reactions