From da377e64fa45356d74d2e94c5e456f82efe9ea76 Mon Sep 17 00:00:00 2001 From: Vaughan Milliman Date: Sun, 31 Mar 2024 18:57:58 -0500 Subject: [PATCH] various non-code changes --- changelog.md | 4 ++++ docs/header.html | 2 +- docs/usage.md | 6 ++++-- readme.md | 5 ++--- 4 files changed, 11 insertions(+), 6 deletions(-) diff --git a/changelog.md b/changelog.md index f3ebefe..77ffd39 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,10 @@ ## 1.0 +### 1.0 + +- Various bugfixes + ### 1.0rc1 - Monocle layout diff --git a/docs/header.html b/docs/header.html index b770112..c945daa 100644 --- a/docs/header.html +++ b/docs/header.html @@ -1,7 +1,7 @@
logo

Polonium

-

A tiling window manager for Plasma 6

+

An autotile manager for Plasma 6


KDE Store diff --git a/docs/usage.md b/docs/usage.md index 6caa461..461dbbc 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -117,8 +117,10 @@ save additional settings. See engine documentation for details. ### Setting preservation Installing and enabling the optional [Polonium Setting Saver Daemon](https://github.com/zeroxoneafour/dbus-saver) will allow you to preserve settings across KWin restarts on a per-desktop basis. -Note that changes to default settings will not apply if custom settings are set for the desktop already. To remove custom settings, you can use the "Remove custom settings and close" button on the -settings popup or you can remove `$XDG_CONFIG_HOME/SettingSaver/settings.txt` and logout to remove all custom settings. `$XDG_CONFIG_HOME` by default is `~/.config`. +Note that changes to default settings will not apply if custom settings are set for the desktop already. To remove custom settings on a specific desktop, you can use the "Remove custom +settings and close" button on the settings popup. + +To remove all settings and reset all desktops to the default settings, stop the systemd user service and then delete `$XDG_CONFIG_HOME/SettingSaver/settings.txt`. `$XDG_CONFIG_HOME` by default is `~/.config`. ## Getting a log diff --git a/readme.md b/readme.md index 7ba6ea9..73d3686 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@ # polonium -An (unofficial) successor to [Bismuth](https://github.com/Bismuth-Forge/bismuth) built on KWin 6. +An (unofficial) spiritual successor to [Bismuth](https://github.com/Bismuth-Forge/bismuth) built on KWin 6. The descendant of [autotile](https://github.com/zeroxoneafour/kwin-autotile). @@ -16,8 +16,7 @@ The descendant of [autotile](https://github.com/zeroxoneafour/kwin-autotile). ## features -- Works in Wayland Plasma 6.0 and up -- Needs KWin 6.0.3.1 installed to drag tiles with the mouse +- Works in Wayland Plasma 6.0 and up (needs KWin 6.0.3 installed to drag tiles with the mouse) - Custom moddable tiling engine backend - Edit tile sizes with the integrated KWin GUI - Move and tile windows with your mouse and keyboard