Ivailo Monev
13a4210c73
generic: misc cleanups
2015-07-11 01:08:26 +03:00
Ivailo Monev
8ecab7cfae
plasma: drop touch platform components
2015-07-07 15:06:42 +03:00
Ivailo Monev
533511e1af
generic: deal with LINK_INTERFACE_LIBRARIES
2015-06-25 01:28:57 +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
762802adcf
generic: remove some unused private definitions
2015-05-20 13:37:43 +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
7dffc00efe
plasma: make the device notifier use modern import statement
2015-04-26 20:05:50 +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
dc3fda0957
generic: remove support for final target via KDE4_ENABLE_FINAL
2015-03-02 05:23:22 +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
be9e1dd8e7
plasma: drop hardcoded default launchers, there are other means to specify those
2015-01-17 15:54:23 +00:00
Ivailo Monev
c072fbcdd7
plasma: remove template loading leftovers
2015-01-17 15:48:01 +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
Ivailo Monev
0564b83ddb
plasma: fixup and cleanup
...
the default layout is done via the scripting support, that's just
a no go. plasma-default-layoutrc is possible simpler solution with
for the madness that the default plasma settings are done on
initial setup but it most likely some features will have to be
extended, especially the containment size option. hardcoding panel
and default view to always be available by setting virtual desktops
and other misc settings accordingly seems better but that will
probably break more code thus avoiding it for now
2015-01-16 21:13:30 +00:00
Ivailo Monev
d417cef110
plasma: remove acitivities related containment switch action code
2015-01-16 16:42:02 +00:00
Ivailo Monev
21d2ac3b64
remove redudant plasma context header inclusions
2015-01-16 04:06:07 +00:00
Ivailo Monev
aef4b798c8
remove redudant plasma context header inclusions
2015-01-16 03:37:58 +00:00
Ivailo Monev
ace73c3f59
activities cleanup
2015-01-16 02:19:08 +00:00
Ivailo Monev
e3192fc222
activities cleanup
2015-01-16 02:12:09 +00:00
Ivailo Monev
92c0cae2d3
remove Window Manager activities related code
2015-01-15 20:23:51 +00:00
Ivailo Monev
be48cb2424
plasma: add 1280x720 sized wallpapers (16:9)
2015-01-14 14:23:09 +00:00
Ivailo Monev
28a2999232
plasma: remove extra wallapers
...
there are only a few aspect ratio standards for PC monitors:
* 4:3
* 16:9
* 16:10
* 256:135
covering them with only one wallpaper per ratio standard seems
logical, most users will change the default right away and
distributions tend to ship their own variations anyway so shipping
~30MB (originally KDE shipped ~80MB, not considering the extra) is
a waste, especially when most compression methods do not handle
images efficiently thus increasing the Live CD/DVD's size. nowdays
peopel tend not to care about disk-space since it is cheep but we
are targeting not only the future but old systems too that may have
20/40/60/80GB of storage available (just to name a few).
right now, with this change, only 4:3 and 16:10 are covered but
that will change.
2015-01-13 20:50:39 +00:00
Ivailo Monev
b266785de5
remove some hot-new-stuff button leftovers
2015-01-12 14:30:24 +00:00
Ivailo Monev
db130087e7
hot-new-stuff buttons removal
2015-01-11 21:32:08 +00:00
Ivailo Monev
2efd951b7d
remove knewstuff cruft
2015-01-11 20:59:41 +00:00
Ivailo Monev
6e111b5f03
plasma: remove now redudant remote widgets helper
2014-12-27 01:01:44 +00:00
Ivailo Monev
0183345984
plasma: fix warnings in model test
2014-12-26 18:20:16 +00:00