Commit graph

23 commits

Author SHA1 Message Date
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
Marco Martin
3b10dece0c treat maliit as a panel 2014-12-05 15:49:03 +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
91370ad6d5 Fix window resize 2014-11-25 21:56:43 +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
bbeaf8fe54 Hide splash when the desktop is loaded 2014-11-03 07:27:12 +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
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