redhog / InfiniteGlass

Window manager with infinite desktop, infinite zoom and infinite window resolution
https://redhog.github.io/InfiniteGlass/
GNU General Public License v3.0
35 stars 5 forks source link

[WORK IN PROGRESS ] Multi threading #74

Closed redhog closed 4 years ago

redhog commented 4 years ago

Not yet ready

Make a separate thread for screen drawing, damage event handling and texture loading that has its own display connection to the X server.

Done: