Giter Site home page Giter Site logo

albert-launcher-plugins's Introduction

Albert Launcher Plugins

Collection of random Albert Launcher plugins.

Feel free to use.

albert-launcher-plugins's People

Contributors

magiruuvelvet avatar

Stargazers

 avatar

Watchers

 avatar  avatar

albert-launcher-plugins's Issues

`secretservice`: copy to clipboard not working in Wayland

Wayland's security model is making this harder than it should be. I need to reinvent copying to clipboard for Wayland.

From what I could gather so far, you need a visible and focused window to be able to copy text to the clipboard. Having a visible window is not possible and not how this plugin is supposed to work. It lazy-loads the password on demand from the password manager and then copies the buffer to the primary clipboard.

Albert Launcher itself can copy to the clipboard, since it has a visible and focused window when QClipboard::setText() is invoked, which also transfers the data to the Plasma Klipper history. To workaround this problem, I need to move the copy to clipboard action into the Albert Launcher process instead of creating a subprocess.

[No ETA] Migration Plan for new Plugin Interface

The Albert Launcher Python Extension introduced plenty of breaking changes and improvements since the 0.x plugin API. I yet need to figure out a migration plan to upgrade all my plugins to the new plugin interface, preferably using automation if possible. Since I'm busy with work and real life, there is no ETA when this task will be ever done, as I have no issues with staying on Albert Launcher 0.17.x for now.

Pull Requests welcome :)

Link to latest Plugin Interface: https://github.com/albertlauncher/python/blob/master/albert.pyi
Link to 1.0 Plugin Interface: https://github.com/albertlauncher/python/blob/874af6469607b5cafd45e424d2e27d0efd66231b/albert.pyi

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.