GithubHelp home page GithubHelp logo

clearine's People

Contributors

jdorel avatar natemaia avatar nivit avatar okitavera avatar oversoul avatar sdushantha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

clearine's Issues

Package for Void linux

Hi @Yuune ! ๐Ÿ™‚

Today I noticed your package clearine-git in AUR.

I proposed a package for Void linux, see my pull request: https://git.io/vxqQE

(as we don't use systemd , it was necessary to change the reboot / poweroff commands)

Regards.

UnboundLocalError: local variable 'iconfile' referenced before assignment

I just installed clearine in Arch Linux. I have installed all required dependencies also.

When running clearine, I get the following message:

% clearine  
Traceback (most recent call last):
  File "/usr/bin/clearine", line 370, in <module>
    sys.exit(main())
  File "/usr/bin/clearine", line 366, in main
    Clearine()
  File "/usr/bin/clearine", line 116, in __init__
    self.realize_content()
  File "/usr/bin/clearine", line 241, in realize_content
    self.draw_button(button, button_group, count)        
  File "/usr/bin/clearine", line 272, in draw_button
    icon_buffer = Pixbuf.new_from_file_at_size(iconfile, config["button-icon-width"], config["button-icon-height"])
UnboundLocalError: local variable 'iconfile' referenced before assignment

How can I fix it? Thanks.

"lock" command

Hello, very nice tool for Openbox and other WMs, thank you!

Would be nice to have an option for "lock" as well :)

Close clearine on locking

If a user locks it's screen, clearine is still running. So if he logs in back again, the user still has the clearine screen in front of him.

Closing clearine before locking would solve this minor inconvenience.

(At least that's the behaviour I get with i3wm and i3lock as my lockscreen.)

Add selected button (and text) color

I guess it's self-explanatory:

When opening clearine, one can move around via arrow keys. Give a distinct option to set the selected button's color and text color for easy customization.

Clearine does not work anymore with python 3.8

Since I updated python to 3.8, clearine does not start.

I have the following error message:


Traceback (most recent call last):
  File "/usr/bin/clearine", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3251, in <module>
    def _initialize_master_working_set():
  File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3234, in _call_aside
    f(*args, **kwargs)
  File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3263, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 583, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 900, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 786, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'Clearine==0.6' distribution was not found and is required by the application

I'm using the clearine-git 0.7.r2.g35e1a78-1 version available on the AUR (I use Arch BTW)

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.