GithubHelp home page GithubHelp logo

nijek / gnome-shell-pano Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oae/gnome-shell-pano

0.0 0.0 0.0 2.91 MB

Next-gen Clipboard Manager for Gnome Shell

Home Page: https://extensions.gnome.org/extension/5278/pano/

License: GNU General Public License v2.0

JavaScript 3.05% TypeScript 93.62% CSS 3.33%

gnome-shell-pano's Introduction

Pano - Next-gen Clipboard Manager

ts opensource licence latest compare

ss

General Options Danger Zone

Supported Shell Versions

  • Gnome Shell 42
  • Gnome Shell 43

Installation

  • You need libgda and gsound for this extension to work.

    • Fedora

      sudo dnf install libgda libgda-sqlite
    • Arch Linux

      sudo pacman -S libgda
    • Ubuntu/Debian

      sudo apt install gir1.2-gda-5.0 gir1.2-gsound-1.0
    • openSUSE

      sudo zypper install libgda-6_0-sqlite typelib-1_0-Gda-6_0 typelib-1_0-GSound-1_0
  • You can install the extension from EGO

Usage

Navigation

  • <super> <shift> v can be use to toggle visibility of the Pano. This can be changed in Pano extension settings.
  • <ctrl> <super> <shift> v can be use to toggle incognito mode.
  • left and right arrow keys can be used for navigating between items. Pressing left key on the first item will focus search box. Also pressing right key will go to first/last focused item on the list.
  • up and down keys can also be use to focus on search box and items
  • Typing anywhere on Pano will focus on search box and filter the results.
  • delete key will remove the focused item from the list.

Development

Build

  • This extension is written in Typescript and uses rollup to compile it into javascript.

  • To start development, install nodejs and gobject-introspection on your system.

    • Clone the project

      git clone https://github.com/oae/gnome-shell-pano.git
      cd ./gnome-shell-pano
    • Install dependencies and build it

      yarn install
      yarn build
      ln -s "$PWD/dist" "$HOME/.local/share/gnome-shell/extensions/[email protected]"
    • During development you can use yarn watch command to keep generated code up-to-date.

gnome-shell-pano's People

Contributors

chrislauinger77 avatar felipedobrinin avatar josebritto avatar lazurit11 avatar mejans avatar mepowerleo10 avatar montyqi avatar muzena avatar noirbizarre avatar oae avatar rene-coty avatar sarmadka avatar sudoker0 avatar yamen-malik avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.