Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:alveus:kde:plasma
layer-shell-qt6
layer-shell-qt6.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File layer-shell-qt6.changes of Package layer-shell-qt6
------------------------------------------------------------------- Tue Nov 5 13:30:23 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.2.3: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.2.3 - Changes since 6.2.2: * update version for new release ------------------------------------------------------------------- Tue Oct 22 14:07:40 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.2.2: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.2.2 - Changes since 6.2.1: * update version for new release ------------------------------------------------------------------- Tue Oct 15 16:53:30 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.2.1: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.2.1 - Changes since 6.2.0: * update version for new release ------------------------------------------------------------------- Sat Oct 5 10:44:22 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.2.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.2.0 - Changes since 6.1.90: * update version for new release ------------------------------------------------------------------- Tue Sep 17 14:53:43 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.1.90: * New feature release * For more details see https://kde.org/announcements/plasma/6/6.1.90 - Changes since 6.1.5: * update version for new release * Reformat CMake code for better readability * Generate wayland code with PRIVATE_CODE * Port to QWaylandWindow::updateExposure() * Port to QWaylandShellSurface::setWindowSize() * update version for new release ------------------------------------------------------------------- Tue Sep 10 14:54:06 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.1.5: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.1.5 - Changes since 6.1.4: * update version for new release ------------------------------------------------------------------- Tue Aug 6 13:27:16 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.1.4: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.1.4 - Changes since 6.1.3: * update version for new release ------------------------------------------------------------------- Tue Jul 16 13:24:03 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.1.3: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.1.3 - Changes since 6.1.2: * update version for new release ------------------------------------------------------------------- Tue Jul 2 17:34:15 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.1.2: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.1.2 - Changes since 6.1.1: * update version for new release ------------------------------------------------------------------- Tue Jun 25 17:13:35 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.1.1: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.1.1 - Changes since 6.1.0: * update version for new release ------------------------------------------------------------------- Thu Jun 13 10:58:35 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.1.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.1.0 - Changes since 6.0.90: * update version for new release ------------------------------------------------------------------- Sat May 25 11:18:47 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.0.90: * New feature release * For more details see https://kde.org/announcements/plasma/6/6.0.90 - Changes since 6.0.5: * update version for new release * declarative: Add a QML extension object for accessing the margins property * Enforce passing tests on all platforms * Add clang-format commit hook * Run clang-format * Drop now defunct code to sync resizes * Use QWaylandWindow::windowContentGeometry() to set the initial preferred size * Update the desired size when the anchors change (kde#484990) * Guard against calling set_size while applying a configure event more explicitly * Port to asynchronous roundtrip * Synchronise client driven resizing * Align layershell-qt with the rest of KDE frameworks at a licence level * Fix build with Qt 6.7 * Add a new setExclusiveEdge call in the protocol ------------------------------------------------------------------- Wed May 22 07:43:07 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.0.5: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.0.5 - Changes since 6.0.4: * update version for new release ------------------------------------------------------------------- Wed Apr 17 08:12:48 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.0.4: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.0.4 - Changes since 6.0.3: * Use QWaylandWindow::windowContentGeometry() to set the initial preferred size * Update the desired size when the anchors change (kde#484990) * Guard against calling set_size while applying a configure event more explicitly * update version for new release ------------------------------------------------------------------- Tue Mar 26 18:05:53 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.0.3: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.0.3 - Changes since 6.0.2: * update version for new release ------------------------------------------------------------------- Wed Mar 13 09:09:53 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.0.2: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.0.2 - Changes since 6.0.1: * update version for new release ------------------------------------------------------------------- Wed Mar 6 08:40:29 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.0.1: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.0.1 - Changes since 6.0.0: * update version for new release ------------------------------------------------------------------- Wed Feb 21 18:36:17 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.0.0: * New bugfix release * Release announcement not available yet - Changes since 5.93.0: * Port to asynchronous roundtrip * Synchronise client driven resizing * Fix build with Qt 6.7 * update version for new release ------------------------------------------------------------------- Wed Jan 31 17:37:20 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.93.0 (6.0 RC 2): * New bugfix release * See https://kde.org/announcements/megarelease/6/rc2/ for details - Changes since 5.92.0: * Add a new setExclusiveEdge call in the protocol ------------------------------------------------------------------- Mon Jan 15 21:09:00 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.92.0 (6.0 RC 1) * For more details please see: https://kde.org/announcements/megarelease/6/rc1/ ------------------------------------------------------------------- Mon Nov 13 20:11:07 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de> - Move the conflict to the -devel package only ------------------------------------------------------------------- Mon Jun 5 14:48:43 UTC 2023 - Christophe Marin <christophe@krop.fr> - Init layer-shell-qt6
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor