Compare commits
1 Commits
ubuntu/plu
...
ubuntu/que
Author | SHA1 | Date | |
---|---|---|---|
|
b9e978105b |
26
debian/changelog
vendored
26
debian/changelog
vendored
@ -1,18 +1,26 @@
|
||||
lubuntu-default-settings (25.10.1) questing; urgency=medium
|
||||
|
||||
* Switch to Papirus icon theme, ePapirus is no more. (LP: #2111542)
|
||||
* Update copyright file.
|
||||
* Bump Standards-Version to 4.7.2, no changes necessary.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Sun, 08 Jun 2025 01:58:36 -0500
|
||||
|
||||
lubuntu-default-settings (25.04.12) plucky; urgency=medium
|
||||
|
||||
* Change menu file to -compact to improve preferences display.
|
||||
* Change menu file to -compact to improve preferences display.
|
||||
|
||||
-- Walter Lapchynski <wxl@ubuntu.com> Sun, 23 Mar 2025 01:11:36 +0000
|
||||
|
||||
lubuntu-default-settings (25.04.11) plucky; urgency=medium
|
||||
|
||||
* Rename LXQt Modules to match those being superceded (LP: #2103824)
|
||||
* Rename LXQt Modules to match those being superceded (LP: #2103824)
|
||||
|
||||
-- Walter Lapchynski <wxl@ubuntu.com> Fri, 21 Mar 2025 18:42:31 +0000
|
||||
|
||||
lubuntu-default-settings (25.04.10) plucky; urgency=medium
|
||||
|
||||
* Added Comment to Picom LXQt module so executable shown in tooltip.
|
||||
* Added Comment to Picom LXQt module so executable shown in tooltip.
|
||||
* Added LXQt Modules for the following (LP: #2059346):
|
||||
* Bluetooth Manager (blueman)
|
||||
* Lubuntu Update
|
||||
@ -25,17 +33,17 @@ lubuntu-default-settings (25.04.10) plucky; urgency=medium
|
||||
|
||||
lubuntu-default-settings (25.04.9) plucky; urgency=medium
|
||||
|
||||
* Create a LXQt module for Picom.
|
||||
* Create a LXQt module for Picom.
|
||||
|
||||
-- Walter Lapchynski <wxl@ubuntu.com> Tue, 11 Mar 2025 02:35:31 +0000
|
||||
|
||||
lubuntu-default-settings (25.04.8) plucky; urgency=medium
|
||||
|
||||
* Add explicit configuration for SDDM.
|
||||
* Add explicit configuration for SDDM.
|
||||
* Prohibit virtual keyboard on SDDM. (LP: #2091958)
|
||||
* Add explicit configuration for Picom. (LP: #2100464)
|
||||
* Remove Firefox from quicklaunch.
|
||||
* Add more sane defaults for fancymenu.
|
||||
* Remove Firefox from quicklaunch.
|
||||
* Add more sane defaults for fancymenu.
|
||||
* Populate favorites in fancymenu.
|
||||
|
||||
-- Walter Lapchynski <wxl@ubuntu.com> Wed, 05 Mar 2025 02:54:39 +0000
|
||||
@ -48,7 +56,7 @@ lubuntu-default-settings (25.04.7) plucky; urgency=medium
|
||||
|
||||
lubuntu-default-settings (25.04.6) plucky; urgency=medium
|
||||
|
||||
* Update shortcuts for fancymenu change.
|
||||
* Update shortcuts for fancymenu change.
|
||||
|
||||
-- Walter Lapchynski <wxl@ubuntu.com> Fri, 14 Feb 2025 07:41:54 +0000
|
||||
|
||||
@ -60,7 +68,7 @@ lubuntu-default-settings (25.04.5) plucky; urgency=medium
|
||||
|
||||
lubuntu-default-settings (25.04.4) plucky; urgency=medium
|
||||
|
||||
* Tone down the foreground a bit.
|
||||
* Tone down the foreground a bit.
|
||||
|
||||
-- Walter Lapchynski <wxl@ubuntu.com> Fri, 07 Feb 2025 09:17:45 +0000
|
||||
|
||||
|
2
debian/control
vendored
2
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), intltool
|
||||
Standards-Version: 4.7.0
|
||||
Standards-Version: 4.7.2
|
||||
Homepage: https://lubuntu.me
|
||||
Vcs-Browser: https://git.launchpad.net/lubuntu-default-settings?h=master
|
||||
Vcs-Git: https://git.launchpad.net/lubuntu-default-settings
|
||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -4,7 +4,7 @@ Upstream-Contact: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
|
||||
Files: *
|
||||
Copyright: Copyright 2009-2014 Julien Lavergne <gilir@ubuntu.com>
|
||||
Copyright 2015-2023 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
Copyright 2015-2025 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
License: GPL-2+
|
||||
This package is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,5 +1,5 @@
|
||||
gtk-theme-name = "Breeze"
|
||||
gtk-icon-theme-name = "ePapirus"
|
||||
gtk-icon-theme-name = "Papirus"
|
||||
gtk-font-name = "Ubuntu 11"
|
||||
gtk-button-images = 1
|
||||
gtk-menu-images = 1
|
||||
|
@ -1,6 +1,6 @@
|
||||
[Settings]
|
||||
gtk-theme-name = Breeze
|
||||
gtk-icon-theme-name = ePapirus
|
||||
gtk-icon-theme-name = Papirus
|
||||
gtk-font-name = Ubuntu 11
|
||||
gtk-menu-images = 1
|
||||
gtk-button-images = 1
|
||||
|
@ -1,5 +1,5 @@
|
||||
[General]
|
||||
icon_theme=ePapirus
|
||||
icon_theme=Papirus
|
||||
icon_follow_color_scheme=false
|
||||
theme=Lubuntu Arc
|
||||
single_click_activate=false
|
||||
|
Loading…
x
Reference in New Issue
Block a user