34.3
New features:
- Drag and drop: Dragging a window down will pull it out of the tiling, activating DnD mode. It can then be dropped into any tiling edge again. Or outside of of an edge to get it to float/scratch.
For a simple visual demonstration: #225 (comment) - The install script will now activate PaperWM.
Changes in behaviour:
- Scrolling on the upper left workspace button is now «correct»: scrolling down will take you to the previously used workspace etc.
Super+PageUp/Down
no longer cycles: In other words holding downSuper+PageUp
will take you to the first workspace.
Various fixes:
- Don't start with unreactive active workspace: 6cba1a2
- Do not animate the topbar: #220
- Wayland is now reactive to button presses when animating (b35d8c7): Ie. clicking on a window while animating will activate the window.
- Make sure transient windows are placed on the active monitor: #226 (5adc6f1)
- Reset the native
move-to-monitor-*
actions on disable: #223 (0f0f9c4)
Performance:
- Reduce the overhead of having a rendering window (eg. a playing video) on a hidden workspace (ba059a0)