Commit graph

31 commits

Author SHA1 Message Date
Ivailo Monev
936c69c827 generic: prepare for Katie changes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-10-14 16:19:24 +03:00
Ivailo Monev
8d5a89b004 kcontrol: remove X11 types hack
can't tell why it was done

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-10-02 00:23:57 +03:00
Ivailo Monev
6e3e4f8c12 kcontrol: move HAS_RANDR_1_2 configuration definition to config-X11 header
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-09-22 05:40:33 +03:00
Ivailo Monev
9db4775e46 generic: adjust to Katie changes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-06-09 06:07:40 +03:00
Ivailo Monev
f28ca2226a kcontrol: adjust to Katie changes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-06-03 00:40:48 +03:00
Ivailo Monev
90d2eb50e6 kcontrol: remove check if lid is closed
since the randr module methods are not D-Bus exported there is (normally)
no way for a user to interact with the action and trigger display switch,
the system may even be suspended while the lid is closed. there is also the
case where the laptop screen is not used (external monitor is used), lid is
closed, the system is not suspended and a switch has to happen from the
external monitor to the laptop screen because the external monitor is
unplugged. the check is just bogus for many cases

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-04-28 09:01:05 +03:00
Ivailo Monev
6043f3e61b generic: drop powerdevil and adjust to power manager changes
TODO: reimplement plasma battery applet

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-04-20 06:51:10 +03:00
Ivailo Monev
dd1d3150da kcontrol: remove unused RandRConfig methods
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-11-12 20:22:14 +02:00
Ivailo Monev
08bd97aff5 generic: compiler warning fixes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-06-13 17:59:56 +03:00
Ivailo Monev
9cb8e7a937 generic: move find_package() calls to top-level build file
reference:
https://github.com/fluxer/katana/issues/7

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-03-26 21:40:56 +02:00
Ivailo Monev
6aaa5840bf kcontrol: use solid to check for lid presence
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-02-23 04:09:07 +02:00
Ivailo Monev
591b538337 generic: replace installation paths with KDE4_ prefixed
see commit in kdelibs repository

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-08 20:13:13 +00:00
Ivailo Monev
de7cddaba2 generic: adjust to Katie changes
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-08 14:51:07 +00:00
Ivailo Monev
af45159765 generic: replace forward declarations with headers inclusions
this was done with namefsck script from Katie, solves namespace issues

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-05 02:36:36 +00:00
Ivailo Monev
d0b78212f1 generic: adjust to recent X11 changes
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2017-06-24 05:31:13 +00:00
Ivailo Monev
b12969dced kcontrol: fix build of randr due to recent protocol changes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-05-15 03:57:58 +00:00
Ivailo Monev
f1cfe7bdba generic: replace KProcess with QProcess where feasable
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-30 16:22:26 +00:00
Ivailo Monev
75c1f70f88 generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-06 07:38:55 +00:00
Ivailo Monev
9615cc4fe3 generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-26 03:21:20 +00:00
Ivailo Monev
abc2fe9599 generic: re-enable klipper and krandrtray
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-17 16:25:33 +02:00
Ivailo Monev
c499c0d232 kcontrol: disable ranrtray if libdbusmenu-qt is not found
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-17 15:34:55 +02:00
Ivailo Monev
d3b86ed118 generic: proper support for icon and caption in .desktop files 2015-09-21 00:43:22 +00:00
Ivailo Monev
2baf4467d1 generic: major build system cleanup 2015-09-01 04:37:19 +03:00
Ivailo Monev
840c8a25cc generic: make changes required for building against katie 2015-08-12 13:11:16 +03:00
Ivailo Monev
716ef382ad kcontrol: fix a compiler warning 2015-06-14 13:28:14 +03:00
Ivailo Monev
c433e4502a generic: adjust for use with CMake moc 2015-02-27 09:28:46 +00: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
7f3a0b1437 minor cleanup 2014-12-07 02:13:13 +00:00
Ivailo Monev
24b6d92809 changed bash scripts shebangs 2014-11-15 05:48:13 +02:00
Ivailo Monev
a7fd791926 initial import 2014-11-13 19:30:51 +02:00