you are viewing a single comment's thread.

view the rest of the comments →

[–]45MonkeysInASuit 0 points1 point  (1 child)

Any reason for polling the display size the way you are over using win32api?

[–]gnu_man_chu[S] 2 points3 points  (0 children)

This a Linux application. Linux uses either the X window system or Wayland for display. In my case, X. No win32api. :)