You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,6 @@
1
1
# <sub><imgsrc="https://github.com/emvaized/kde-snap-assist/blob/dev/assets/logo.png"height="48"width="48"></sub> KDE Snap Assist
2
+
[KDE Store](https://store.kde.org/p/1875687)
3
+
2
4
This KWin script for KDE Plasma suggests other window thumbnails on snap. It tries to replicate the famous Windows 10/11 feature of the same name.
3
5
4
6
Assist can be shown by dragging a window to the screen edge, as well as via default keyboard shortcuts (`super`+arrows).
@@ -11,11 +13,10 @@ Since version `1.4`, there are now experimental options for *enhanced* snapped w
11
13
- Raise snapped windows together
12
14
- On close snapped window, try to fill the area
13
15
14
-
When you enable any of these options in settings, the script will start tracking windows snapped with the script. Group of snapped windows is remembered once you fill the layout using the assist. Window is no longer considered snapped once it was closed or moved manually using the mouse.
16
+
When you enable any of these options in settings, the script will start tracking windows snapped with the script. Group of snapped windows is remembered once you fill the layout using the assist. Window is no longer considered snapped once it was closed or moved manually using the mouse.
17
+
Snap groups are not persistent, and likely will be needed to recreate on each reboot.
15
18
16
-
Ideas, suggestions, bugs reports and contributions are welcome!
17
-
18
-
[KDE Store](https://store.kde.org/p/1875687)
19
+
Ideas, suggestions, bugs reports and contributions to the project are welcome!
@@ -30,7 +31,8 @@ In order to install this script manually from GitHub, you'd need to:
30
31
---
31
32
### Troubleshooting
32
33
- To apply the new settings, you may need to re-enable the script or restart KWin. The same is recommended if you switch from one version of the script to another
33
-
- Assist will not show if you have no other windows matching the conditions set in the script settings. For example, by default the script does not show windows from other screens — so, if you have only one window on the current screen, assist will not show.
34
+
- Assist will not show if you have no other windows matching the conditions set in the script settings. For example, by default the script does not show windows from other screens — so, if you have only one window on the current screen, assist will not show
35
+
- Script settings button is not visible, or complains that "Plugin doesn't provide configuration file in the expected location" — this is a known KWin's bug, not related to the script. Make sure your system is up-to-date, as it seems to be fixed now. If it doesn't help, you can also try to install the script [manually](https://github.com/emvaized/kde-snap-assist#manual-installation).
34
36
35
37
---
36
38
### Compatibility notes
@@ -54,6 +56,6 @@ Version 1.4 introduces an option "Delay before showing the assist", which gives
54
56
---
55
57
56
58
### Donate
57
-
If you really like this script, you can thank for it by buying me a coffee :)
59
+
If you **really** like this script, you can always thank for it by buying me a coffee :)
0 commit comments