Commit graph

20 commits

Author SHA1 Message Date
Ivailo Monev
73b37d03de kcontrol: new module to control meta information
the only other way to control which meta information to show in tooltips
and such is to enable Dolphin information panel, find file that has the
desired metadata to disable and right click on the metadata widget after
hovering over the file which is very much not obvious and tedious

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-03-10 13:10:27 +02:00
Ivailo Monev
dd6118039a generic: drop support for emoticons
icon themes should provide some emoticons:
https://specifications.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html

Katie provides better utility for converting images:
https://github.com/fluxer/katie/tree/master/util/imgconv

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-03-08 00:31:04 +02:00
Ivailo Monev
2982286939 kcontrol: remove smartcard KCM
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-03-06 14:07:02 +02:00
Ivailo Monev
f58eba713f generic: adjust to media classes changes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-02-26 09:57:00 +02:00
Ivailo Monev
f39596ee19 generic: review configuration checks
since kde-runtime was merged into kde-workspace some checks definitions are
duplicated in config-runtime headers thus it is removed.

missing function and header checks were added, most of which also missing in
kde-runtime and kde-workspace so that is by no means mistake made during the
merge.

the check for libkstat for Solaris is actually done via /dev/kstat existence
check from ksysguardd/Solaris/Solaris.cmake.

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-24 20:10:10 +00:00
Ivailo Monev
7b1608bead generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2016-09-16 23:59:39 +00:00
Ivailo Monev
aae97ed3f5 kcontrol: build the access KCM only when Xkb is found
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2016-08-12 12:12:05 +00:00
Ivailo Monev
090ebdf0b7 kcontrol: the touchpad module is no longer usefull 2016-07-14 18:58:18 +00:00
Ivailo Monev
18a7b9c1a2 generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-06 13:03:02 +02:00
Ivailo Monev
9f6fe533c1 kcontrol: import working touchpad KCM 2015-07-24 21:34:55 +03:00
Ivailo Monev
163b7d6e03 Revert "generic: change system settings and kcontrol grouping (part 1)"
This reverts commit 726e6c5213.
2015-01-23 03:04:52 +00:00
Ivailo Monev
726e6c5213 generic: change system settings and kcontrol grouping (part 1) 2015-01-22 04:52:59 +00:00
Ivailo Monev
4ad863c405 kcontrol: remove bell, the access module is supirior 2015-01-22 04:22:32 +00:00
Ivailo Monev
e2ab69e6bf kcontrol: improve categorization
* 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
2015-01-16 23:12:19 +00:00
Ivailo Monev
db2194cd50 convert kdebugdialog to KCM module 2014-12-19 23:41:56 +00:00
Ivailo Monev
1e70ec3391 removed windows stuff (dirty) 2014-11-15 05:21:19 +02:00
Ivailo Monev
4a7d7d3e9c added desktop themes from kde-runtime 2014-11-15 03:20:35 +02:00
Ivailo Monev
8b9a557072 make the newly added kcontrol files conditional as they were - only for non-WINCE 2014-11-15 03:17:35 +02:00
Ivailo Monev
8b8cf26e2c merge kcontrol files from kde-runtime 2014-11-15 03:14:34 +02:00
Ivailo Monev
a7fd791926 initial import 2014-11-13 19:30:51 +02:00