Giter VIP home page Giter VIP logo

Comments (7)

neeasade avatar neeasade commented on July 22, 2024 1

The items in this feature request are now covered by my captain fork(lemonade) in dotfiles.

https://github.com/neeasade/dotfiles/tree/master/wm/.wm/panel

from captain.

neeasade avatar neeasade commented on July 22, 2024 1

Hi,

explain why you forked captain and what your fork adds featurewise?

I forked it primarily to add the features addressed in OP of this issue.

other changes:

  • scripts can be any language
  • only targets bspwm-git and uses jq
  • remove manual mode
  • some performance improvements (some of these will only mean anything to @muse)
    • note enabled scripts and only run those (instead of looping through all treasures everytime)
    • only build the dynamic switch once on startup, not everytime in format()
  • lemon puns everywhere
  • can have one rc file (juicer) per monitor.

I'd love to switch over if it seems "worthy". Why don't you create a seperate repo for lemonade?

My goal is currently not to make something "worthy", only something that integrates well with my dots. This may change in the future, but for now it will reside in my dotfiles. You are free to extract and put in a repo to use/mess around with.

Thanks,
neeasade

from captain.

muse avatar muse commented on July 22, 2024
  • gaps setting
    Seems doable, I'll look at this.
  • optional geometry flag to pass along to -g in lemonbar in captainrc
    How would you want to see this implemented, not entirely sure what you mean with this.
  • ability to point at one or all monitors in captainrc
    It's in the planned section.
  • an option to encapsulate sections with text or something (think powerline).
    Not sure what you mean with this, please explain further.

from captain.

neeasade avatar neeasade commented on July 22, 2024
  • geometry flag

a setting in the [bar] section called geometry, that would take a setting like 1000x30+10+10, to pass along to the -g flag for lemonbar. Use case is to force location if you want.

on the text encapsulation, I'll continue the powerline example.

say I wanted all my left scripts to have the powerline > on the right side, without having to go to each script I plan to have on the left echo the powerline > after they're done. would be nice to have a meta option in maybe the [bar] section, something like left_surround = @>, where @ would represent the content of the script. then I would do the same for the right side, as there I would want the powerline < on the left side of my script outputs.

from captain.

roqstr avatar roqstr commented on July 22, 2024

hey @neeasade ,

could you explain why you forked captain and what your fork adds featurewise? Captain doesn't seem to be actively maintained and I'd love to switch over if it seems "worthy". Why don't you create a seperate repo for lemonade?

thanks!

from captain.

roqstr avatar roqstr commented on July 22, 2024

only targets bspwm-git and uses jq

So I might get things wrong here (and I totally don't know if this is the right place to discuss this overall) but does this mean your fork wont properly/flawlessly work on any other wm than bspwm?

from captain.

neeasade avatar neeasade commented on July 22, 2024

Correct

from captain.

Related Issues (8)

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.