-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[[email protected]] Restore blur effect (#769)
* Restore the Blur Effect which was removed in 2021 for no reason that I can discern * Add a config option to disable the blur effect * Add README and CHANGELOG * Add myself as maintainer since it's currently without one
- Loading branch information
Showing
21 changed files
with
210 additions
and
46 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Changelog | ||
|
||
## 1.1.0 | ||
|
||
* Restored the ability to blur the overview background. It was removed in 2021 for no reason that I can discern | ||
* Added a config option to control if the blur effect is applied (defaults to on) | ||
* Changed the maintainer to myself since it currently has no maintainer | ||
* Added a README, CHANGELOG and version number | ||
|
||
|
||
|
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Blur Overview | ||
|
||
Allows you to Blur and adjust the dimming of the overview's background (window selection screen) | ||
|
||
## Installation | ||
|
||
1. Right click on the cinnamon panel and click "System Settings" | ||
2. Click on the "Extensions" icon under the "Preferences" category | ||
3. Click the "Download" tab and then click the "Blur Overview" entry | ||
4. Click the "Install" button on the right and then return to the "Manage" tab | ||
6. Select the new "Blur Overview" entry and then click the "+" button at the bottom of the window | ||
7. Use the "gears" icon next to the "Blur Overview" entry to open the setting window and setup the preferred behaviour |
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 |
---|---|---|
@@ -1,7 +1,8 @@ | ||
{ | ||
"uuid": "[email protected]", | ||
"name": "Blur Overview", | ||
"description": "Adjust the background dimming for the overview (window selection screen)", | ||
"version": "1.1.0", | ||
"description": "Allows you to blur and adjust the dimming of the overview's background (window selection screen)", | ||
"cinnamon-version": [ | ||
"3.4", | ||
"3.6", | ||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ msgstr "" | |
"Project-Id-Version: [email protected] 1.0\n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-" | ||
"extensions/issues\n" | ||
"POT-Creation-Date: 2024-09-11 23:37-0400\n" | ||
"POT-Creation-Date: 2024-11-07 23:19-0500\n" | ||
"PO-Revision-Date: \n" | ||
"Last-Translator: \n" | ||
"Language-Team: \n" | ||
|
@@ -26,6 +26,14 @@ msgid "" | |
"Adjust the background dimming for the overview (window selection screen)" | ||
msgstr "" | ||
|
||
#. settings-schema.json->header->description | ||
msgid "Blur Overview (window selection screen) settings" | ||
msgstr "" | ||
|
||
#. settings-schema.json->opacity->description | ||
msgid "Overview (window selection screen) background dimming percentage" | ||
msgid "Dim Background (percentage)" | ||
msgstr "" | ||
|
||
#. settings-schema.json->blur->description | ||
msgid "Blur Background" | ||
msgstr "" |
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 |
---|---|---|
|
@@ -9,7 +9,7 @@ msgstr "" | |
"Project-Id-Version: \n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-" | ||
"extensions/issues\n" | ||
"POT-Creation-Date: 2024-09-11 23:37-0400\n" | ||
"POT-Creation-Date: 2024-11-07 23:19-0500\n" | ||
"PO-Revision-Date: 2024-09-14 03:03+0200\n" | ||
"Last-Translator: Odyssey <[email protected]>\n" | ||
"Language-Team: \n" | ||
|
@@ -27,11 +27,20 @@ msgstr "Desenfocar la vista general de les finestres obertes" | |
msgid "" | ||
"Adjust the background dimming for the overview (window selection screen)" | ||
msgstr "" | ||
"Ajusteu el nivell d'atenuació per a la vista general (pantalla de " | ||
"selecció de finestres)" | ||
"Ajusteu el nivell d'atenuació per a la vista general (pantalla de selecció " | ||
"de finestres)" | ||
|
||
#. settings-schema.json->opacity->description | ||
msgid "Overview (window selection screen) background dimming percentage" | ||
#. settings-schema.json->header->description | ||
#, fuzzy | ||
msgid "Blur Overview (window selection screen) settings" | ||
msgstr "" | ||
"Percentatge d'atenuació de la vista general (pantalla de selecció de " | ||
"finestres)" | ||
|
||
#. settings-schema.json->opacity->description | ||
msgid "Dim Background (percentage)" | ||
msgstr "" | ||
|
||
#. settings-schema.json->blur->description | ||
msgid "Blur Background" | ||
msgstr "" |
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ msgstr "" | |
"Project-Id-Version: \n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-" | ||
"extensions/issues\n" | ||
"POT-Creation-Date: 2024-09-11 23:37-0400\n" | ||
"POT-Creation-Date: 2024-11-07 23:19-0500\n" | ||
"PO-Revision-Date: 2022-08-09 19:18+0200\n" | ||
"Last-Translator: Alan Mortensen <[email protected]>\n" | ||
"Language-Team: \n" | ||
|
@@ -28,6 +28,14 @@ msgid "" | |
"Adjust the background dimming for the overview (window selection screen)" | ||
msgstr "" | ||
|
||
#. settings-schema.json->header->description | ||
msgid "Blur Overview (window selection screen) settings" | ||
msgstr "" | ||
|
||
#. settings-schema.json->opacity->description | ||
msgid "Overview (window selection screen) background dimming percentage" | ||
msgid "Dim Background (percentage)" | ||
msgstr "" | ||
|
||
#. settings-schema.json->blur->description | ||
msgid "Blur Background" | ||
msgstr "" |
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 |
---|---|---|
|
@@ -9,7 +9,7 @@ msgstr "" | |
"Project-Id-Version: \n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-" | ||
"extensions/issues\n" | ||
"POT-Creation-Date: 2024-09-11 23:37-0400\n" | ||
"POT-Creation-Date: 2024-11-07 23:19-0500\n" | ||
"PO-Revision-Date: 2024-05-30 9:50+1\n" | ||
"Last-Translator: Muxutruk <[email protected]>\n" | ||
"Language-Team: Basque <[email protected]>\n" | ||
|
@@ -27,6 +27,14 @@ msgid "" | |
"Adjust the background dimming for the overview (window selection screen)" | ||
msgstr "" | ||
|
||
#. settings-schema.json->header->description | ||
msgid "Blur Overview (window selection screen) settings" | ||
msgstr "" | ||
|
||
#. settings-schema.json->opacity->description | ||
msgid "Overview (window selection screen) background dimming percentage" | ||
msgid "Dim Background (percentage)" | ||
msgstr "" | ||
|
||
#. settings-schema.json->blur->description | ||
msgid "Blur Background" | ||
msgstr "" |
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ msgstr "" | |
"Project-Id-Version: \n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-" | ||
"extensions/issues\n" | ||
"POT-Creation-Date: 2024-09-11 23:37-0400\n" | ||
"POT-Creation-Date: 2024-11-07 23:19-0500\n" | ||
"PO-Revision-Date: 2024-07-25 17:47+0300\n" | ||
"Last-Translator: Kimmo Kujansuu <[email protected]>\n" | ||
"Language-Team: \n" | ||
|
@@ -28,6 +28,14 @@ msgid "" | |
"Adjust the background dimming for the overview (window selection screen)" | ||
msgstr "" | ||
|
||
#. settings-schema.json->header->description | ||
msgid "Blur Overview (window selection screen) settings" | ||
msgstr "" | ||
|
||
#. settings-schema.json->opacity->description | ||
msgid "Overview (window selection screen) background dimming percentage" | ||
msgid "Dim Background (percentage)" | ||
msgstr "" | ||
|
||
#. settings-schema.json->blur->description | ||
msgid "Blur Background" | ||
msgstr "" |
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ msgstr "" | |
"Project-Id-Version: \n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-" | ||
"extensions/issues\n" | ||
"POT-Creation-Date: 2024-09-11 23:37-0400\n" | ||
"POT-Creation-Date: 2024-11-07 23:19-0500\n" | ||
"PO-Revision-Date: 2024-10-02 10:08+0200\n" | ||
"Last-Translator: Kálmán „KAMI” Szalai <[email protected]>\n" | ||
"Language-Team: \n" | ||
|
@@ -26,11 +26,19 @@ msgstr "Elmosott áttekintés" | |
msgid "" | ||
"Adjust the background dimming for the overview (window selection screen)" | ||
msgstr "" | ||
"Állítsa be a háttér elsötétítését az áttekintéshez (ablakválasztó " | ||
"képernyő)" | ||
"Állítsa be a háttér elsötétítését az áttekintéshez (ablakválasztó képernyő)" | ||
|
||
#. settings-schema.json->opacity->description | ||
msgid "Overview (window selection screen) background dimming percentage" | ||
#. settings-schema.json->header->description | ||
#, fuzzy | ||
msgid "Blur Overview (window selection screen) settings" | ||
msgstr "" | ||
"Áttekintés (ablakválasztó képernyő) a háttér elsötétítésének százalékos " | ||
"aránya" | ||
|
||
#. settings-schema.json->opacity->description | ||
msgid "Dim Background (percentage)" | ||
msgstr "" | ||
|
||
#. settings-schema.json->blur->description | ||
msgid "Blur Background" | ||
msgstr "" |
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ msgstr "" | |
"Project-Id-Version: \n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-" | ||
"extensions/issues\n" | ||
"POT-Creation-Date: 2024-09-11 23:37-0400\n" | ||
"POT-Creation-Date: 2024-11-07 23:19-0500\n" | ||
"PO-Revision-Date: 2022-06-03 10:44+0200\n" | ||
"Last-Translator: Dragone2 <[email protected]>\n" | ||
"Language-Team: \n" | ||
|
@@ -28,6 +28,14 @@ msgid "" | |
"Adjust the background dimming for the overview (window selection screen)" | ||
msgstr "" | ||
|
||
#. settings-schema.json->header->description | ||
msgid "Blur Overview (window selection screen) settings" | ||
msgstr "" | ||
|
||
#. settings-schema.json->opacity->description | ||
msgid "Overview (window selection screen) background dimming percentage" | ||
msgid "Dim Background (percentage)" | ||
msgstr "" | ||
|
||
#. settings-schema.json->blur->description | ||
msgid "Blur Background" | ||
msgstr "" |
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
Oops, something went wrong.