Skip to content

backends/x11: Provide a cursor per output

Vlad Zahorodnii requested to merge work/zzag/x11-backend-cursor into master

The main motivation behind this change is to allow setting the cursor per output, which eases up implementing things such as cursor output layers.

It also has another advantage - output related code is more encapsulated. Furthermore, we could decouple output backends from Cursor.

Merge request reports

Loading