! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Xfce Terminal on Unity 8 with Mir
Status:
RESOLVED: WORKSFORME
Product:
Xfce4-terminal
Component:
General

Comments

Description poma 2016-08-27 05:22:40 CEST
Created attachment 6792 
Unity 8 Mir Desktop mode XMir Xfce Terminal

Xfce Terminal via XMir on Unity 8 with Mir Desktop mode

Tested with LiveDVD compilation:
http://cdimage.ubuntu.com/daily-live/current/
yakkety-desktop-amd64.iso
2016-08-26


 = How to =

$ sudo add-apt-repository universe
$ sudo apt-get update
$ sudo apt install git xfce4-dev-tools libglib2.0-dev libgtk-3-dev \
                   libvte-2.91-dev libxfce4ui-2-dev \
                   unity8-desktop-session-mir xserver-xorg-xmir


$ git clone git://git.xfce.org/apps/xfce4-terminal
$ cd xfce4-terminal/
$ ./autogen.sh
$ make
$ sudo make install


/home/ubuntu/.local/share/applications/xfce4-terminal.desktop
[Desktop Entry]
Name=Xfce Terminal
Type=Application
Terminal=false
Icon=/usr/include/X11/bitmaps/xlogo64
X-Ubuntu-Touch=true
X-Ubuntu-XMir-Enable=true
Exec=xfce4-terminal
Comment 1 poma 2016-08-27 05:36:51 CEST
In theory and practice.

Bug #12794

Reported by:
poma
Reported on: 2016-08-27
Last modified on: 2016-08-27

People

Assignee:
Nick Schermer
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information