-
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make gaps on panel widgets only for floating panels; fix a bug where…
… windows would continuously shrink
- Loading branch information
Showing
6 changed files
with
61 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,9 +2,9 @@ Adds space around windows touching a screen edge or other window. | |
|
||
The size of the gap and the layouts and applications to be gapped are configurable. | ||
|
||
Please note this script does not do any automatic tiling. Its purpose is to reshape windows that have been manually positioned with the default KWin window management system. | ||
Please note this script does not do any automatic tiling. Its purpose is to reshape windows that have been manually positioned with the stock KWin window management system. | ||
|
||
[b]Please make sure to install the most recent version (v7.0) and to not use Discover for installation.[/b] [b]On old Plasma versions, additional steps may be required after installation to make the configuration menu available.[/b] For more information on installation, configuration and usage as well as any requests, please visit [url=https://github.com/nclarius/tile-gaps]the GitHub page[/url]. | ||
[b]Please make sure to install the most recent version (v7.1) and to not use Discover for installation.[/b] [b]On old Plasma versions, additional steps may be required after installation to make the configuration menu available.[/b] For more information on installation, configuration and usage as well as any requests, please visit [url=https://github.com/nclarius/tile-gaps]the GitHub page[/url]. | ||
|
||
© 2021-2022 Natalie Clarius ‹[email protected]› | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ Comment[de]=Fügt Zwischenraum um Fenster ein, die einen Bildschirmrand oder ein | |
Icon=preferences-system-windows | ||
|
||
X-KDE-PluginInfo-Name=tilegaps | ||
X-KDE-PluginInfo-Version=7.0 | ||
X-KDE-PluginInfo-Version=7.1 | ||
X-KDE-PluginInfo-Author=Natalie Clarius | ||
X-KDE-PluginInfo-Email[email protected] | ||
X-KDE-PluginInfo-License=GPLv3.0 | ||
|