Martin Gräßlin
06fc00b4a9
[wayland] Support pointer warping in the backends
...
The X11 backend can warp the pointer.
2015-06-06 17:43:13 +02:00
Martin Gräßlin
74c111ef88
[wayland] Add support for pointer warping in InputRedirectionCursor
...
With libinput we do can support warping pointers, let's do it.
2015-06-06 17:43:13 +02:00
Martin Gräßlin
8a9bbf7ca3
XCB::CURSOR becomes a required dependency
...
It was only optional because build.kde.org did not provide it when the
dependency got introduced.
2015-06-04 17:50:29 +02:00
Thomas Lübking
f887c7d4ee
Merge branch 'Plasma/5.3'
2015-06-03 21:40:08 +02:00
Thomas Lübking
6a27626090
set still required xcb properties in findRule
...
which is invoked "in place" of the detect button
when calling the kcm as special window/application
setting from the Alt+F3 menu
BUG: 348472
REVIEW: 123953
2015-06-03 21:22:38 +02:00
Ivan Čukić
e44bffa097
Fixing activities list in the rulewidget
...
KActivities API is not synchronous anymore. If we want to retrieve
the activities, we should do it when we actually get the data.
We are listening to the service status changes and activity list changes.
REVIEW: 123869
BUG: 347732
2015-06-02 20:10:48 +02:00
l10n daemon script
d07fd3a140
SVN_SILENT made messages (.desktop file)
2015-06-01 11:58:20 +00:00
l10n daemon script
99237c9b3f
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2015-06-01 10:08:03 +00:00
Thomas Lübking
8855f47f34
lazy setting of xbc properties on qApp
...
just a wild guess - the crashes showed up
somewhen after the early setting of the property/
X11Info access - if this indeed is the cause, they
should disappear or only appear after actually using
the detect button. We'll see.
CCBUG: 346748
REVIEW: 123777
2015-05-15 23:55:28 +02:00
Thomas Lübking
87a3d01a75
lazy setting of xbc properties on qApp
...
just a wild guess - the crashes showed up
somewhen after the early setting of the property/
X11Info access - if this indeed is the cause, they
should disappear or only appear after actually using
the detect button. We'll see.
CCBUG: 346748
REVIEW: 123777
2015-05-15 22:02:52 +02:00
Martin Gräßlin
67d7eb7120
[kcmkwin/rules] Fix kdeinit_kwin_rules_dialog crashing on start
...
It needs to install the x11connection on the QApplication as it uses
kwinglobals.h internally. Same fix as already done for the KCM, see
305387ec3a
.
Thanks to soee on #plasma for reporting the issue just in time to make
Riddell hold the release off.
2015-04-23 09:36:31 +02:00
Lasse Liehu
c17195fb28
Fix extraction of two messages in kcmkwinrules
...
This adds previously untranslatable strings "Yes" and "No"
from yesnobox.h.
CCMAIL: kde-i18n-doc@kde.org
REVIEW: 123311
2015-04-09 22:47:37 +03:00
l10n daemon script
262da1b7c9
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2015-04-07 13:20:00 +00:00
Martin Gräßlin
305387ec3a
[kcmkwin/rules] Set dynamic property for x11Connection and x11RootWindow
...
Needed by kwinglobals which gets used internally through DetectWidget.
BUG: 345339
2015-03-20 08:19:45 +01:00
l10n daemon script
01b61a9ede
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2015-03-16 10:12:25 +00:00
l10n daemon script
9361fb8610
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2015-03-15 09:56:33 +00:00
l10n daemon script
a14e62dadc
SVN_SILENT made messages (.desktop file)
2015-02-22 10:26:29 +00:00
Martin Gräßlin
0faf2fbcf8
Use xcb_cursor library instead of Xlib based one in Cursor
...
Straight forward port from XLib based XCursor library to the
xcb variant which is considerably new. The xcb variant only allows
to create xcb_cursor_t for the default theme and size. Which suits
the needs in Cursor quite well, but means it's not a replacement for
the usage in zoom effect.
REVIEW: 122290
2015-02-06 13:41:18 +01:00
l10n daemon script
e178851846
SVN_SILENT made messages (.desktop file)
2015-01-27 11:24:24 +00:00
l10n daemon script
2734f709ad
SVN_SILENT made messages (.desktop file)
2015-01-21 08:55:56 +00:00
l10n daemon script
bf7bf73464
SVN_SILENT made messages (.desktop file)
2015-01-15 09:02:26 +00:00
l10n daemon script
d173ff7412
SVN_SILENT made messages (.desktop file)
2015-01-13 12:47:17 +00:00
l10n daemon script
a010bbc6a7
SVN_SILENT made messages (.desktop file)
2014-11-02 21:49:41 +00:00
l10n daemon script
7d9831d8b4
SVN_SILENT made messages (.desktop file)
2014-10-23 08:55:48 +00:00
l10n daemon script
857610668e
SVN_SILENT made messages (.desktop file)
2014-09-27 08:47:58 +00:00
l10n daemon script
08540b45eb
SVN_SILENT made messages (.desktop file)
2014-09-21 08:48:08 +00:00
Martin Gräßlin
73ec4569df
Fix misaligned combo box in window rules kcm
...
The combox for "Titlebar color scheme" was of the wrong size and a
little misaligned.
Thanks to kdeuser56 for this patch.
REVIEW: 119998
2014-09-15 16:19:50 +02:00
l10n daemon script
1205c9c170
SVN_SILENT made messages (.desktop file)
2014-09-07 08:46:08 +00:00
l10n daemon script
493e9b3238
SVN_SILENT made messages (.desktop file)
2014-09-02 10:43:26 +00:00
l10n daemon script
5114d9b5da
SVN_SILENT made messages (.desktop file)
2014-08-31 08:41:36 +00:00
l10n daemon script
f2fc577770
SVN_SILENT made messages (.desktop file)
2014-08-24 08:45:33 +00:00
Montel Laurent
983b5b7833
Use resolve_kuit.py to clean i18n*
2014-08-21 13:17:37 +02:00
l10n daemon script
1478a08c31
SVN_SILENT made messages (.desktop file)
2014-08-14 08:44:45 +00:00
l10n daemon script
3340a5fa1a
SVN_SILENT made messages (after extraction)
2014-08-08 08:31:20 +00:00
l10n daemon script
2f5daf5f4b
SVN_SILENT made messages (after extraction)
2014-08-07 07:56:52 +00:00
l10n daemon script
b48595e86a
SVN_SILENT made messages (after extraction)
2014-08-06 07:57:49 +00:00
l10n daemon script
2c78ff8bfd
SVN_SILENT made messages (.desktop file)
2014-07-25 10:15:29 +00:00
l10n daemon script
5179d4d3c9
SVN_SILENT made messages (.desktop file)
2014-07-16 09:40:44 +00:00
l10n daemon script
ae9689a105
SVN_SILENT made messages (.desktop file)
2014-07-14 03:49:40 +00:00
Sebastian Kügler
b82bce4d5b
Adapt to latet changes from review
2014-07-01 12:44:42 +02:00
Sebastian Kügler
b5000a21b7
Adapt to new systemsettings categories
...
Roughly, this moves the systemsettings-visible KCModules under either
Workspace | Window Behavior and Workspace | Desktop Behavior, as laid
out here: http://forum.kde.org/viewtopic.php?f=285&t=121053&start=30#p313837
2014-07-01 12:44:41 +02:00
l10n daemon script
28c7f3c47d
SVN_SILENT made messages (.desktop file)
2014-06-29 08:41:34 +00:00
l10n daemon script
026f5ea660
SVN_SILENT made messages (.desktop file)
2014-06-20 09:01:14 +00:00
l10n daemon script
4a88e1b005
SVN_SILENT made messages (.desktop file)
2014-06-16 08:24:58 +00:00
l10n daemon script
eb5abedbe7
SVN_SILENT made messages (.desktop file)
2014-06-12 08:30:34 +00:00
l10n daemon script
ea866906f0
SVN_SILENT made messages (.desktop file)
2014-06-11 08:21:08 +00:00
l10n daemon script
e73f6b2278
SVN_SILENT made messages (.desktop file)
2014-06-10 10:37:36 +00:00
l10n daemon script
9b869958b3
SVN_SILENT made messages (.desktop file)
2014-06-08 08:27:53 +00:00
l10n daemon script
4c49449bcb
SVN_SILENT made messages (.desktop file)
2014-06-07 08:25:25 +00:00
l10n daemon script
abe62085e8
SVN_SILENT made messages (.desktop file)
2014-06-06 08:52:09 +00:00