Skip to content

Releases: Alexays/Waybar

0.15.0

06 Feb 20:15

Choose a tag to compare

What's Changed

  • fix: close sni menu on item destruction by @notpeelz in #4476
  • Fix example in waybar-niri-language.5.scd by @stefonarch in #4495
  • fix: handle null GDK window reference in surface initialization by @coleleavitt in #4485
  • fix: changed *waybar-styles(5)" to waybar-styles(5) in the last line by @RQuarx in #4488
  • fix(river): hide vacant tags on initial startup by @LordMZTE in #4474
  • docs(temperature): add missed warning style by @dmyTRUEk in #4452
  • ext/workspaces: fix appearing of hidden workspaces by @jp7677 in #4437
  • Cava backend. Comminication using signals by @LukashonakV in #4493
  • fix(temperature): critical style not being removed by @dmyTRUEk in #4457
  • feat(makefile): support more detailed test output by @khaneliman in #4380
  • Clock Module: Independent clock tooltip formatting and fix for blank line at the end of the timezone list by @guttermonk in #4447
  • flake.lock: Update by @github-actions[bot] in #4428
  • docs: fix waybar menu example and formatting by @PedroManse in #4414
  • clock: fix use after scope by @lfos in #4410
  • Prevent child zombie process from tearing down Hyprland IPC by @lfos in #4408
  • Support millisecond precision for script intervals by @aidansunbury in #4390
  • bugfix: expanding wildcards in config includes (#4354) by @Arkoniak in #4373
  • Moved workspace id failing to parse from an error to part of the trace by @labruzese in #4358
  • fix(flake): fix formatter configuration by @khaneliman in #4371
  • Fix module and tray item staying in hover state after opening menu by @rellimn in #4372
  • fix: display icons for userwide installed applications by @seschwar in #4387
  • [hyprland/workspaces] Taskbar improvements by @pol-rivero in #4395
  • feat(niri/language): add CSS classes by @workflow in #4507
  • Fix: style: show active workspace on hyprland by @kolayne in #4458
  • Fix: styling: set gamemode icon size and spacing to 0 if use-icon is false by @winkelnp in #4448
  • feat: Add ISO 8601 calendar to clock module by @edeustua in #4246
  • Fixes #4521 and #4522 by @lairez in #4525
  • fix: Correct the error in converting network speed units by @DreamMaoMao in #4518
  • fix: right and middle button not work in ext/workspace module by @DreamMaoMao in #4516
  • Fix Hyprland IPC thread sanitizer warning, other IPC & general fixes by @zjeffer in #4359
  • fix: resolve memory leak by removing old CSS provider before reloading CSS styles by @NicolasBuchin in #4560
  • fix(pulseaudio-slider): Use background in CSS example by @carljustineoyales in #4559
  • fix: FMT version update from 11.0.2 to 12.0.0 by @kosa12 in #4546
  • backlight: gracefully handle a null epoll device by @aanderse in #4541
  • cava bump & fixing memory leaks by @LukashonakV in #4551
  • fix(nix): bump cava and fix nix build by @khaneliman in #4577
  • fix(subprojects): fmt hash mismatch by @khaneliman in #4578
  • fix(clock): fix freebsd compatibility by @khaneliman in #4579
  • flake.lock: Update by @github-actions[bot] in #4615
  • fix(wireplumber): reorder initializer list to match header and fix -Wreorder by @marvelpokemaster in #4686
  • fix(docs): pulseaudio man page example by @BartiX259 in #4650
  • Cava GLSL by @LukashonakV in #4682
  • cava nonsafe threads by @LukashonakV in #4587
  • fix: prevent duplicate layer surfaces on monitor hotplug by @rwwiv in #4705
  • fix: crash on group scrolling #4510 by @cebem1nt in #4589
  • Improve multiple battery support by @rrrnld in #4591
  • modules: memory: fix fully utilized swap percentage calculation by @gszy in #4646
  • Fix example error about update moudle by signal in man page by @touero in #4671
  • feat(dwl/tags): add empty tag option by @ospafford in #4689
    1. Try: Make battery module update on plugging/unplugging again (refs #2519) by @schmop in #4616
  • cava man by @LukashonakV in #4710
  • nix: bump cava again by @khaneliman in #4708
  • fix-cava-config by @xav-ie in #4728
  • fix(sway/workspaces): window-rewrite: do not check for window-format by @mliszcz in #4677
  • flake.lock: Update by @github-actions[bot] in #4748
  • chore: update .gitingore by @cartok in #4746
  • docs(arch): install build deps as deps to keep system clean by @cartok in #4745
  • docs: add missing reverse-mouse-scrolling to pulseaudio module man page by @LorenzBischof in #4739
  • hyprland/workspaces: don't show persistent special workspaces if show-special is disabled by @zjeffer in #4766
  • fix(json): use local CharReaderBuilder for thread safety by @xander1421 in #4789
  • flake.lock: Update by @github-actions[bot] in #4796
  • feat: Disambiguate wayland layer namespace by @Holbormon in #4776
  • Fix return type of input to gtk_layer_set_namespace by @BBaoVanC in #4803
  • docs: add fraudulent site notice on proj README.md by @jackinfurs in #4806
  • fix-cava-audio-height-init by @xav-ie in #4729
  • Fix Pango NULL layout crash in cava module by @Copilot in #4810
  • Fix unhandled JSON exception in signal handler by @Copilot in #4809
  • Fix heap corruption from GTK operations on IPC thread in Hyprland modules by @Copilot in #4808
  • Fix Pango markup rendering in bluetooth module tooltips by @Copilot in #4813
  • Fix custom module tooltip not updating on exec output change by @Copilot in #4812
  • Fix menu freezing when launching applications by @Copilot in #4814
  • fix: backlight/slider fix rounding issue on scroll up by @cebem1nt in #4819

New Contributors

Read more

0.14.0

08 Aug 07:15

Choose a tag to compare

What's Changed

  • Fix default icon in tray module by @Invertisment in #4234
  • fix hyprland/language layout parsing by @mexanoz in #4242
  • fix: 'ethernet' network state should have precedence over 'disabled' by @notpeelz in #4258
  • flake.lock: Update by @github-actions[bot] in #4256
  • Change default tooltip for the battery module. by @tpaau-17DB in #4274
  • enabled pango markup support for tooltip of battery and pulseaudio modules by @hritix in #4284
  • fix: prevent persistent workspaces from being duplicated if they exist… by @acarl005 in #4275
  • respect gtk color scheme variant for gtk css variable by @nraffp in #4292
  • fix: hyprland named persistent workspaces by @labruzese in #4272
  • Fix #4307 by @arnaud-ma in #4310
  • adding dependency command for arch by @csskevin in #4298
  • feat: add rfkill network setting by @notpeelz in #4260
  • feat: add a way to override electron app tray icons by @blackxored in #4161
  • style: clang-format by @notpeelz in #4315
  • fix: unable to disable upower's tooltip by @erikeah in #4316
  • [hyprland/workspaces] Implement workspace taskbars by @pol-rivero in #3868
  • flake.lock: Update by @github-actions[bot] in #4337
  • mpd: add uri and filename format arguments by @haansn08 in #3849
  • ext/workspaces: port from wlr/workspaces to ext-workspace-v1 for a.o. labwc support by @jp7677 in #4016
  • feat: match network interfaces by their altnames by @notpeelz in #4326
  • feat(river): set layout name as class by @proycon in #4080
  • Idempotent bar show/hide via configurable user kill signals by @Invertisment in #3930
  • fix: hide tray when there are no non-passive icons by @Bahnschrift in #3833
  • add openbsd support by @rwsalie in #4278
  • sway/workspaces: Implement reverse-scroll by @xb-bx in #3929
  • Relative paths in included configs by @Arkoniak in #4333
  • battery: Add support for battery level related events by @markx86 in #4208
  • wireplumber & backlight: fix states and support for microphone by @M0streng0 in #4319

New Contributors

Full Changelog: 0.13.0...0.14.0

0.13.0

23 Jun 07:11

Choose a tag to compare

What's Changed

New Contributors

Read more

0.12.0

21 Feb 08:05

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.0...0.12.0

0.11.0

13 Sep 07:51

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.4...0.11.0

0.10.4

17 Jul 21:04

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.3...0.10.4

0.10.3

06 May 08:59

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.2...0.10.3

0.10.2

23 Apr 15:59

Choose a tag to compare

What's Changed

Full Changelog: 0.10.1...0.10.2

0.10.1

23 Apr 05:53

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.0...0.10.1

0.10.0

13 Mar 18:47

Choose a tag to compare

What's Changed

New Contributors

Read more