~tiagosh/unity-2d/fix-dash-cursor

  • Committer: Tarmac
  • Author(s): Albert Astals, Ugo Riboni, Michał Sawicz, Florian Boucault, LDS
  • Date: 2012-02-10 17:32:14 UTC
  • mfrom: (771.3.235 unity-2d-shell_trunk)
  • Revision ID: tarmac-20120210173214-eekg5uiqdb7gjza6
Merge launcher and dash into a common new QML scene: the shell.
 - Created a shell folder that holds both launcher and dash QML code, the C++ code for the single binary and a common folder with shared QML files
 - The shell occupies the whole screen but is shaped for input where it is transparent in order not to interfere with the rest of the windows
 - The shell binary, unity-2d-shell, has a -rootqml option that lets the user specify the QML file to load
 - Implement visibility behaviours in QML instead of C++
 - Do not use D-Bus anymore to communicate between the launcher and the dash
 - Remove the homebutton panel plugin
 - Make the strut setting reusable outside of Unity2dPanel
 - Make LauncherDropItem a FocusScope
 - Implement gesture handling in QML instead of C++

Known issues:
 - In non composited mode there is a 1px wide rectangle on the edge of the screen where the launcher is hidden. This is acceptable for the moment since XFixes barriers to show the launcher are in the plan and will get rid of this problem
 - HomeShortcuts.qml has a transparent Rectangle to fix alignment in RTL mode that causes QML warnings. This is acceptable since the Home lens is going away. Fixes: . Approved by .
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-builddeb 359.2.13 13 years ago Florian Boucault Added bzr-builddeb configuration using split mode. Diff
data 574.43.1 12 years ago Florian Boucault [launcher] Migrated GConf key /desktop/unity-2d/la Diff
debian 24 13 years ago Olivier Tilloy Initial packaging. Diff
libunity-2d-private 359.30.1 13 years ago Aurelien Gateau Renamed libunity-2d to libunity-2d-private The re Diff
panel 105 13 years ago Aurelien Gateau Merged in panel Diff
po 392.3.6 13 years ago Aurelien Gateau Started to setup cmake rules for translations Diff
session 361.1.25 13 years ago Oliver Grawert merge unity-2d-default-settings package as new uni Diff
shell 771.3.4 12 years ago Ugo Riboni Rename the viewer to shell Diff
spread 319.5.1 13 years ago Ugo Riboni First impementation of the spread/expose functiona Diff
tests 782.1.2 12 years ago Renato Araujo Oliveira Filho [tests] Moved test commom file to tests directory. Diff
.bzrignore 771.3.199 12 years ago Florian Boucault Updated .bzrignore 1.9 KB Diff Download File
cmake_uninstall.cmake.in 768.4.4 12 years ago Renato Araujo Oliveira Filho [cmake] Fixed uninstall script. 753 bytes Diff Download File
CMakeLists.txt 771.16.12 12 years ago Ugo Riboni Add small application to retrieve the input shape 3.9 KB Diff Download File
CODING 246.1.4 13 years ago Aurelien Gateau Added a section about const correct-ness 5.6 KB Diff Download File
config.h.in 896.1.1 12 years ago Florian Boucault Support running installed inside a directory that 2.4 KB Diff Download File
COPYING 359 13 years ago Florian Boucault Added COPYING file: GPLv3. 34.2 KB Diff Download File
README 771.43.1 12 years ago Florian Boucault Updated README for new world order. 309 bytes Diff Download File
TODO 843.1.1 12 years ago Didier Roche dummy commit for ABI rebuild 174 bytes Diff Download File