Summary: | Tile Editor Launcher HotKey Meta+T Not Working | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | vindicator <nroycea+kde> |
Component: | Custom Tiling | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | anhollander516, nate, notmart |
Priority: | NOR | ||
Version First Reported In: | 5.27.5 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
vindicator
2023-06-14 00:51:42 UTC
Same problem here. Even if I change the shortcut to something else, I cannot get the tiles editor to appear. Operating System: Gentoo Linux 2.13 (openrc/glibc) KDE Plasma Version: 5.27.5 KDE Frameworks Version: 5.107.0 Qt Version: 5.15.9 Kernel Version: 6.3.8-tkg-cfs-llvm (64-bit) Graphics Platform: Wayland Vindicator, are you on X11 or Wayland when this happens? Also can you look in System Settings > Workspace Behavior > Desktop Effects and make sure that "Tiling Editor" is checked/enabled? Thanks! (In reply to Nate Graham from comment #2) > Vindicator, are you on X11 or Wayland when this happens? > > Also can you look in System Settings > Workspace Behavior > Desktop Effects > and make sure that "Tiling Editor" is checked/enabled? Thanks! X11 Yes, while "I've tried it with each Settings->Workspace->{Shortcuts->Plasma->Toggle Tiles Editor, Workspace Behavior->Desktop Effects->Tiling Editor} separately having ownership of the Meta+T keys.", I also made sure "Workspace Behavior->Desktop Effects->Tiling Editor" was enabled too. It still is (even had applied off/on states to make sure they were taking). Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! LOL @ bot The issue was due to compositing somehow being disabled with the compositing setting no longer available now (whereas it used to allow you to switch between like x11,opengl,egl I think). I had to use dbus to even find the compositing setting and change the "active" state. The tiling editor requires compositing. So that' rather intentional. As for the compositing being disabled and not being aware, maybe it needs a follow up, but let's keep it track of it elsewhere. |