michaelforney / velox

velox window manager
MIT License
504 stars 21 forks source link

No windows rendered? #38

Closed landgraf closed 4 years ago

landgraf commented 4 years ago

I've built wld/swc/velox. Velox starts on tty2 with default config but I was not able to use it as it remains silent :( No windows rendered, nor terminal/dmenu started. I tried to change st to urxvt/xterm/emacs without success. Win-Shift-Q works fine thought.

michaelforney commented 4 years ago

You need to use a terminal that supports Wayland.

swc does not currently support Xwayland (it used to, but it was removed since I don't use it). But, several users have asked about re-adding it so I may do that at some point.

landgraf commented 4 years ago

Thank you. Terminology works. Default config should be updated probably :)