• Stars
    star
    461
  • Rank 94,422 (Top 2 %)
  • Language
    JavaScript
  • License
    GNU General Publi...
  • Created over 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This extension provide a popup menu with some emojis ; clicking on an emoji copies it to the clipboard.

Emoji Selector (for GNOME Shell)

This GNOME shell extension provides a searchable popup menu displaying most emojis ; Clicking on an emoji copies it to your clipboard.

Features

currently Unicode 11 (soon 12)

  • keyboard shortcut to open the extension's menu (Super+E by defaut)
  • dynamic search (press Enter to copy the first result to the clipboard)
  • lots of parametrable things
  • skin tone & gender modifiers
  • middle-click to set to the cliboard without closing the menu (or Ctrl+Enter)
  • right-click to add the emoji at the end of the current clipboard content (or Shift+Enter)

The keyboard navigation is designed to work with Tab, not the arrows.

Screenshot

About fonts

It will be less ugly if you have the « Noto Emoji » font, the « Twitter Color Emoji » font, or the « JoyPixels Color » font installed on your system.

About memory performance

Loading hundreds of small pictures and thousands of keywords into the memory is a lot. Despite a few attempts to optimize their loading, I'm not an expert at all concerning memory management, and the extension may be responsible for between 10MB and 60MB of memory usage, which is a lot. Don't blame the actual GS devs for it.

Contributors & translations

Various contributions to the code itself:

The extension is currently available in the following languages:

  • Castillan (thanks to mario-mra)
  • Simplified chinese (thanks to larryw3i)
  • Dutch (thanks to vistaus)
  • Esperanto (thanks to nicolasmaia)
  • German (thanks to jonnius)
  • Italian (thanks to amivaleo)
  • Polish (thanks to alex4401)
  • Brazilian portuguese (thanks to nicolasmaia, picsi & frnogueira)

If you need another language, please contribute!


Installation

Default way to do

The better option is to install it from here.

Native packages

Manual installation

Not recommended at all: installing the extension this way prevent any further update.

Download and extract the ZIP, then open a terminal in the project's directory, and run ./install.sh. It should copy the "[email protected]" folder to ~/.local/share/gnome-shell/extensions/, which can be done manually if you prefer.

You may need to restart the GNOME Shell environment (logout and login again, or Alt+F2 -> r ->, Enter).

More Repositories

1

drawing

Simple image editor for Linux
Python
674
star
2

dynamic-wallpaper-editor

A little utility for creation or edition of GNOME desktop's XML wallpapers
Python
195
star
3

gedit-plugin-markdown_preview

A gedit plugin previewing markdown (.md) documents
Python
116
star
4

appfolders-manager-gnome-extension

A GNOME extension allowing easy management of "appfolders" directly from the applications grid.
JavaScript
95
star
5

notes-extension-gnome

A GNOME Shell extension providing customizable sticky notes
JavaScript
76
star
6

quicklists-gnome-shell-extension

Add dynamic quicklists with nautilus bookmarks or recent files.
JavaScript
18
star
7

gedit-plugin-open-as-root

A gedit plugin opening the current document as root
Python
12
star
8

sound-percentage-gs-extension

A GNOME Shell extension displaying the current sound percentage in the system tray.
JavaScript
12
star
9

nautilus-open-with-menu

A simple nautilus extension adding a submenu to the right-click, with a list of apps you can use to open the selected files.
Python
10
star
10

More-columns-in-applications-view

Set the number of columns in the "applications" view.
JavaScript
8
star
11

Places-and-files-direct-access

GNOME Shell extension providing an access to devices, bookmarks and recent files on the desktop.
JavaScript
7
star
12

gnome-extension-development-utility

[email protected]
JavaScript
5
star
13

gnome-shell-extension-add-on-desktop

Add application launchers on your desktop.
JavaScript
4
star
14

Move-OSD-Windows-GNOME-Extension

A GNOME Shell extension allowing the user to set the position of the OSD windows for sound or luminosity.
JavaScript
2
star
15

gedit-plugin-panel-manager

This is a plugin for the Gedit text editor, giving an easy access to controls for hiding/showing Gedit panels.
Python
2
star
16

slightstone-server

Server part of the "Mini-Heartstone" university java project (project of "Algorithme, Conception et mise en Å“uvre de logiciels")
Java
1
star
17

nautilus-launcher-creator

[NOT WORKING] A nautilus extension providing an advanced dialog in order to create a launcher (.desktop file) for any file.
Python
1
star
18

fortune-on-lockscreen

GNOME Shell extension showing a return of `fortune` on the lock screen
JavaScript
1
star
19

change-gdm-login-background

Script changing the login screen background with GDM3
Shell
1
star