Giter Club home page Giter Club logo

pindy's Introduction

pindy

Trying to write something to give independent monitor workspaces in KDE Plasma

What really happens:

Workspace is rotated forward, but the opposite monitor to the mouse gets all of its apps moved forward to the next workspace. A temp file is written with the current offset from active workspace.

Prereqs:

Plasma, probably 5+ I think
["wmctrl", "xdotool", "xrandr"]
Dual Monitors (Two monitors. No more, no less)

Current features:

Rotate forward through active window sets on individual monitors
Display current window set number as either `int` (like 1, 2, 3) or `int*{character}` (like *, **, ***)

Feature wishlist:

Rotate backward through active window sets on individual monitors  
Native notifier plugin instead of python script
Single Monitor fallback (to maintain shortcuts when laptop undocked)
>2 Monitor Support
Visually freeze the non-switched screen so that we don't have to bear the animations

Usage:

Switch to next workspace, moving any items on the opposite monitor to the workspace that you've just switched to.

> ./pindy.py

Display pager info for pindy workspaces

❯ ./dots.py --help
usage: dots.py [-h] [-d] [-n] [-l] [-r]

options:
  -h, --help   show this help message and exit
  -d, --dots   Show dots
  -n, --num    Just show number instead of dots
  -l, --left   Move window to left workspace
  -r, --right  Move window to right workspace

Examples

Display a dot for each left side window set

./dots.py -l -d

Display an integer representation of the right side window set

./dots.py -r -n

pindy's People

Contributors

phwelo avatar

Stargazers

 avatar  avatar

Watchers

 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.