Code Monkey home page Code Monkey logo

ulauncher-plugin-windows's Introduction

ulauncher-plugin-windows

Ulauncher plugin for activating from a list of windows opened.

Dependencies

This plugin relies on wmctrl package, which needs to be installed prior. It also relies on the Python memoization package being available.

Usage

w to get a list of windows. Selecting one will activate the window.

ulauncher-plugin-windows's People

Contributors

psukys avatar vinno97 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ulauncher-plugin-windows's Issues

After typing "w" in search bar, It keeps loading...

I have installed this extension for my Ulauncher:

OS: Ubuntu 18
Launcher: ULauncher

but after w It keeps loading and no results shows in result bar of ULauncher. For example
If I type: w terminal
no result comes.

Can u please have a look on this issue?

Thanks.

Filter Windows by Title/Name

Is there an option to filter the windows ?
when I type a window name I get this ST in the terminal

2019-10-31 22:08:27,900 | DEBUG | ulauncher.ui.windows.UlauncherWindow: show_results() | render 17 results
2019-10-31 22:08:27,911 | DEBUG | ulauncher.api.server.ExtensionController: _send_event() | Send event KeywordQueryEvent to "com.github.psukys.ulauncher-plugin-windows"
com.github.psukys.ulauncher-plugin-windows | 2019-10-31 22:08:27,986 | DEBUG | ulauncher.api.client.Client: on_message() | Incoming event KeywordQueryEvent
2019-10-31 22:08:28,203 | DEBUG | ulauncher.ui.windows.UlauncherWindow: show_results() | render 1 results
com.github.psukys.ulauncher-plugin-windows | 2019-10-31 22:08:28,262 | DEBUG | ulauncher.api.client.Client: send() | Send message
Traceback (most recent call last):
  File "/usr/lib/python3.7/site-packages/ulauncher/api/client/Client.py", line 54, in on_message
    self.extension.trigger_event(event)
  File "/usr/lib/python3.7/site-packages/ulauncher/api/client/Extension.py", line 55, in trigger_event
    self._client.send(Response(event, action))
  File "/usr/lib/python3.7/site-packages/ulauncher/api/client/Client.py", line 85, in send
    self.ws.send(pickle.dumps(response))
AttributeError: Can't pickle local object 'KeywordQueryEventListener.on_event.<locals>.<lambda>'

Port extension to Ulauncher 5

Ulauncher 5 (of which development builds are already available) will ship the Python 3 version only. As a result, all extensions have to be ported to Python 3, and also the new Ulauncher Extension API v2.

See more details here

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.