xob icon indicating copy to clipboard operation
xob copied to clipboard

A lightweight overlay volume (or anything) bar for the X Window System.

Results 14 xob issues
Sort by recently updated
recently updated
newest added

The bar sometimes "blinking" while changing values. https://user-images.githubusercontent.com/18105077/179231174-16451acc-d076-4c47-bbaf-de40b253ac38.mov After checking the video frame by frame, I've noticed that blinking is the result of redrawing the bar every time, when values...

Continuation of [the pull request #43](https://github.com/florentc/xob/pull/43). This push request adds ability to change position of the bar dynamically. In config of the bar in `monitor` field you can use `relative_focus`...

The current brightness and volume bar scripts require a Python installation as well as some Python libraries. I propose we also suggest some simpler shell scripts with minimal dependencies. Here...

Duplicate of [the pull request](https://github.com/florentc/xob/pull/41).

Hello to the developer of xob! I find your creation really useful, but the recent update has made it "misbehave". Using the volume script on this repo and piping it...

I'd like to know if you think it could be possible to add icon or pictogram in addition to the bar? Currently I'm using _xob_ for both light and sound...

enhancement

As said in the README, xob positions itself relatively to the whole X display. This is pretty inconvenient when one has to keep a single config across several monitor situations.

enhancement

I was wondering if it would be possible to add an option to specify the color of the outline and padding? Presumably a default value could be to fallback to...

enhancement

Perhaps through `USR1` signal? Or, by watching file using inotify? Latter could be enabled using a cli flag. For inotify, libfluffy[1] seems good enough? [1] https://github.com/tinkershack/fluffy

enhancement