Visual Layout Editor Now Available (KZones-Compatible) #190
jcearnal
started this conversation in
Show and tell
Replies: 0 comments
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.
-
Hey everyone! I've been working on a fork of KZones called Magnetile (focused on Plasma 6.4+ Wayland with some additional features like connected resizing), and while building it I created a visual drag-and-drop layout editor that I thought KZones users might find useful too.
The editor is fully browser-based and supports both Magnetile and KZones configuration formats, so you can use it even if you're sticking with KZones.
Live editor: https://jcearnal.github.io/magnetile/
Features:
I know editing JSON configs manually can be tedious, so this should make layout creation a bit easier. The KZones format support is based on the schema in your docs - let me know if you run into any compatibility issues and I'm happy to fix them.
All GPL-3.0 and part of the Magnetile project: https://github.com/jcearnal/magnetile
Thanks for building such a solid foundation - I'm standing on your shoulders with my fork and wanted to give back something that might be useful to the broader KZones community!
Beta Was this translation helpful? Give feedback.
All reactions