You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The screen_size function of gg.c.v is non-functional for Linux and BSD-derivative OSes. Suggest using similar code as done by islonely, which comes from Xlib.h (DefaultScreen(dpy)).
Describe the feature
The screen_size function of gg.c.v is non-functional for Linux and BSD-derivative OSes. Suggest using similar code as done by islonely, which comes from Xlib.h (DefaultScreen(dpy)).
Example:
Use Case
Will give screen size for Linux and BSD-type OSes.
Proposed Solution
No response
Other Information
No response
Acknowledgements
Version used
V 0.4.8
Environment details (OS name and version, etc.)
Linux and BSD-derivatives
Note
You can use the 👍 reaction to increase the issue's priority for developers.
Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.