jbuchermn / pywm

Wayland compositor core employing wlroots - aims to handle the actual layout logic in python thereby enabling easily accessible wm concepts
69 stars 9 forks source link

Blank & unresponsive #16

Open jbuchermn opened 2 years ago

jbuchermn commented 2 years ago

See https://github.com/jbuchermn/newm/issues/111

jbuchermn commented 2 years ago

I created a debug branch to test some things: https://github.com/jbuchermn/pywm/tree/debug_issue11

First of all I enabled some more debug logs - can you try running either newm or pywm-fullscreen with that?