Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: faebser/PaperWM

Tags

36.0

Toggle 36.0's commit message
maximized: fix y position of eg. firefox wayland

Some windows apparently report the wrong frame.y value when they've just
been maximized, leaving us with the old incorrect value. Simply hardcode
the correct y value instead.

34.3

Toggle 34.3's commit message
schemas: fix typo (paperwm#236)

34.2

Toggle 34.2's commit message
minimum workspaces: Fix when using 3+ monitors

The monkey patched code in kludges wouldn't run on enable after eg.
unlocking as kludges.enable() happens after tiling.enable(). This left
us with too few workspaces.

34.1

Toggle 34.1's commit message
readme: link to some common issues

34.0

Toggle 34.0's commit message
liveAltTab: Include non-modal transient windows