Compare commits
14 Commits
ubuntu/24.
...
ubuntu/que
Author | SHA1 | Date | |
---|---|---|---|
|
d6c1d85e09 | ||
|
5f2d66068e | ||
|
e61ddbae04 | ||
|
68317b3b2a | ||
|
586bf786dc | ||
7e5b6bd943 | |||
d489f7da8e | |||
5c40584118 | |||
f4f72447e6 | |||
4e60008684 | |||
|
913b8ea586 | ||
|
1f2ebe6fed | ||
|
5beff6642d | ||
|
2bc32e5d2e |
60
debian/changelog
vendored
60
debian/changelog
vendored
@ -1,3 +1,55 @@
|
||||
lubuntu-artwork (25.10.1) questing; urgency=medium
|
||||
|
||||
* Add hover styling to LXQt menu (contributed by Sean West, thank you!)
|
||||
* Updated copyright file.
|
||||
* Bump Standards-Version to 4.7.2, no changes necessary.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Sun, 08 Jun 2025 01:41:55 -0500
|
||||
|
||||
lubuntu-artwork (25.04.5) plucky; urgency=medium
|
||||
|
||||
* Flip wallpaper horizontally to reduce clutter.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Wed, 12 Mar 2025 13:40:09 -0500
|
||||
|
||||
lubuntu-artwork (25.04.4) plucky; urgency=medium
|
||||
|
||||
* Add official wallpaper and login screen for Plucky
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Tue, 04 Mar 2025 23:09:35 -0600
|
||||
|
||||
lubuntu-artwork (25.04.3) plucky; urgency=medium
|
||||
|
||||
* Improved theming for favorites area on Fancy Menu.
|
||||
|
||||
-- Walter Lapchynski <wxl@ubuntu.com> Fri, 14 Feb 2025 07:38:38 +0000
|
||||
|
||||
lubuntu-artwork (25.04.2) plucky; urgency=medium
|
||||
|
||||
* Added theming for Fancy Menu.
|
||||
|
||||
-- Walter Lapchynski <wxl@ubuntu.com> Thu, 13 Feb 2025 07:00:00 +0000
|
||||
|
||||
lubuntu-artwork (25.04.1) plucky; urgency=medium
|
||||
|
||||
* Welcome to Plucky Puffin!
|
||||
* Bump Standards-version to 4.7.0, no changes needed.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 15 Oct 2024 20:38:25 -0500
|
||||
|
||||
lubuntu-artwork (24.10.4) oracular; urgency=medium
|
||||
|
||||
* Fix decryption keyboard layout indicator. (LP: #2063895)
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 26 Sep 2024 20:18:48 -0500
|
||||
|
||||
lubuntu-artwork (24.10.3) oracular; urgency=medium
|
||||
|
||||
* Fix clock positioning. (LP: #2080815)
|
||||
* Add wallpaper and login screen artwork. (LP: #2080816)
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Mon, 16 Sep 2024 02:46:47 -0500
|
||||
|
||||
lubuntu-artwork (24.10.2) oracular; urgency=medium
|
||||
|
||||
* Add Kvantum theme, fix panel stylesheet in Lubuntu Arc theme.
|
||||
@ -16,7 +68,7 @@ lubuntu-artwork (24.10.1) oracular; urgency=medium
|
||||
|
||||
lubuntu-artwork (24.04.6) noble; urgency=medium
|
||||
|
||||
* Update Plymouth text for LTS.
|
||||
* Update Plymouth text for LTS.
|
||||
|
||||
-- Walter Lapchynski <wxl@ubuntu.com> Fri, 19 Apr 2024 00:50:22 +0000
|
||||
|
||||
@ -61,19 +113,19 @@ lubuntu-artwork (24.04.1) noble; urgency=medium
|
||||
|
||||
lubuntu-artwork (23.10.4) mantic; urgency=medium
|
||||
|
||||
* Use Mantic wallpaper for SDDM background.
|
||||
* Use Mantic wallpaper for SDDM background.
|
||||
|
||||
-- Walter Lapchynski <wxl@ubuntu.com> Mon, 18 Sep 2023 10:13:56 -0700
|
||||
|
||||
lubuntu-artwork (23.10.3) mantic; urgency=medium
|
||||
|
||||
* Install Mantic wallpaper.
|
||||
* Install Mantic wallpaper.
|
||||
|
||||
-- Walter Lapchynski <wxl@ubuntu.com> Sun, 17 Sep 2023 17:31:27 -0700
|
||||
|
||||
lubuntu-artwork (23.10.2) mantic; urgency=medium
|
||||
|
||||
* Add new wallpaper by Walter Lapchynski & Erich Eickmeyer.
|
||||
* Add new wallpaper by Walter Lapchynski & Erich Eickmeyer.
|
||||
|
||||
-- Walter Lapchynski <wxl@ubuntu.com> Sun, 17 Sep 2023 10:31:11 -0700
|
||||
|
||||
|
8
debian/control
vendored
8
debian/control
vendored
@ -4,7 +4,7 @@ Priority: optional
|
||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
||||
Build-Depends: debhelper-compat (= 13), icon-naming-utils, intltool
|
||||
Standards-Version: 4.6.2
|
||||
Standards-Version: 4.7.2
|
||||
Homepage: https://lubuntu.me
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/artwork
|
||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/artwork.git
|
||||
@ -12,8 +12,10 @@ Rules-Requires-Root: no
|
||||
|
||||
Package: lubuntu-artwork
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}
|
||||
Recommends: lxqt-themes, lxqt-themes-extra
|
||||
Depends: qt6-style-kvantum,
|
||||
qt6-style-kvantum-l10n,
|
||||
${misc:Depends}
|
||||
Recommends: lxqt-themes, lxqt-themes-extra, qt6-style-kvantum-themes
|
||||
Provides: lxqt-branding
|
||||
Description: artwork for Lubuntu
|
||||
Artwork for Lubuntu which contains the default wallpaper and default theming.
|
||||
|
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -4,8 +4,10 @@ Upstream-Contact: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
|
||||
Files: *
|
||||
Copyright: 2009-2017 Julien Lavergne <gilir@ubuntu.com>
|
||||
2018-2023 Simon Quigley <tsimonq2@ubuntu.com>
|
||||
2018-2024 Simon Quigley <tsimonq2@ubuntu.com>
|
||||
2023 Walter Lapchynski <wxl@ubuntu.com>
|
||||
2025 Sean West
|
||||
2025 Aaron Rainbolt <arraybolt3@ubuntu.com>
|
||||
License: GPL-2+
|
||||
|
||||
Files: usr/share/plymouth/*
|
||||
|
3
debian/lubuntu-artwork.install
vendored
3
debian/lubuntu-artwork.install
vendored
@ -6,6 +6,9 @@ usr/share/lubuntu/wallpapers/2210-*
|
||||
usr/share/lubuntu/wallpapers/2304-*
|
||||
usr/share/lubuntu/wallpapers/2310-*
|
||||
usr/share/lubuntu/wallpapers/2404-*
|
||||
usr/share/lubuntu/wallpapers/2410-*
|
||||
usr/share/lubuntu/wallpapers/2504-*
|
||||
usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
|
||||
usr/share/lxqt/themes/Lubuntu*
|
||||
usr/share/themes/
|
||||
usr/share/Kvantum/*
|
||||
|
BIN
src/usr/share/lubuntu/wallpapers/2410-oriole.png
Normal file
BIN
src/usr/share/lubuntu/wallpapers/2410-oriole.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.9 MiB |
BIN
src/usr/share/lubuntu/wallpapers/2410-sddm-oriole.png
Normal file
BIN
src/usr/share/lubuntu/wallpapers/2410-sddm-oriole.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 191 KiB |
BIN
src/usr/share/lubuntu/wallpapers/2504-puffin.png
Normal file
BIN
src/usr/share/lubuntu/wallpapers/2504-puffin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.3 MiB |
BIN
src/usr/share/lubuntu/wallpapers/2504-sddm-ocean.png
Normal file
BIN
src/usr/share/lubuntu/wallpapers/2504-sddm-ocean.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 718 KiB |
@ -1 +1 @@
|
||||
2404-stellar-numbat.png
|
||||
2504-puffin.png
|
@ -300,15 +300,17 @@ TrayIcon {
|
||||
* Main menu
|
||||
*/
|
||||
|
||||
#MainMenu {
|
||||
#MainMenu,
|
||||
#FancyMenu {
|
||||
color: #D2D8E0;
|
||||
margin: 2px;
|
||||
padding: 2px;
|
||||
border: 0px solid rgba(0, 0, 0, 30%);
|
||||
background: rgba(0, 0, 0, 0%);
|
||||
qproperty-icon: url(mainmenu.svg);
|
||||
color: #D2D8E0;
|
||||
}
|
||||
#MainMenu:hover {
|
||||
#MainMenu:hover,
|
||||
#FancyMenu:hover {
|
||||
border: 1px solid rgb(39, 44, 53);
|
||||
background: rgb(79, 86, 101);
|
||||
}
|
||||
@ -340,7 +342,8 @@ TrayIcon {
|
||||
}
|
||||
|
||||
|
||||
#MainMenu QLineEdit {
|
||||
#MainMenu QLineEdit,
|
||||
#FancyMenu #AppView {
|
||||
background: rgb(64, 69, 82);
|
||||
border: 2px solid #2D303B;
|
||||
padding: 4px;
|
||||
@ -349,7 +352,6 @@ TrayIcon {
|
||||
color: #D2D8E0;
|
||||
}
|
||||
|
||||
|
||||
#MainMenu ActionView {
|
||||
border: none;
|
||||
background: rgb(64, 69, 82);
|
||||
@ -525,3 +527,88 @@ TrayIcon {
|
||||
margin-right: 2px;
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* Fancy Menu
|
||||
*/
|
||||
|
||||
|
||||
#FancyMenu QListView::item {
|
||||
color: #D2D8E0;
|
||||
background-color: #2d313c;
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
}
|
||||
|
||||
#FancyMenu QListView::item::hover {
|
||||
color: rgb(210, 216, 224);
|
||||
background: rgb(58, 63, 75);
|
||||
}
|
||||
|
||||
#FancyMenu QListView::item::selected {
|
||||
color: rgb(255, 255, 255);
|
||||
background: rgb(79, 86, 101);
|
||||
}
|
||||
|
||||
#FancyMenu #AppView::item {
|
||||
color: #D2D8E0;
|
||||
background: rgb(64, 69, 82);
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
}
|
||||
|
||||
#FancyMenu #AppView::item::hover {
|
||||
color: #D2D8E0;
|
||||
background: #3A597C;
|
||||
}
|
||||
|
||||
#FancyMenu #AppView::item::selected {
|
||||
color: #E6E9EE;
|
||||
background: #3c8ce6;
|
||||
}
|
||||
|
||||
#FancyMenu QToolButton {
|
||||
background: rgb(64, 69, 82);
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
qproperty-iconSize: 26px;
|
||||
border: 1px solid transparent;
|
||||
}
|
||||
|
||||
#FancyMenu QToolButton:hover,
|
||||
#FancyMenu QToolButton:focus {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
qproperty-iconSize: 26px;
|
||||
background: rgb(79, 86, 101);
|
||||
border: 1px solid transparent;
|
||||
}
|
||||
|
||||
LXQtFancyMenuWindow {
|
||||
background: #2d313c;
|
||||
}
|
||||
|
||||
#FancyMenu QLineEdit:focus {
|
||||
border: 2px solid #3c8ce6;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
#FancyMenu QListView {
|
||||
color: #D2D8E0;
|
||||
}
|
||||
|
||||
#FancyMenu QLabel {
|
||||
color: #D2D8E0;
|
||||
}
|
||||
|
||||
|
||||
#FancyMenu QLineEdit {
|
||||
background: rgb(64, 69, 82);
|
||||
border: 2px solid #2D303B;
|
||||
border-radius: 2px;
|
||||
padding: 4px;
|
||||
margin-right: 2px;
|
||||
margin-left: 2px;
|
||||
color: #D2D8E0;
|
||||
}
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 40 KiB |
@ -4,7 +4,7 @@ Description=Text mode theme based on kubuntu-logo theme
|
||||
ModuleName=ubuntu-text
|
||||
|
||||
[ubuntu-text]
|
||||
title=Lubuntu 24.10
|
||||
title=Lubuntu 25.04
|
||||
black=0x0078C2
|
||||
white=0xffffff
|
||||
brown=0x009DFD
|
||||
|
@ -231,6 +231,7 @@ Rectangle {
|
||||
Clock {
|
||||
id: clock
|
||||
color: "white"
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
timeFont.family: "Ubuntu"
|
||||
timeFont.bold: true
|
||||
timeFont.pixelSize: 28
|
||||
|
@ -1 +1 @@
|
||||
../../../lubuntu/wallpapers/2404-sddm-numbat.png
|
||||
../../../lubuntu/wallpapers/2504-sddm-ocean.png
|
Loading…
x
Reference in New Issue
Block a user