-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0632929
commit 9676f78
Showing
13 changed files
with
8 additions
and
2 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 |
---|---|---|
@@ -1,8 +1,14 @@ | ||
nx-plasma-look-and-feel (2.3.3) nitrux; urgency=medium | ||
|
||
* Update KZones KWin script. | ||
|
||
-- Uri Herrera <[email protected]> Fri, 25 Oct 2024 16:15:00 -0500 | ||
|
||
nx-plasma-look-and-feel (2.3.2) nitrux; urgency=medium | ||
|
||
* Add KZones KWin script. | ||
|
||
-- Uri Herrera <[email protected]> Mon, 15 Jul 2024 16:15:00 -0500 | ||
-- Uri Herrera <[email protected]> Mon, 24 Oct 2024 16:15:00 -0500 | ||
|
||
nx-plasma-look-and-feel (2.3.1) nitrux; urgency=medium | ||
|
||
|
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,3 +1,3 @@ | ||
install(DIRECTORY polonium DESTINATION ${CMAKE_INSTALL_PREFIX}/share/kwin/scripts) | ||
install(DIRECTORY macsimize DESTINATION ${CMAKE_INSTALL_PREFIX}/share/kwin/scripts) | ||
install(DIRECTORY KZones DESTINATION ${CMAKE_INSTALL_PREFIX}/share/kwin/scripts) | ||
install(DIRECTORY kzones DESTINATION ${CMAKE_INSTALL_PREFIX}/share/kwin/scripts) |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0
kwin/KZones/contents/ui/main.qml → kwin/kzones/contents/ui/main.qml
100644 → 100755
File renamed without changes.
0
kwin/KZones/contents/ui/menu.js → kwin/kzones/contents/ui/menu.js
100644 → 100755
File renamed without changes.
File renamed without changes.
0
kwin/KZones/metadata.desktop → kwin/kzones/metadata.desktop
100644 → 100755
File renamed without changes.