Rework to get rid of get_monitor_by_output
This commit is contained in:
@ -32,6 +32,7 @@ struct _GdkX11Monitor
|
||||
GdkMonitor parent;
|
||||
|
||||
XID output;
|
||||
char* name;
|
||||
guint add : 1;
|
||||
guint remove : 1;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user