HOWTO: Fix Calibre's broken window borders in Flatpak / Wayland


Screenshot of Calibre. The windows have no borders, making it hard to see where one starts and another one ends.

If you have a large collection of eBooks, you probably use Calibre - it's simply the best bit of cross-platform software for managing your library. It runs rock-solid on Linux. But a recent upgrade gave me a problem. I started the app and the windows were missing their borders and my mouse cursor was too […]

Continue reading →

Fix screen tearing on rotated external monitors (Ubuntu / POP!_OS)


Pop up window with several login options.

I have a vertical monitor for my new Linux laptop. Because it is rotated 90 degrees, this causes problems with some graphics drivers on Linux (and Mac!). Here's a solution I found for my Intel graphics card. Edit this file: sudo nano /etc/gdm3/custom.conf Find this line: WaylandEnable=false Change it to: #WaylandEnable=false Reboot. On Pop!_OS, there […]

Continue reading →