Code Monkey home page Code Monkey logo

lavinder's People

Contributors

adsworth avatar and3rson avatar anshumanb avatar azd325 avatar bavardage avatar cjbarnes18 avatar cortesi avatar dequis avatar dmpayton avatar drunkbear avatar dustinlacewell avatar flacjacket avatar frostidaho avatar heitzmann avatar kenjitakahashi avatar kynikos avatar mattharrison avatar mldulaney avatar nazar-pc avatar paradoxxxzero avatar przymusp avatar ramnes avatar roger avatar ruapotato avatar soulchainer avatar sux2mfgj avatar tailhook avatar talanis85 avatar thomaswaldmann avatar tych0 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

lavinder's Issues

Window decorators

Adding window decorators (toggleable) can make things much more user friendly!
For this we need to see if qtile supports it; if not, we might need to extend our qtile base source to allow this.

EDIT:
the file bar.py looks like a good beginning.
This is the same bar that's used for the panel, by definition is a container of widgets.

Thus, making three widgets: Minimize, Maximize and Exit + extending bar to follow window's size and position on update can solve the issue.

Update badge in readme

As we migrated from travis-ci.org to travis-ci.com we need to update the badge.
Simple as that

Network widget requires root

Running the widget as my local account does not work on the pther hand does work with root.
replicable when ./scripts/xephyr
vs sudo ./scripts/xephyr

Jannit support

add in setup.py, setup.cfg checks for jannit.
add script for installing jannit

Fixing Xeypher

Xeypher isn't working right now.
Branch fix/xeypher should do the trick.

Snapping windows

Right now it is hard to lineup windows and make them full screen.

  • Make windows snap to other window corners (on move)
  • Make windows snap to 1/2 and full (on corner resize)

Making the config OOP

As of now we wrote lavinder as a config so the code turned out functional.
We'd like to turn the config more OOP.

Important examples:

  • no more globals
  • event handler class
  • window management class
  • front end ui / panels class

Make config for lavinder

Right now lavinder is a config for qtile, but at some point we'll want to make it a single core.
For this and for ease of use we'll need a config for lavinder (right now simply a config for the config).

This should include keybinding config (say keybinding.py) and styling (style.py).

Fixing tests

Right now tests are working with xeypher and seem to assume default config.
We'll have to fix these so that travis checks are relavant.

First resolve #12

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.