worm
worm copied to clipboard
A dynamic, tag-based window manager written in Nim
I Noticed that emoji and non Latin characters are becoming this square-ish text.  by having support to configure "multiple" fonts will allow to use it as a fallback fonts...
This probably kinda dumb request, but i think having ability to customize where window get spawned is really cool, this will allow window to get spawned in center, top right,...
Roadmap?
A general overview of the planned features, refactoring plans and some way to keep track of who is working on what would be useful for new contributors. Or at least,...
As the title said, having max length for window title on the titlebar would be really useful. Instead of showing something like this:  would be better if its showing...
Right now in tiling mode it's 50/50 (with gaps the master window is $GAPS bigger, which you shouldn't notice unless you have huge gaps). A common alternative seems to be,...
Expose more use cases via the ipc system. provide some atoms.
trying to compile with nimble gives me this error ``` /home/javu/build/worm/src/wm.nim(172, 6) Error: 'findClient' can have side effects > /home/javu/build/worm/src/wm.nim(178, 18) Hint: 'findClient' calls routine via hidden pointer indirection Tip:...
Verifying dependencies for [email protected] Info: Dependency on x11@any version already satisfied Verifying dependencies for [email protected] Installing pixie@any version Tip: 7 messages have been suppressed, use --verbose to show them. nimble.nim(683)...
I would love it if wormc could move and resize windows using their id with commands like ```move-client``` and ```resize-client```. Kind of like how [berry](https://berrywm.org/) does with ```window_move_absolute``` and ```window_resize_absolute```....
Hello, So I have tried tint2 and polybar as well as playing with their respective configs as well as worm's config and I can't find a way to get the...