17 Commits (70458eb280f6e8e9ad8662bdc2aed66ba79c86a5)

Author SHA1 Message Date
Vlad Zahorodnii bdfb946267 Convert Night Color into a plugin
Night Color adjusts the color temperature based on the current time in
your location. It's not a generic color correction module per se.

We need a central component that can be used by both night color and
colord integration to tweak gamma ramps and which will be able to
resolve conflicts between the two. The Night Color manager cannot be
such a thing because of its very specific usecase.

This change converts Night Color into a plugin to prepare some space for
such a component.

The tricky part is that the dbus api of Night Color has "ColorCorrect"
in its name. I'm afraid we cannot do that much about it without breaking
API compatibility.
4 years ago
Yuri Chornoivan 02c3dfb84b Fix extraction after krunner plugin separation 4 years ago
Benjamin Port cf4335ca62 Add windows runner
Move windows runner from plasma-workspace to kwin (convert it to dbus runner)

This will allow to interract with windows on wayland too
4 years ago
Victor Ryzhykh 6c549cbead Extract messages from cpp files in colorcorrection/ 5 years ago
David Edmundson 8bba7009bc Fix untranslatable strings in debug_console.ui shortcutdialog.ui
BUG: 398703
Review on bugzilla
6 years ago
Yuri Chornoivan eb47c08204 Fix message extraction 6 years ago
Burkhard Lück 94e7adc53c killer/ moved to helpers/killer 8 years ago
Martin Gräßlin e80094694e Adjust kwin and killer to new ki18n
Setting the ApplicationDomain to kwin, both use the kwin catalog.

The left-over code for catalogs is removed. Note for adjustments:
* scripting doesn't provide an own catalog
* scripts are extracted but there are no scripts with i18n
11 years ago
Martin Gräßlin b57e343500 Improve message extraction
Messages from kdecorations library are extracted to libkdecorations.pot.
Messages from kwineffects library are extracted to libkwineffects.pot.
Currently there are no messages yet in kwineffects, so it's for future use.
14 years ago
Albert Astals Cid 69a282be2b do not rely on extract-messages.sh doing the work for us
svn path=/trunk/KDE/kdebase/workspace/; revision=1166355
14 years ago
Martin Gräßlin f2b9b4b3e0 Include tabbox directory in Messages.sh
svn path=/trunk/KDE/kdebase/workspace/; revision=1025943
15 years ago
Laurent Montel 3bed1dac22 Add file to extract i18n
svn path=/trunk/KDE/kdebase/workspace/; revision=685021
17 years ago
Stephan Kulow 1940ac3777 revert Laurent's commit
svn path=/trunk/KDE/kdebase/workspace/; revision=664556
18 years ago
Laurent Montel ed4548ae66 It will be a good idea to extract string from
ui file, rc file, kcfg file

svn path=/trunk/KDE/kdebase/workspace/; revision=664548
18 years ago
Luboš Luňák f52b8e48cd branches/work/kwin_composite becomes new trunk kwin.
svn path=/trunk/KDE/kdebase/workspace/; revision=659202
18 years ago
Luboš Luňák 2b7e1f4993 Remove kwin, kwin_composite will become new trunk kwin, missing merges
from trunk will be merged in.


svn path=/trunk/KDE/kdebase/workspace/; revision=659200
18 years ago
Nicolas Goutte 2fddb53bf8 Convert the "messages" targets of kdebase into Messages.sh scripts
svn path=/trunk/KDE/kdebase/workspace/; revision=512183
19 years ago