klesh / JigsawWM

JigsawWM is a dynamic window manager for Windows10/11 just like the suckless dwm for the X
GNU Lesser General Public License v3.0
140 stars 5 forks source link

[ Bug report] TypeError: 'Modifier' object is not iterable #1

Closed nzooherd closed 1 year ago

nzooherd commented 1 year ago

Issue: Bug report

Environment: Windows 11 + Python3.10 image

klesh commented 1 year ago

Thanks for reporting, will look into it

klesh commented 1 year ago

Hi, @nzooherd , problem has been fixed by https://github.com/klesh/JigsawWM/commit/1e1bb29f591ec3f8b54389d1f07908fc474b0019

Please reinstall and verify if it works for you, thank you.

nzooherd commented 1 year ago

The bug has been fixed, but "tkinter" module can't be found. It may be my problem. Thanks