Commit graph

228 commits

Author SHA1 Message Date
Marco Martin
432deeff64 prettier top panel 2015-03-13 17:17:24 +01:00
Marco Martin
fe6332b1d2 use the new containment 2015-03-13 15:31:13 +01:00
Marco Martin
4b77fe4647 a simple scrollbar 2015-03-13 14:58:18 +01:00
Marco Martin
c096ffb366 bound the strip at top and bottom
except in the lockscreen it will slide away
2015-03-13 14:42:37 +01:00
Marco Martin
06e23491fb show a placeholder when dragging 2015-03-13 13:50:13 +01:00
Marco Martin
08e13e7cc2 remove the settings area 2015-03-13 13:39:51 +01:00
Marco Martin
1865651723 new wallpaper 2015-03-11 13:30:58 +01:00
Marco Martin
43d0363778 add a clock in lockscreen 2015-03-11 13:10:43 +01:00
Marco Martin
50fc65fe67 placeholder areas for settings and lock 2015-03-11 12:33:15 +01:00
Marco Martin
0c531de5b0 use the logic of the panel to put applets 2015-03-11 11:50:00 +01:00
Marco Martin
50117f9e07 noise-- 2015-03-11 11:09:24 +01:00
Marco Martin
af2fc8038b show all entries with "Exec" 2015-03-06 11:21:37 +01:00
Marco Martin
e1266e09c8 scale only the icon not the text 2015-03-05 21:15:25 +01:00
Marco Martin
490bfdc928 better behavior on dragging, add autoscroll 2015-03-05 21:12:23 +01:00
Marco Martin
dab083c37b a scrollbar 2015-03-05 17:28:24 +01:00
Marco Martin
533fc5af03 add notifications and clock applets placeholders 2015-03-05 17:17:27 +01:00
Marco Martin
dfa653e867 a bit of bottom margin 2015-03-05 16:53:58 +01:00
Marco Martin
a3667cb3ba setOrcer->moveItem 2015-03-05 15:39:51 +01:00
Marco Martin
d09c3beafb animate index reordering 2015-03-05 15:32:44 +01:00
Marco Martin
ba089aa1dd zoom out items when moving 2015-03-05 14:02:32 +01:00
Marco Martin
c0d4d075af support model reordering
the order is still not saved/restored
2015-03-05 13:37:39 +01:00
Marco Martin
bb4d3e321e prototype for pressandhold 2015-03-05 12:05:20 +01:00
Marco Martin
6e09e7d877 add a spacer in the layout 2015-03-05 11:46:50 +01:00
Marco Martin
2f7c6056d7 sort app names 2015-03-05 11:41:01 +01:00
Marco Martin
1d29f0874e Merge branch 'mart/homeScreenSingleScroll' 2015-03-04 15:08:01 +01:00
Boudewijn Rempt
f5f1dedd00 update changelog 2015-03-03 13:25:25 +00:00
Boudewijn Rempt
c66ba781ad Fix dependency 2015-03-03 13:23:35 +00:00
Boudewijn Rempt
dae972ecf6 Merge remote-tracking branch 'origin/followgreenislandchanges' 2015-03-03 14:23:16 +01:00
Marco Martin
897f109cfc some fixes in icons sizing 2015-02-26 11:47:20 +01:00
Marco Martin
8dbe6c0546 consider the applet minimumheight 2015-02-26 11:34:33 +01:00
Marco Martin
f56a22c9d5 render the strip icons 2015-02-26 11:25:00 +01:00
Marco Martin
700f6c2fae reenable the strip 2015-02-25 19:38:34 +01:00
Marco Martin
62ff6312db add a containment
it will replace most of the logic of Desktop.qml
2015-02-25 19:26:04 +01:00
Marco Martin
5b39069d98 uniform bottom and top bar 2015-02-24 19:29:50 +01:00
Marco Martin
2a1e2934dc bottom bar always visible 2015-02-24 18:30:46 +01:00
Marco Martin
dc12516834 don't use a mouseeventlistener 2015-02-24 16:49:06 +01:00
Marco Martin
563e306225 a big clock
this should become an applet too
2015-02-24 16:45:17 +01:00
Marco Martin
6ef98bdb2d use framesvg 2015-02-24 16:37:29 +01:00
Marco Martin
5e5f21a31e single scroll for the homescreen 2015-02-24 16:26:17 +01:00
Marco Martin
6a22d1e3f6 crash-- 2015-02-24 15:25:05 +01:00
Marco Martin
e0b9dc2142 a couple of prototypes for the homescreen
qml mockups usable with qmlscene, non functional
but to be used purely for discussion about workflow
2015-02-19 17:24:49 +01:00
Boudewijn Rempt
3e1ab5d267 Fix build deps 2015-02-11 17:38:05 +01:00
Boudewijn Rempt
c43b1c517c update version number/format 2015-02-11 15:14:43 +01:00
Boudewijn Rempt
68f57a13d6 Remove broken rules install override 2015-02-05 13:03:54 +01:00
Boudewijn Rempt
411cfa4648 Add a basic debian packaging folder 2015-02-05 12:57:46 +01:00
Marco Martin
271f4ed9de readjust z orders 2015-01-14 16:04:09 +01:00
Marco Martin
5ff1199099 better behavior for the switcher 2015-01-14 12:34:41 +01:00
Pier Luigi Fiorini
ac4f1a714f Install the compositor as a Green Island plugin
Green Island removed the KPackage dependency because it didn't add too
much value to justify it. QStandardPaths is enough to find plugins.

This patch installs the compositor into DATA_INSTALL_DIR/greenisland.
2015-01-13 09:32:39 +01:00
Marco Martin
a5014f6920 reserve space for the keyboard 2014-12-17 11:04:18 +01:00
Marco Martin
7a3c32949a don't resize the window on keyboard 2014-12-11 10:38:20 +01:00