Package Release Info

liquidshell-1.10.0-bp160.1.19

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

liquidshell
liquidshell-lang

Change Logs

* Sat Oct 05 2024 Martin Koller <kollix@aon.at>
- Update to 1.10, which is the first version based on Qt6/KF6
* Fri Dec 15 2023 Christophe Marin <christophe@krop.fr>
- Require extra-cmake-modules at build time
* Sat Jul 29 2023 Martin Koller <kollix@aon.at>
- Update to 1.9
  * Added install options (sleep/shutdown after install)
  * Improved EULA handling on package installation
  * Added long format of time and date display to calendar popup
  * Create default folder for storing quicklaunch apps
  * SysLoad widget width depends on CPU count
  * Bugfixes and adjustments to newer KDE components
  * removed no longer needed include.patch
* Sun Jul 31 2022 Martin Koller <kollix@aon.at>
- Update to 1.8.1
  * Fix DBus menu labels/access key and icon search
  * Changes needed due to KCM renaming in KF5
  * allow focus on Desktop to fix issue with global shortcuts
  * close "please charge" notification immediately when plugged in
  * Send NotificationClosed dbus message on notification close
  * removed patch FindQt5ThemeSupport.patch now directly included
  * added include.patch which adds some missing includes and changes
    to make it compile on older openSuse versions
* Sun Dec 12 2021 Martin Koller <kollix@aon.at>
- Update to 1.8
  * Notifications show how long they remain open (small animation)
  * Weather Applet shows moon phase
  * Disk Usage Applet watches for mount/unmount to react quicker for update
  * Display improvements in software updates component
  * Added DBUS-Menu support (some apps don't provide own menu but only via DBUS, e.g. MS teams)
* Sun Nov 01 2020 Martin Koller <kollix@aon.at>
- Update to 1.7.2
  * port away from deprecated APIs
  * adapt to recent KDE changed name of bluetooth KCM
* Wed May 13 2020 Martin Koller <kollix@aon.at>
- Update to 1.7.1
  * correctly handle WPA2 and show secure before insecure APs
  * Avoid 100% CPU when a window changes icon very often
  * OnScreenBrightness, MouseWheel on Pager to change desktops
* Wed May 06 2020 Martin Koller <kollix@aon.at>
- Update to 1.7
  * Also show non-primary batteries & charge-state in Device List
  * fix showing only removable devices in Device List
  * Allow to configure DiskUsageApplet bar text and background color
  * Arrange SysTray icons in an always compact way
  * also show battery in SysTray when charging
  * fix use of available screen geometry for multi-monitor setup
* Thu Feb 27 2020 Martin Koller <kollix@aon.at>
- Update to 1.6
  * provide a session desktop file to let the user chose liquidshell on login
  * auto-create network connection when selecting a new wifi network
  * avoid having to click twice when a new device needs to be mounted
  * use newer virtual desktop configuration module if available
  * show remaining packages during install
* Sat Jun 08 2019 kollix@aon.at
- Update to 1.5
  * Initial package