Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

The Lesser Of Two Evils

Compare
Choose a tag to compare
@rburchell rburchell released this 17 Nov 10:56
· 24 commits to master since this release

Just a few small fixes, no major changes this time around. Should result in less bugs, particularly with newer GTK+ versions, and less annoying focus stealing.

  • QGtkScreen: Disable DPR workaround for newer GTK+ versions (thanks to @rburchell)
  • QGtkWindow: Display all popup-type windows as popups (thanks to @special)