mirror of
https://github.com/kunkundi/crossdesk.git
synced 2026-08-26 21:35:52 +08:00
[fix] keep display stream IDs stable after monitor changes
This commit is contained in:
@@ -47,6 +47,7 @@ class ScreenCapturerDrm : public ScreenCapturer {
|
||||
uint32_t connector_id = 0;
|
||||
uint32_t crtc_id = 0;
|
||||
std::string name;
|
||||
std::string stream_id;
|
||||
int left = 0;
|
||||
int top = 0;
|
||||
int width = 0;
|
||||
|
||||
Reference in New Issue
Block a user