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
Ivailo Monev
3bf82abf52
do not delete desktop views when per-desktop view is set
...
TODO: decide what to do with this feature, can containments be
sed to make the widgets visible on on single virtual desktop?
2014-12-10 01:55:15 +00:00
Ivailo Monev
05c21a9b34
remove remote widgets design
2014-12-09 23:17:22 +00:00
Ivailo Monev
8030d5d509
remove activity switcher containment action
2014-12-09 22:44:10 +00:00
Ivailo Monev
96d7223e38
Messages.sh fixup
2014-12-09 18:20:21 +00:00
Ivailo Monev
adc2ea8512
kwin and plasma tasks applet activities cleanup
2014-12-08 23:19:10 +00:00
Ivailo Monev
b942e203c5
activities cleanup
2014-12-08 21:47:07 +00:00
Ivailo Monev
5be586523b
oops
2014-12-08 20:46:57 +00:00
Ivailo Monev
1183b4f4f1
remove resource instance leftover in plasma extra components
2014-12-08 20:38:44 +00:00
Ivailo Monev
4fc32903b0
fixup dbus adaptor of plasma shell due to kactivities removal
2014-12-08 18:08:46 +00:00
Ivailo Monev
7df06c85d0
remove activities related code in plasmaapp
2014-12-08 18:06:26 +00:00
Ivailo Monev
af6de88e79
fixup panel view due to kactivities code removal
2014-12-08 18:01:12 +00:00
Ivailo Monev
bff98b5ef0
remove activities related code in desktopcorona
2014-12-08 17:59:41 +00:00
Ivailo Monev
8f842c13de
remove resourceinstance (kactivities related)
2014-12-08 17:43:39 +00:00
Ivailo Monev
24a753cd7a
remove activities support
2014-12-08 14:13:49 +00:00
Ivailo Monev
5dc9e7d8a0
remove all doxygen pages and add top-level config
2014-12-04 20:44:39 +00:00
Ivailo Monev
c6a395263c
remove unnecessary includes in plasmaapp
2014-12-04 00:18:46 +00:00