yasb icon indicating copy to clipboard operation
yasb copied to clipboard

A highly configurable cross-platform (Windows) status bar written in Python.

Results 85 yasb issues
Sort by recently updated
recently updated
newest added

## Expected Behavior Widgets should display icons properly ## Current Behavior Widgets only recognize first font defined in styles.css defined in font-family ## Steps to Reproduce I can reproduce this...

bug

add preview workspace behavior on mouse over event ## Description When you over your mouse on some of komorebi workspace button you will see whats going on in that workspace....

# Pull Request #117 Updated tauri dependencies; mostly so I could cross-compile on MacOS to create a Windows executable. See [Tauri Documentation](https://tauri.app/v1/guides/building/cross-platform/#experimental-build-windows-apps-on-linux-and-macos) for more information. ## Description Updated: > tauri-build...

Hi All, firstly I am a total rust newbie so please go easy on me. I have updated the tauri-port to the latest 1.5.x version so I could build the...

Some dependencies were no longer available at the listed versions. Fixed by changing it to a min version of each instead of absolute. # Pull Request #XX ## Description ##...

## Expected Behavior Not throw an error when initially compiling ## Current Behavior Throwing an error when initially compiling ## Possible Solution Fix the formatting, I've already forked and fixed...

bug

Widget to be able to shutdown , restart or lock the computer

# Pull Request #111 I use komorebi **focus-named-workspace** and **move-to-named-workspace** to manage my workspaces and the widget wasn't updating. ## Description I included [FocusNamedWorkspace](https://github.com/LGUG2Z/komorebi/blob/ef612395800fa5df58fb3d0a4c8b915a6c55a664/komorebi-core/src/lib.rs#L102) and [MoveContainerToNamedWorkspace](https://github.com/LGUG2Z/komorebi/blob/ef612395800fa5df58fb3d0a4c8b915a6c55a664/komorebi-core/src/lib.rs#L51) socket message from komorebi-core...

## What is the request? A widget that displays current network traffic ## Why is it useful? Many other topbar on linux platform have this feature and it's very helpful...

enhancement

## Expected Behavior in order to support multiple bars, bar offset attributes should be supported ## Current Behavior exception: bars: - yasb-bar: - offset: - unknown field ## Possible Solution...

bug