Giter Club home page Giter Club logo

gocaudices's People

Contributors

ejv2 avatar lordrusk avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

gocaudices's Issues

Clickable status: alternate method

Although the standard dwm patch for clickable status requires the use of BSD user signals, would it be worth programming an alternate interface and a custom dwm patch which uses some other RPC mechanism. For instance, a simple named pipe would do. We could have dwm write the index of the block into the FIFO. Then, all gocaudices has to do is have a goroutine waiting for the data (FIFOs are buffered) and send a signal over a channel when data is recieved. This would be much cleaner than all the cgo stuff you had to do for signals.

The downside of this is, obviously, that you can't use the stock dwm clickablestatus patch, but I think this could be well worth the cost of a separate patch to remove all the C signal handling.

I'll do some more research into named pipes and, if you want, start a draft PR.

Space characters not displayed

By default, the code is trimming space characters in the blocks. I've seen the function barBytesArr[b.pos] = bytes.TrimSpace(outputBytes) in line 37. However I don't know how to disable this "feature", and would like to separate the blocks using space characters.

Thanks for the software.

Lost on login startup

I don't know if I am confused with the readme or a problem with the script or my system,no matter running this from any veriation of .profile,autostart.sh patch for dwm with our without tsp with all of the above*
but as soon as i login and run it by myself through the terminal everythin's fine,
Just in case I also checked if I have multiple versions installed but that ain't it,im confused at this point

tsp:(helps "stabilize"baddly setup startups of programs,or thats what I have noticed in the past)

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.