Skip to content

v43.1.0

Compare
Choose a tag to compare
@jtaala jtaala released this 23 Apr 11:23
· 1520 commits to develop since this release
1130b66

What's Changed

  • Support gnome 40 and 41 by @smichel17 in #408
  • Gnome 42 support by @hedning in #418
  • allow overriding stylesheet by @soraxas in #414
  • Add instruction on windows matching by @soraxas in #392
  • feat: experimental GNOME 43 support by @gombosg in #438
  • fix: cannot switch windows using navigator on X11 by @mateotomas2 in #446
  • chore: rename schemas file by @gombosg in #440
  • fix: gnome crash when opening a new window while a window on the scratch layer is selected by @jtaala in #449
  • Make minimap scale (size) user-configurable through PaperWM extension settings by @jtaala in #454
  • Make "useful window widths" and "useful window heights" user-configurable through PaperWM extension settings by @jtaala in #456
  • fix: moving windows between workspaces should not take windows in between by @lediur in #443
  • Set only the workspace with focus as active by @Lythenas in #464
  • fix: hide topbar for fullscreened floating and scratch windows (fixes #451) by @jtaala in #452
  • Update install.sh error message by @smichel17 in #472
  • Adds user configurable Winprops tab to PaperWM extension settings ui by @jtaala in #463
  • Check gnome version compatibility by @Lythenas in #478
  • Show next stackoverlay window preview when switching to offscreen window with mouse by @jtaala in #473
  • No longer minimise all scratch windows when a single scratch window is unscratched by @jtaala in #461
  • CSS style improvements and polishing by @jtaala in #460
  • Setting a minimap_scale preference of 0 hides mini-map by @jtaala in #481
  • Create issue templates by @Lythenas in #485
  • Show persistent viewport window position indicator in topbar (completes #471) by @jtaala in #476
  • Add comment about reloading user.css by @Lythenas in #487
  • Replaces #364: removes the left and right tiling restriction that caused no margin to be shown by @jtaala in #488
  • Allow enabling the extension in Gnome 44 by @Lythenas in #491
  • FIXES: (1) removed deprecated actor call; (2) implemented guard against multiple disable->enable->disable spam calls by @jtaala in #477
  • Persistent centered mode (aka "Sticky Centering") by @jtaala in #482
  • Fix swipe gesture trackers and workspace switching / double workspace animation (no longer need Vertical overview extension to workaround) by @jtaala in #493
  • FIX: after mouse grab/move-window end operation, ensure window is correctly activated by @jtaala in #500
  • FIX and improve new window create/insert tween (animation) by @jtaala in #501
  • Adds option to disable paperwm changing gnome topbar styling (opacity etc.) by @jtaala in #499
  • FIX overview to correctly animate to out of view window following overview "hiding" event by @jtaala in #502
  • Allow users to set the default focus mode by @jtaala in #504
  • Adds section to README.md covering user-configurable settings not available in the settings ui by @jtaala in #514
  • FIX: keep window previews always in view by @jtaala in #511
  • Adds option to disable the PaperWM topbar workspace name indicator/button by @jtaala in #513
  • Also print if on wayland or Xorg in gather-system-info.sh by @Lythenas in #512

New Contributors

Full Changelog: 38.2...v43.1.0