-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Raise the layout limit to 32 #515
base: master
Are you sure you want to change the base?
Conversation
On the desktop environment side, would we need to do something? or things will "just work" after updating |
@zzag For now we do not expose the max number of layouts, so this limit is probably set using X11's If a DE supports both Wayland and X11, the tricky part is how to interface with XWayland. Indeed, under a pure X11 or Wayland session, it suffices to use the respective limits. First solutions that come to my mind:
By the way, what DE do you deal with? Footnotes
|
Plasma |
@zzag I opened a KWin issue a few weeks ago. |
fd8601a
to
539d37a
Compare
539d37a
to
b9e8683
Compare
b9e8683
to
ec555c7
Compare
With #362 merged, Time Has Come!
32 is probably too much, but unless we are wasting memory somewhere, I see no reason to not allow the maximum.
Fixes #37
TODO:
xkeyboard-config