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
580501d53c
plasma: use simple menu applet if libdbusmenu-qt not found
...
the problem with kicker is that it does not display menu items if
libdbusmenu-qt is not found, the homerun applet probably should
not be installed in such case but that is to be evaluated later.
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-13 04:38:56 +02:00
Ivailo Monev
95f8e1b5ac
generic: build system cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-31 13:44:54 +02:00
Ivailo Monev
ddbe8d46d2
generic: build system cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-31 13:36:29 +02:00
Ivailo Monev
c4fb1fdd39
generic: build system cleanups
2015-10-29 11:04:29 +02:00
Ivailo Monev
b05003a731
Revert "plasma: drop animations support"
...
This reverts commit ff0eb06a56
.
2015-10-28 08:53:21 +02:00
Ivailo Monev
ff0eb06a56
plasma: drop animations support
2015-10-05 09:22:51 +03:00
Ivailo Monev
08227b02d8
generic: misc cleanups
2015-09-25 01:50:19 +00:00
Ivailo Monev
8da903a98c
generic: misc cleanups
2015-09-04 23:20:01 +00:00
Ivailo Monev
20cc23084a
generic: misc cleanups
2015-09-01 23:24:46 +03: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
280a229140
plasma: move homerun translations to kde-l10n
2015-07-27 00:50:46 +03:00
Ivailo Monev
255aa4086b
plasma: replace kmail with konsole in homerun favourites
2015-07-27 00:34:28 +03:00
Ivailo Monev
988ffd4fb4
plasma: import folderview plugin from kde-baseapps
2015-07-25 17:51:40 +03:00
Ivailo Monev
fcf0765701
plasma: do not set DefaultAppletsAdded in plasma-desktoprc
2015-07-20 18:45:19 +03:00
Ivailo Monev
2fd8835404
generic: optimize png images with optipng
2015-07-20 17:51:27 +03:00
Ivailo Monev
ea7d68585f
generic: misc cleanups
2015-07-13 19:51:51 +03:00
Ivailo Monev
173a779c09
generic: normalize include guards
2015-07-11 18:46:07 +03:00
Ivailo Monev
c7d1b66a2c
plasma: fix compiler warnings
2015-07-11 01:55:23 +03:00
Ivailo Monev
da780868f2
plasma: fix compiler warnings
2015-07-11 01:22:26 +03:00
Ivailo Monev
13a4210c73
generic: misc cleanups
2015-07-11 01:08:26 +03:00
Ivailo Monev
a8a037fc34
Revert "plasma: make air-netbook default theme"
...
This reverts commit cadecc1bc3
.
2015-06-13 19:40:48 +03:00
Ivailo Monev
cadecc1bc3
plasma: make air-netbook default theme
2015-06-08 11:38:55 +00:00
Ivailo Monev
1a547a0d05
generic: remove KDE prefix from header inclusions
2015-05-20 13:39:58 +00:00
Ivailo Monev
f792759039
generic: drop most of the KIOSK functionality
2015-05-19 05:25:12 +00:00
Ivailo Monev
62040d0b1c
plasma: remove pacakges authorization code leftover
2015-05-19 01:05:24 +00:00
Ivailo Monev
b783b31683
plasma: fix bootstrap build failure because of homerun
2015-05-14 02:29:35 +00:00
Ivailo Monev
3ef94d4d1a
generic: stop using kdeinit for main applications
2015-05-09 16:39:54 +00:00
Ivailo Monev
0bb66c0c17
generic: remove support for override/unmanaged window type (part 3)
2015-04-20 14:10:36 +00:00
Ivailo Monev
fb1a7921e3
generic: remove support for final target via KDE4_ENABLE_FINAL
2015-03-02 05:21:56 +00:00
Ivailo Monev
ff2958280a
generic: remove inclusion of deprecated headers and adjust
2015-03-01 03:53:16 +00:00
Ivailo Monev
c433e4502a
generic: adjust for use with CMake moc
2015-02-27 09:28:46 +00:00
Ivailo Monev
afba81933a
generic: remove Nepomuk support leftovers
2015-02-24 19:29:54 +00:00
Ivailo Monev
5be0c9c830
plasma: fixup fullscreen homerun package due to the fixes cleanup
2015-02-11 16:00:43 +00:00
Ivailo Monev
d1679c683a
plasma: remove baloo and nepomuk code from homerun applet
2015-02-11 15:41:25 +00:00
Ivailo Monev
8ffb74af96
plasma: add some most of the homerun fixes back
2015-02-11 02:49:30 +00:00
Ivailo Monev
e730187114
plasma: import and use homerun applet as default launcher
2015-02-11 01:15:32 +00:00
Ivailo Monev
1c6254d91c
generic: replace KDE4WORKSPACE_VERSION with KDE_VERSION_STRING and friends where appropariate
2015-01-23 20:11:31 +00:00
Ivailo Monev
f311a01026
plasma: minor default layout config cleanup
2015-01-21 14:50:10 +00:00
Ivailo Monev
d1dced326a
plasma: force save into local directory
...
there is something wrong with Corona:saveLayout(), either that or
I'm doing something wrong. in any case, this fixes and issue where
desktop layout is not saved only after second login. this needs
further invetigation but I'm too lazy to look into it now.
2015-01-19 18:40:24 +00:00
Ivailo Monev
bfb6c1bd07
plasma: fixup layout saving
2015-01-19 16:17:04 +00:00
Ivailo Monev
e10b52b0bf
plasm: use plasma-desktoprc instead of plasma-default-layoutrc from config dir instead of appdata dir
2015-01-19 15:12:40 +00:00
Ivailo Monev
6741ad1043
plasma: drop code for upgrading from pre plasma-desktop days
2015-01-18 15:39:19 +00:00
Ivailo Monev
c68f7da049
plasma: minor defaults cleanup
2015-01-18 03:01:32 +00:00
Ivailo Monev
c3b5453c77
plasma: minor defaults cleanup
2015-01-18 02:09:21 +00:00
Ivailo Monev
c2cf28d181
plasma: adjust default width and height for wallapers
2015-01-18 02:05:26 +00:00
Ivailo Monev
8c94ddd540
plasma: minor defaults cleanup
2015-01-18 01:58:57 +00:00
Ivailo Monev
4d38ef1e4d
plasma: remove quick-launchers from default layout
2015-01-17 21:21:50 +00:00
Ivailo Monev
772d9ff219
plasma: drop layout templates support
...
since plasma-default-layoutrc can be used to setup the desktop
there is no reason to wrap the first launch around Javascript code
2015-01-17 13:57:35 +00:00