hyprland-community / hyprland-autoname-workspaces

Hyprland autoname workspaces 🪟 [maintainers=@cyrinux,@maximbaz]
ISC License
192 stars 8 forks source link

feat: allow custom workspaces name #81

Closed cyrinux closed 1 year ago

cyrinux commented 1 year ago

Add the feature requested here: https://github.com/hyprland-community/hyprland-autoname-workspaces/issues/79

Note that with this, the workspaces ordering by number is not preserve

codecov[bot] commented 1 year ago

Codecov Report

Merging #81 (f237bb8) into main (cd3196f) will decrease coverage by 1.02%. The diff coverage is 30.00%.

:exclamation: Current head f237bb8 differs from pull request most recent head 57a4b58. Consider uploading reports for the commit 57a4b58 to get more accurate results

@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
- Coverage   69.89%   68.88%   -1.02%     
==========================================
  Files           6        6              
  Lines         495      511      +16     
==========================================
+ Hits          346      352       +6     
- Misses        149      159      +10     
Impacted Files Coverage Δ
src/renamer/mod.rs 7.96% <0.00%> (-0.69%) :arrow_down:
src/config/mod.rs 84.48% <85.71%> (+0.07%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more