MrWriter
MrWriter copied to clipboard
Quickmenu not displaying correctly in dwm
Whenever I try to use it the new window it's in gets automatically tiled to the left, dividing my screen into 2, the small menu on the left and the actual program on the right. This is a natural consequence of the menu being a window and tiling window managers doing their thing, but perhaps there's a better way to implement it?
I thought about putting it, not as a window, but as a widget on top of the drawing widget. That would solve your problem but it would sometimes clip the menu if you open it at the border of the main window.
I'm also planning to make things like button functions configurable by the user.
Please check out the latest release and let me know if the problem persists: https://github.com/unruhschuh/MrWriter/releases/tag/v0.0.7