these bits are in 3 places now, have to do something about it but more
importantly the .kwinrules files are now loaded and shown by the KCM
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
note that this rule is kinda special - if a window is activated the window
will no longer demand attention regardless if set in rule (i.e. it is like
temporary rule but will apply if the initial window state is iconified or
minimized for whatever reason)
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
requires the following commit from kdelibs:
31553f8958bb3aa36957ae5d2ebe0b315cad27d8
the MIME type is translated while globs passed to
KFileDialog::getSaveFileName() (and the related getters) have to be
translated in each application
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
plasma-desktop for example installs such file and it is suffixed with
".kwinrules" (see
plasma/containments/desktop/plasma_desktop_containment.kwinrules). also a
new MIME type for such file was added, see the following commit in the
kdelibs repo:
31553f8958bb3aa36957ae5d2ebe0b315cad27d8
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
* move ksplash KCM module to kcontrol sub-directory, ksplash it
build always and there is no reason to keep it out of the
kcontrol directory holding all major KCM modules
* merge some sub-category modules into other major categories
almost the same way it is done in KDE5 as it makes much more
sense and users do not have to go to in-and-out of
sub-categories to configure the overall desktop appearance
- application-appearance -> desktop-appearance
- window-behaviour -> workspace-behavior
- workspace-appearance-and-behavior -> workspace-behaviour