1

Unity 7.6 released for testing

 2 years ago
source link: https://unity.ubuntuunity.org/blog/unity-7.6/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Unity 7.6 released for testing

author image

Rudra Saraswat

Apr 21, 2022

Unity 7.6 will be the first major release of Unity in 6 years (the last release was in May 2016). We have restarted the active development of Unity7 and will be releasing new versions with more features regularly. You can test it by running the following commands on Ubuntu Unity 22.04 (we’ll be rolling it out to existing users of Ubuntu Unity 22.04 too, if you don’t add the testing PPA):

sudo wget https://repo.unityx.org/unityx.key
sudo apt-key add unityx.key
echo 'deb https://repo.unityx.org/main testing main' | sudo tee /etc/apt/sources.list.d/unity-x.list
sudo apt-get update && sudo apt-get install -y unity

Here are the changes I’ve made in Unity 7.6:

  • The dash (app launcher) and HUD have been redesigned for a modern and slick look.
  • Fixed broken app info and ratings in dash preview.
  • Fixed the ‘Empty Trash’ button in the dock (it now uses Nemo instead of Nautilus).
  • Migrated the complete Unity7 shell source code to GitLab and got it to compile on 22.04.
  • The design is much flatter but retains the system-wide blur.
  • The dock’s menus and tooltips have been given a more modern look.
  • The low graphics mode works much better now and the dash is faster than ever.
  • The RAM usage in Unity7 is slightly lower now, while the RAM usage has been reduced substantially to about 700-800 MBs in Ubuntu Unity 22.04.
  • Fixed the standalone testing Unity7 launcher (this will help Unity7 contributors).
  • The buggy tests have been disabled and the build time is much shorter (this will help Unity7 contributors).

Here are the commands you need to run if you want to compile Unity7 on Ubuntu Unity 22.04 and generate the DEB files:

sudo apt-get install -y build-essential git cmake
git clone https://gitlab.com/ubuntu-unity/unity/unity
cd unity && sudo apt build-dep .
debuild -b --no-sign
nemo .. & disown

Here are some screenshots of Unity 7.6:

neofetch.pngnew_app_preview.pngredesigned_dash.pngupdated_app_menu.jpg


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK