** Description changed: UKUI is a lightweight desktop environment for Ubuntu Kylin. It provides a simpler and more enjoyable experience for browsing, searching, and managing your computer. UKUI is a fork of mate desktop environment, so the packages are also forks from those of mate. We have to fork a new road for the following reasons: (1) Most Chinese users are more familiar with interfaces similar to Windows. UKUI has reimplemented key interfaces such as menu、indicator、panel、control center etc. We ever released a preview version on 16.04 and received a lot of positive feedbacks. http://www.ubuntukylin.com/news/shownews.php?lang=en&id=620 http://www.ubuntukylin.com/ukylin/forum.php?mod=viewthread&tid=27461 (2) UKUI has made many many code and configuration changes from mate. Those changes are not consistent with the design of mate. (3) The further goal of UKUI is to simplify and unify the user interfaces and desktop development interface libraries which may make the desktop more compatible and acceptable. Until now, We have rewrote the main user interfaces and changed the conflicts between UKUI and mate. We have checked that UKUI can coexist with mate and has no effects on other packages. Homepage: http://www.ukui.org Source: https://github.com/ukui PPA: https://launchpad.net/~ubuntukylin-members/+archive/ubuntu/ukui Adding this PPA to your system: sudo add-apt-repository ppa:ubuntukylin-members/ukui The packages relationship between UKUI and mate are listed in the following table: ukui-desktop-environment mate-desktop-environment - peony caja + + Rewrited: ukui-menu mate-menu - ukui-panel mate-panel - ukui-indicators mate-idicators + ukui-indicators mate-idicators + + + Changed the interface and layout: + peony caja ukui-control-center mate-control-center ukui-screensaver mate-screensaver + ukui-panel mate-panel + ukui-background mate-background + ukui-themes mate-themes + + Replaced the string "mate" with "ukui" now: ukwm marco ukui-desktop mate-desktop ukui-menus mate-menus ukui-power-manager mate-power-manager ukui-session-manager mate-session-manager ukui-settings-daemon mate-settings-daemon ukui-polkit mate-polkit ukui-media mate-media ukui-utils mate-utils ukui-common mate-common libukuikbd libmatekbd libukuimixer libmatemixer - ukui-background mate-background - ukui-themes mate-themes + ----------------------------------------------------------------------------------------------- The detail descriptions of those packages are showed as below: The UKUI Desktop Environment contains those packages: 1. ukui-desktop-environment This package depends on a very basic set of programs that are necessary to start a UKUI desktop environment session. URL: https://github.com/ukui/ukui-desktop-environment License: GPL-2+ - 2. peony - Peony is the official file manager for the UKUI desktop, It allows one to browse directories, preview files and launch applications associated with them. - - URL: https://github.com/ukui/peony - License: GPL-2+, LGPL-2+ - - 3. ukui-menu + 2. ukui-menu The UKUI Menu is a new style startup menu for UKUI desktop, supports filtering, favorites, easy-uninstallation, autoseesion, and many other features. URL: https://github.com/ukui/ukui-menu License: GPL-2+, GPL-3+, Expat - 4. ukui-panel + 3. ukui-indicators + The UKUI Indicators is a small applet to display information from various applications consistently in the panel. The indicator applet exposes Ayatana Indicators in the UKUI Panel. Ayatana Indicators are an initiative by Canonical to provide crisp and clean system and application status indication. They take the form of an icon and associated menu, displayed (usually) in the desktop panel. Existing indicators include the Message Menu, Battery Menu and Sound menu. + + URL: https://github.com/ukui/ukui-indicators + License: GPL-2+, + + 4. peony + Peony is the official file manager for the UKUI desktop, It allows one to browse directories, preview files and launch applications associated with them. + + URL: https://github.com/ukui/peony + License: GPL-2+, LGPL-2+ + diff from caja: https://github.com/ukui/peony/compare/6798da6c95140b567ccd9f27b5b70eac2cd11869...89b71279345c1b2bf4737915f18d686acb01aeeb + + 5. ukui-panel The UKUI Panel is an essential part of the UKUI Desktop, providing toolbar-like “ panels” which can be attached to the sides of your desktop. They are used to launch applications and embed a number of other functions, such as quick launch icons, the clock, the notification area, volume controls and the battery charge indicator, and other utilities. URL: https://github.com/ukui/ukui-panel License: GPL-2+, LGPL-2+, GFDL-1.1+ - - 5. ukui-indicators - The UKUI Indicators is a small applet to display information from various applications consistently in the panel. The indicator applet exposes Ayatana Indicators in the UKUI Panel. Ayatana Indicators are an initiative by Canonical to provide crisp and clean system and application status indication. They take the form of an icon and associated menu, displayed (usually) in the desktop panel. Existing indicators include the Message Menu, Battery Menu and Sound menu. - - URL: https://github.com/ukui/ukui-indicators - License: GPL-2+, + diff from mate-panel: https://github.com/ukui/ukui-panel/compare/603c203c8cc8ad2db4134525a746e3003143cab9...9f5bf03f44f5b5940e7178c08426b93d4aeca5b4 6. ukui-control-center The UKUI control center contains configuration applets for the UKUI desktop, allowing to set accessibility configuration, desktop fonts, keyboard and mouse properties, sound setup, desktop theme and background, user interface properties, screen resolution, and other UKUI parameters. URL: https://github.com/ukui/ukui-control-center License: GPL-2+, LGPL-2+, GFDL-1.1+, MIT~OldStyle+LegalDisclaimer + diff from mate: https://github.com/ukui/ukui-control-center/compare/77c79b8fbad25b7973389134dc4ea8a34d312744...acfee1c670e76182bc41d4c18c85a77da01663e9 7. ukui-screensaver ukui-screensaver is a screen saver and locker that aims to have simple, sane and secure defaults, and be well integrated with the UKUI desktop. URL: https://github.com/ukui/ukui-screensaver License: GPL-2+, LGPL-2+, MIT~OldStyle, Expat + diff from mate-screensaver: https://github.com/ukui/ukui-screensaver/compare/b2ae6acb1d72e3329bf333fdcc12cd82c618980b...7323be467254e0672a9aa038b586493c41a32bee 8. ukwm Ukwm is the default window manager for the UKUI desktop, and using GTK+ to do everything. URL: https://github.com/ukui/ukwm License: GPL-2+, LGPL-2+, MIT-OpenGroup, GFDL-1.2+ 9. ukui-desktop The UKUI component ukui-desktop contains the libukui-desktop library, the ukui-about program, as well as some desktop-wide documents. URL: https://github.com/ukui/ukui-desktop License: GPL-2+, LGPL-2+, Expat 10. ukui-menus The package contains an implementation of the draft "Desktop Menu Specification" from freedesktop.org: http://www.freedesktop.org/Standards/menu-spec Also contained here are the UKUI menu layout configuration files, .directory files and assorted menu related utility programs. URL: https://github.com/ukui/ukui-menus License: GPL-2+, LGPL-2+, LGPL-2.1+ 11. ukui-power-manager The UKUI Power Manager is a session daemon for the UKUI desktop that takes care of system or desktop events related to power, and triggers actions accordingly. Its philosophy is to completely hide these complex tasks and only show some settings important to the user. URL: https://github.com/ukui/ukui-power-manager License: GPL-2+, LGPL-2+, GFDL-1.1+ 12. ukui-session-manager THe UKUI Session Manager is the Session manager of the UKUI desktop environment, It contains a session that can be started from a display manager such as UIDM. It will load all necessary applications for a full-featured user session. URL: https://github.com/ukui/ukui-session-manager License: GPL-2+, LGPL-2+ 13. ukui-settings-daemon The UKUI Settings Daemon contains the daemon which is responsible for setting the various parameters of a UKUI session and the applications that run under it. URL: https://github.com/ukui/ukui-settings-daemon License: GPL-2+, LGPL-2+, LGPL-2.1+ GPL-3+, MIT~OldStyle+RedHat, MIT~OldStyleWithDisclaimer+RedHat 14. ukui-polkit The ukui-polkit provides a D-Bus session bus service that is used to bring up authentication dialogs used for obtaining privileges. And contains the UKUI policy kit authentication agent. URL: https://github.com/ukui/ukui-polkit License: LGPL-2+ 15. ukui-media The UKUI media utilities are the audio mixer and the volume control applet. And it utilizes the libukuimixer library which provides support for ALSA and Pulseaudio as audio backends. URL: https://github.com/ukui/ukui-media License: GPL-2+, GPL-3+, LGPL-2+ 16. ukui-utils The UKUI Utils contains all the tools bundled as UKUI utilities: - ukui-disk-usage-analyzer, a disk usage analyser - ukui-dictionary, a program which can look up the definition of words over the internet (including a panel applet to do the same) - ukui-search-tool, with which one can find files by name or content - ukui-system-log, a log viewing application - ukui-screenshot, a tool to take desktop screenshots and save them into a file URL: https://github.com/ukui/ukui-utils License: GPL-2+, LGPL-2+, LGPL-2.1+, GFDL-1.1+ 17. ukui-common ukui-common is an extension to autoconf, automake and libtool for the UKUI environment and UKUI using applications. Included are ukui-autogen.sh and several macros to help in UKUI source trees. URL: https://github.com/ukui/ukui-common License: GPL-3.0+ 18. libukuikbd libukuikbd offers an API to manage the keyboard in UKUI applications and an API to display a graphical user interface for libukuikbd operations. URL: https://github.com/ukui/libukuikbd License: LGPL-2+ 19. libukuimixer libukuimixer is the Mixer library for UKUI Desktop. It provides an abstract API allowing access to mixer functionality available in the PulseAudio, ALSA and OSS sound systems. URL: https://github.com/ukui/libukuimixer License: LGPL-2+ 20. ukui-background ukui-background provides a collection of desktop wallpapers created with UKUI users in mind. URL: https://github.com/ukui/ukui-background License: GPL-2+ 21. ukui-themes The ukui-themes contains the default theme for UKUI. URL: https://github.com/ukui/ukui-themes License: GPL-3
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1663477 Title: [needs-packaging] UKUI desktop environment To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntukylin/+bug/1663477/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs