Coder Social home page Coder Social logo

fluxstyle's Introduction

Style manager for the fluxbox window manager

fluxstyle's People

Contributors

michaelrice avatar

Stargazers

 avatar Jason Charney avatar  avatar Ernesto Bossi avatar  avatar Heretic avatar Chris Weyl avatar

Watchers

 avatar James Cloos avatar Rui Ramos avatar David avatar  avatar

Forkers

zedansk

fluxstyle's Issues

Support PyGObject

Application needs to be ported from using pygtk which is old and unsupported to pygobject which is the new hotness. Support for python 3 should be included in this conversion.

Use ConfigParser

FluxStyle uses its own stupid format for a config file. This needs to be switched to a normal standard ini file. To be able to do that there should be something to convert old style configs to new style to maintain backwards compatibility.

it doesn't work

$ chmod +x setup.py
$ ./setup.py install
File "./setup.py", line 22
print "You seem to be missing gtk bindings for python"
^
SyntaxError: invalid syntax

$ pacman -Q|grep pygtk
pygtk 2.24.0-5

distutils.core

Hello,
I to get module below in debian?

~/fluxStyle# ./setup.py install
Traceback (most recent call last):
  File "./setup.py", line 10, in <module>
    from distutils.core import setup
ModuleNotFoundError: No module named 'distutils.core'

Thanks in Advance,
Best Regards
tux

Find better way to reload style

Right now when the style is selected we read and write to the init file directly, then restart fluxbox using the kill command. Investigate if there is a better way to do that. May need to reach out to ak|ra or paultag.

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.