Commit graph

42 commits

Author SHA1 Message Date
Marco Martin
1d29f0874e Merge branch 'mart/homeScreenSingleScroll' 2015-03-04 15:08:01 +01:00
Boudewijn Rempt
dae972ecf6 Merge remote-tracking branch 'origin/followgreenislandchanges' 2015-03-03 14:23:16 +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
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
7a3c32949a don't resize the window on keyboard 2014-12-11 10:38:20 +01:00
Marco Martin
e2219e8402 hide keyboard in switch mode 2014-12-10 21:51:48 +01:00
Marco Martin
7b3678e900 separate layer for the keyboard 2014-12-10 18:16:18 +01:00
Marco Martin
d941d3ffa3 resize the active window when showing the keyboard 2014-12-10 16:25:12 +01:00
Marco Martin
2b7a1ac810 relayer the keyboard 2014-12-10 16:10:04 +01:00
Marco Martin
cde5490997 never give focus to maliit 2014-12-10 15:12:01 +01:00
Marco Martin
57d0ef8469 try harder to maximize windows 2014-12-09 19:07:50 +01:00
Pier Luigi Fiorini
29f0385734 Fix easing type
Only easing is not enough :P
2014-12-05 20:01:27 +01:00
Marco Martin
3b10dece0c treat maliit as a panel 2014-12-05 15:49:03 +01:00
Marco Martin
63b482f2aa bind bottom bar opacity to windows scale 2014-12-04 18:04:48 +01:00
Marco Martin
9f47529ccb keep the bottom bar always visible 2014-12-04 18:04:37 +01:00
Pier Luigi Fiorini
7f7ada9267 Windows layer darker 2014-12-02 20:38:56 +01:00
Marco Martin
dcf39fe34e remove unised active property 2014-11-28 19:19:26 +01:00
Marco Martin
2d822299f1 close applications with swipe 2014-11-28 19:18:28 +01:00
Marco Martin
4b71d0b0d8 e the state machine 2014-11-28 18:46:09 +01:00
Marco Martin
edfcb31fee prototype task switcher
still needs some refinements using the state machine
2014-11-28 17:56:10 +01:00
Pier Luigi Fiorini
16460460b0 Show layers according to flags 2014-11-25 21:56:59 +01:00
Pier Luigi Fiorini
91370ad6d5 Fix window resize 2014-11-25 21:56:43 +01:00
Pier Luigi Fiorini
cae7ddff81 Show home when an application is closed 2014-11-09 13:51:22 +01:00
Pier Luigi Fiorini
20840f27b7 Make close and home icons larger 2014-11-09 13:51:22 +01:00
Pier Luigi Fiorini
f967ffca0a Fix application buttons layout 2014-11-09 00:29:31 +01:00
Pier Luigi Fiorini
270b81e660 Ask applications to resize
This doesn't seem to work but we keep it as a reference.
2014-11-09 00:09:01 +01:00
Pier Luigi Fiorini
1d883b4d67 Sliding panel doesn't hide applications
Sliding panel into its own layer.
2014-11-08 23:53:57 +01:00
Pier Luigi Fiorini
ee7597de7b Add button to close application windows 2014-11-08 23:33:43 +01:00
Pier Luigi Fiorini
5c916daa98 Add an icon to return home from applications 2014-11-08 21:57:47 +01:00
Pier Luigi Fiorini
bbeaf8fe54 Hide splash when the desktop is loaded 2014-11-03 07:27:12 +01:00
Pier Luigi Fiorini
1bb438ca6c Show a background image with the logo 2014-11-02 14:55:19 +01:00
Pier Luigi Fiorini
c5750293d9 Avoid hiding home screen when sliding window is unmapped
Refactor window management to improve z-index handling.
2014-10-27 19:38:46 +01:00
Pier Luigi Fiorini
f8ae17356a Show all windows from plasmashell on the desktop layer
This will show the sliding window on the appropriate layer although it
will still be a normal window. It should really be a shell window!
2014-10-24 00:43:39 +02:00
Pier Luigi Fiorini
17c9e1e63a Switch back to home when an application window is unmapped 2014-10-24 00:40:35 +02:00
Pier Luigi Fiorini
91a2bc42b0 Switch layers 2014-10-24 00:22:20 +02:00
Pier Luigi Fiorini
3d5241e736 Anchors shell windows too 2014-10-23 23:00:43 +02:00
Pier Luigi Fiorini
3699efaed5 Refactor layers and switch z-index between home and applications 2014-10-23 22:59:03 +02:00
Pier Luigi Fiorini
396d88c228 Anchor application windows to the layer 2014-10-23 22:58:21 +02:00
Pier Luigi Fiorini
2b09246010 QML compositor based on Green Island
Add an initial compositor written with QML for Green Island.
2014-10-22 20:29:00 +02:00