xmonad / xmonad-contrib

Contributed modules for xmonad
https://xmonad.org
BSD 3-Clause "New" or "Revised" License
579 stars 272 forks source link

Fix many bugs and shortcomings in debugEventsHook #812

Closed geekosaur closed 1 year ago

geekosaur commented 1 year ago

Description

Added support for several more properties, and fixed parsing of many others. Still doesn't handle COMPOUND_TEXT, and the code in DebugWindow is wrong. I have correct code in C++ but it will require some work to translate to Haskell so it can be used in both places.

Checklist

geekosaur commented 1 year ago

apparently my test didn't allow for older versions, whoops

geekosaur commented 1 year ago

No comments/reviews? I'll merge this later today if not.