Version: 5.12.8-bp150.10.1
* Wed Mar 13 2019 wbauer@tmo.at
- Add Properly-restore-current-desktop-from-session.patch to switch
correctly to the previously active virtual desktop on login again
(kde#390295)
- Add Fix-global-shortcuts-display-name-for-kwin-changing.patch to
prevent KWin "disappearing" from the global hotkeys settings if
the number of virtual desktops is changed (boo#1103687,
kde#400248)
* Wed Mar 06 2019 wbauer@tmo.at
- Add Set-m_windowmode-in-screenshotWindowUnderCursor.patch to fix
"Capture the current pop-up only" mode in spectacle (boo#1123638,
kde#374864)
* Tue Mar 05 2019 fabian@ritter-vogt.de
- Update to 5.12.8
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.8.php
- Changes since 5.12.7:
* [effects/startupfeedback] Fix shader
* Save the correct value of noborder property (kde#403948)
* Fix flickering with Qt 5.12
* [effects/presentwindows] Avoid potential freeze during fill-gaps (kde#364709,kde#380865,kde#368811)
* [effects/desktopgrid] Specify screen projection matrix when drawing moving window (kde#361371,kde#364509)
* [kcmkwin/ruleswidget] Disable "Detect" button when countdown is running (kde#399644)
* Wed Feb 27 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Add "AND GPL-3.0-or-later" to the license
* Tue Sep 25 2018 fabian@ritter-vogt.de
- Update to 5.12.7
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.7.php
- Changes since 5.12.6:
* Avoid global static for effects
* [effects] Use more effectData() in BuiltInEffects
* [kcmkwin] Use QtQuick.Controls 2.0 for Label and TextField (kde#366451)
Version: 5.12.5-bp150.2.2
* Wed May 02 2018 fabian@ritter-vogt.de
- Update to 5.12.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.5.php
- Changes since 5.12.4:
* Convert JS files to UTF-8 (from ISO-8859-15)
* [KScreen Effect] Fix fade to black (kde#388384)
* Reparse the input configuration when we are notified that it changed
* Don't try to filter null key combinations (kde#390110)
* drm backend: choose correct EGL config with mesa-18
* Ensure _NET_CURRENT_DESKTOP is set on startup (kde#391034)
* Tue Mar 27 2018 fabian@ritter-vogt.de
- Update to 5.12.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.4.php
- Changes since 5.12.3:
* [colorcorrection] Apply current color temperature on screen hot plug (kde#391623)
* [effects/coverswitch] Fix broken reflection on multi-monitor setup (kde#378688)
* [AppMenu] Ignore show request when application menu isn't configured (kde#392012)
* Mon Mar 19 2018 fabian@ritter-vogt.de
- Add patch to create Xauthority on wayland, to support connections
as different user (boo#1084737):
* 0001-Use-Xauthority-for-Xwayland.patch
* Tue Mar 06 2018 fabian@ritter-vogt.de
- Update to 5.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.3.php
- Changes since 5.12.2:
* Fix the build on armhf/aarch64
* Convert EffectView to a QQuickWidget
* Sanity check WindowQuad before trying to create a grid out of it (kde#390953)
* Fix typo in config group name
* [kcmkwin/rules] Disable detect button on Wayland
* Don't crash if the cursor theme fails to create (kde#390314)
* Support modifier mouse/scroll action on internal decorated windows (kde#374880)
* Explicitly include <QAction> to fix build with Qt 5.11
* [autotests] Set breeze icon theme name in integration tests
* Send hoverLeave or hoverMotion after touch up on decoration (kde#386231)
* Init the icon in ShellClient::init
* Disable window rule configuration for Wayland
* Properly handle move during touch events (kde#390113)
* Thu Feb 22 2018 lbeltrame@kde.org
- Update to 5.12.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.2.php
- Changes since 5.12.1:
* None
* Tue Feb 13 2018 fabian@ritter-vogt.de
- Update to 5.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.1.php
- Changes since 5.12.0:
* Fix compilation without libinput
* Make it possible to compile 5.12 branch with a kdecoration from master
* [x11] Fix interactive point selection (kde#387720)
* Block geometry updates on move resize finish and don't configure xdg shell surfaces while blocked (kde#388072)
* Enable blending if a subsurface has an alpha channel
* Sun Feb 04 2018 fabian@ritter-vogt.de
- Update to 5.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.0.php
- Changes since 5.11.95:
* [libinput] Ensure Event::device returns a proper Device (kde#389674)
* Acknowledge the server side deco mode in WaylandServer not ShellClient (kde#389117)
* From 22% of cpu in hasTransientInternal to 0.2x%
* [autotests/integration] Add test for broken quick tiling for xdg_shell
* [effects/blur] Disable texture cache on Wayland
* Wed Jan 24 2018 wbauer@tmo.at
- Build with gcc7 on Leap 42.3, gcc6 no longer works because of a
change to the default compiler flags in openSUSE:Leap:42.3:Update
(boo#1077345)
* Mon Jan 15 2018 fabian@ritter-vogt.de
- Update to 5.11.95
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.95.php
- Too many changes to list here
* Tue Jan 02 2018 fabian@ritter-vogt.de
- Update to 5.11.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.5.php
- Changes since 5.11.4:
* Add missing include
* Sun Dec 10 2017 fabian@ritter-vogt.de
- Add parens to fix build for 42.x
* Sat Dec 09 2017 fabian@ritter-vogt.de
- As permissions now has CAP_SYS_NICE for kwin_wayland,
enable support here
* Thu Nov 30 2017 fabian@ritter-vogt.de
- Update to 5.11.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.4.php
- Changes since 5.11.3:
* Allow glXChooseFBConfig to return sRGB capable fbconfig (kde#387159)
* Fix leaking of FDs requested from logind
* Fix race condition with libinput events on startup
* Fix build with a KWindowSystem framework that doesn't pull QWidget
* Allow a cross-process check for same applications (kde#386043)
* Don't use XDGv6 in stable
* Support modifier+mouse button on window decoration (kde#386708)
* Remove unnecessary QString::arg call
* fix occassional crash caused by needlessly delayed signals (bko#363224)
* Tue Nov 07 2017 fabian@ritter-vogt.de
- Update to 5.11.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.3.php
- Changes since 5.11.2:
* Don't use the global KConfig object on the OpenGL freeze detection thread (kde#372114)
* Fix rendering issues of subsurfaces by using proper clipping (kde#385924)
* Fix viewport for screenshot on multiple screens
* Set scale on glScissor calls
* Fix glScissor calls with y-offset screens
* Fix viewport on vertically stacked monitors (kde#386099,kde#385655)
* Tue Oct 24 2017 fabian@ritter-vogt.de
- Update to 5.11.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.2.php
- Changes since 5.11.1:
* None
* Tue Oct 17 2017 fabian@ritter-vogt.de
- Update to 5.11.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.1.php
- Changes since 5.11.0:
* Ensure leave event is send to decoration when a window maximizes (kde#385140)
* Update pointer position whenever a window gets (un)minimized (kde#378704)
* Fix DRM EGL crash regression
* [autotests] Fix typo
* [platforms/drm] Use a shared pointer for gbm_surface (kde#385372)
* Ensure internal Wayland connection is properly setup before creating LockScreen integration (kde#385397)
* Thu Oct 05 2017 fabian@ritter-vogt.de
- Update to 5.11.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.0.php
- Changes since 5.10.95:
* Fix: Missing dependencies for kwin autotests
* remove xdgv6 use from 5.11 branch
* Also send Wayland clients to a new desktop if their desktop was removed
* Don't recreate kwayland blurmanager on screen size changes
* Don't reload background contrast effect on screen resize
* [tabbox] Create X11Filter on establishKeyboardGrab (kde#385032)
* Restore cursors across multiple screens (kde#385003)
* Properly update the visible (icon) name when the caption changes (kde#384760)
* Make sure OpenGL Context is valid before deleting shader (kde#384884)
* Don't scale cursor hotspot differently to cursor (kde#384769)
* Thu Sep 14 2017 fabian@ritter-vogt.de
- Update to 5.10.95
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.10.95.php
- Too many changes to list here
* Tue Aug 29 2017 fabian@ritter-vogt.de
- Require kdialog
* Tue Aug 22 2017 fabian@ritter-vogt.de
- Update to 5.10.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.10.5.php
- Changes since 5.10.4:
* Print plugin name in case of a loading error.
* Update KNS providers to https
* Call Platform::setupActionForGlobalAccel on the Client shortcut
* [effects] Exclude OSD windows from desktop grid (kde#376987)