Can I annotate the screen in Gnome Shell?

6,352

Solution 1

Draw On Your Screen is a new Gnome 3 extension that works nicely for this too. I have been using Draw On Your Screen for the past year over Gromit-MPX (my previous answer) and really useful. The only caveat to it is that I can't leave the annotations on top and then switch back to mouse mode without them disappearing. Here are links to Draw On Your Screen.

https://extensions.gnome.org/extension/1683/draw-on-you-screen/ https://framagit.org/abakkk/DrawOnYourScreen https://www.omgubuntu.co.uk/2019/03/draw-on-your-screen-ubuntu-linux

Solution 2

Gromit-MPX (GRaphics Over MIscellaneous Things) fits this use case perfectly and works well enough in Gnome 3! I just had this same need on my new Arch Linux system on a ThinkPad X1 Yoga and was sorely missing my lovely Compiz Annotate.

grommit-mpx aliased/jagged lines

Install:
Ubuntu - sudo apt install gromit
Arch (AUR) - yay --sync gromit

@todo instructions for other distributions like Fedora and Debian.

Caveats:
1) I haven't gotten multi-pointer support to work yet, but not critical for my immediate needs. Would love to get this working though.

2) I haven't yet figured out how to enable palm detection when using a pen. But I suspect I can disable one of the inputs to do that.

3) I am seeing the resulting lines a bit rough/aliased which is what I had with Compiz Annotate. It says in the gromit-mpx readme:

When there is no compositing manager such as Compiz or xcompmgr running, Gromit-MPX falls back to a legacy drawing mode.

Which it seems is happening in Gnome 3 and I would like to see how to improve this, because in the Wacom Tablet Settings, the test box shows a really nice pressure sensitive non-aliased black and white lines, so I want to know how to pursue adding that compositing backend system to gromit-mpx.

Native Gnome 3 Wacom test area, smooth lines

Solution 3

Open-Sankore it's probably your solution. It allows you to turn your computer into a whiteboard.

  1. Go here: http://open-sankore.org/en/download
  2. Download a stable or a beta
  3. When downloaded, open a terminal and go to the unzipped folder, so:

sudo dpkg -i Open-Sankore_*.deb

After that you can run Open-Sankore: When it's opened click on Show Desktop in the top-right of the screen to view your desktop with a little toolbar, so select a pen and have fun.

If you can't see anything after you clicked on Show Desktop, you probably have to change window in your workspace searching for the "Open-Sankore window".

Open Sankore screenshot

Good use.

Solution 4

It is gnome-shell version 3.6 now in Ubuntu 13.04, But still it has nothing similar to "Annotate" plugin in Gnome 3. I believe, there will be no alternative for that functionality in Gnome. I recommend using Compiz enabled environment like Unity, Or you can customize your own environment using cairo-dock or avant-window-navigator.

Solution 5

I found this post

Drawing over the desktop

which shows 3 options:

Share:
6,352

Related videos on Youtube

individuo7
Author by

individuo7

A computer engineer from working at [talPor][2]

Updated on September 18, 2022

Comments

  • individuo7
    individuo7 over 1 year

    Anyone know a plugin or application that emulates the Compiz Annotate functionality in Gnome 3? Annotate is the plugin that lets you draw on the screen.

  • David Foerster
    David Foerster over 9 years
    That's the exact link Roman gave in the comments.
  • yota
    yota over 9 years
    indeed :) which means it was worthy of a proper answer since I didn't noticed the comment in the first place :p
  • David Foerster
    David Foerster over 9 years
    Fair enough....
  • tanius
    tanius about 9 years
    There is also miry's PPA, providing packages for Ubuntu 14.04. They work in 14.10 as well if downloaded manually and installed via dpkg -i.
  • dsSTORM
    dsSTORM over 5 years
    How is this the accepted answer if it doesn't even provide instrucions on how to install the software on ubuntu? The program is in the repositries fortunately so you just have to do "sudo apt install gromit"
  • Elijah Lynn
    Elijah Lynn over 5 years
    Thanks for those instructions, I replaced the @todo in the answer with your command.
  • Tushar Goswami
    Tushar Goswami almost 5 years
    gromit-mpx instructions are more clear at askubuntu.com/a/690802/386697
  • Elijah Lynn
    Elijah Lynn about 4 years
  • MakisH
    MakisH about 3 years
    From the preferences menu today, I understand that you can use Ctrl+Super+Alt+D to toggle between the "clicking on the drawing" and the "clicking normally".