The main motivation behind this change is to reduce the number of usages of int-based virtual desktop apis. int-based desktop ids are highly unreliable. For example, if a new virtual desktop is inserted in the middle or removed in the middle, the desktop ids will change. This makes working with virtual desktops code more challenging due to its behavior. This is not an issue with VirtualDesktop objects.remotes/origin/work/abstract-egl-backend-no-surface
parent
2aa3ed0005
commit
7f1baf66f9
2 changed files with 7 additions and 6 deletions
Loading…
Reference in new issue