Summary: | GHNS support for KWin Scripts | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Martin Flöser <mgraesslin> |
Component: | scripting | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | Flags: | mgraesslin:
ReviewRequest+
|
Priority: | NOR | ||
Version: | git master | ||
Target Milestone: | 4.9.3 | ||
Platform: | unspecified | ||
OS: | Linux | ||
URL: | https://git.reviewboard.kde.org/r/104877/ | ||
Latest Commit: | http://commits.kde.org/kde-workspace/521c19f98d5900aa296597bf6a591b3396feed69 | Version Fixed In: | 4.9.3 |
Sentry Crash Report: | |||
Bug Depends on: | 297635 | ||
Bug Blocks: |
Description
Martin Flöser
2012-03-25 19:26:38 UTC
Git commit 05620951780b4b22de9de7b270d5bc9669264f1f by Martin Gräßlin. Committed on 06/05/2012 at 16:54. Pushed by graesslin into branch 'master'. Get Hot New Stuff support for KWin Scripts Button currently not yet shown as the category on kde-look is still missing. This means the code is also completely untested. REVIEW: 104877 M +2 -0 kwin/kcmkwin/kwinscripts/CMakeLists.txt A +5 -0 kwin/kcmkwin/kwinscripts/kwinscripts.knsrc M +17 -0 kwin/kcmkwin/kwinscripts/module.cpp M +1 -0 kwin/kcmkwin/kwinscripts/module.h M +13 -1 kwin/kcmkwin/kwinscripts/module.ui http://commits.kde.org/kde-workspace/05620951780b4b22de9de7b270d5bc9669264f1f Git commit 521c19f98d5900aa296597bf6a591b3396feed69 by Martin Gräßlin. Committed on 20/10/2012 at 08:50. Pushed by graesslin into branch 'KDE/4.9'. Enable GHNS button for KWin scripts Functionality had already been present for quite some time and now that the category on kde-look exists, we can just show the button. FIXED-IN: 4.9.3 REVIEW: 106963 M +0 -3 kwin/kcmkwin/kwinscripts/module.cpp http://commits.kde.org/kde-workspace/521c19f98d5900aa296597bf6a591b3396feed69 |