0.9.9
版本发布时间: 2022-01-10 16:59:09
Alexays/Waybar最新发布版本:0.10.4(2024-07-18 05:04:23)
What's Changed
- feat: Add short desc to lang by @Anakael in https://github.com/Alexays/Waybar/pull/1209
- river/tags: support urgent tags by @ifreund in https://github.com/Alexays/Waybar/pull/1215
- fix: Add number to shortDescripton by @Anakael in https://github.com/Alexays/Waybar/pull/1216
- Fix tray icon scaling on multi-display setups by @mswiger in https://github.com/Alexays/Waybar/pull/1211
- Fix memory leak and data race by @gavinbeatty in https://github.com/Alexays/Waybar/pull/1217
- rm travis-ci shield by @xi in https://github.com/Alexays/Waybar/pull/1224
- add format-icons for cpu und memory by @xi in https://github.com/Alexays/Waybar/pull/1223
- Unit-tests for configuration includes by @alebastr in https://github.com/Alexays/Waybar/pull/1243
- round brightness in https://github.com/Alexays/Waybar/pull/1238
- Use g_memdup2 instead of g_memdup by @mswiger in https://github.com/Alexays/Waybar/pull/1222
- Added support for {gwaddr} as a variable by @mazunki in https://github.com/Alexays/Waybar/pull/1239
- Add CPU usage for every core by @Darkclainer in https://github.com/Alexays/Waybar/pull/1250
- Revert "Add CPU usage for every core" by @Alexays in https://github.com/Alexays/Waybar/pull/1251
- Add cpu usage for every core by @Darkclainer in https://github.com/Alexays/Waybar/pull/1253
- sway/language: remove tabs, indent with 2 spaces by @gavinbeatty in https://github.com/Alexays/Waybar/pull/1252
- Update catch2 dependency 2.13.3 -> 2.13.7 by @tokyovigilante in https://github.com/Alexays/Waybar/pull/1257
- fix(tray): fix visibility of Passive items by @alebastr in https://github.com/Alexays/Waybar/pull/1271
- Fix spelling errors by @ElyesH in https://github.com/Alexays/Waybar/pull/1273
- Fix Clock crash on empty string in timezones field by @dartkron in https://github.com/Alexays/Waybar/pull/1275
- sway/window: include floating_nodes when considering window count for class by @RobertMueller2 in https://github.com/Alexays/Waybar/pull/1274
- Add spacing config option by @Molytho in https://github.com/Alexays/Waybar/pull/1297
- Fix divide by zero (#1303) by @mamins1376 in https://github.com/Alexays/Waybar/pull/1304
- Mark memory used by zfs arc as free in memory by @marwing in https://github.com/Alexays/Waybar/pull/1302
- Clarify less than/greater than in warning. by @jonbakke in https://github.com/Alexays/Waybar/pull/1301
- Ensure MPD volume is not negative by @Scrumplex in https://github.com/Alexays/Waybar/pull/1314
- Fix typo by @b1rger in https://github.com/Alexays/Waybar/pull/1311
- river/tags: Add possibility for mouse clicks by @jfred9 in https://github.com/Alexays/Waybar/pull/1317
- ci: update FreeBSD configuration by @alebastr in https://github.com/Alexays/Waybar/pull/1322
- Switch network module to read /proc/net/dev by @ciarand in https://github.com/Alexays/Waybar/pull/1230
- feat: Ignore by title by @Anakael in https://github.com/Alexays/Waybar/pull/1294
- dont escape essid in tooltip by @WuerfelDev in https://github.com/Alexays/Waybar/pull/1256
- Revert "dont escape essid in tooltip" by @Alexays in https://github.com/Alexays/Waybar/pull/1325
- WLR Workspace manager implementation by @Anakael in https://github.com/Alexays/Waybar/pull/805
- disk: make {used} match df(1) by @jbeich in https://github.com/Alexays/Waybar/pull/720
- mediaplayer.py: Exit properly on SIGPIPE by @m-bdf in https://github.com/Alexays/Waybar/pull/1329
- build: Add experimental build option by @Anakael in https://github.com/Alexays/Waybar/pull/1328
- Add module group feature by @njoyard in https://github.com/Alexays/Waybar/pull/1305
- Allow sink in addition to source for pulse icon by @xytovl in https://github.com/Alexays/Waybar/pull/1331
- Yet another swaybar ipc implementation by @alebastr in https://github.com/Alexays/Waybar/pull/1244
-
sway/language
country flag by @kraftwerk28 in https://github.com/Alexays/Waybar/pull/1229 - Refactor Clock: generalize multi timezones and single timezone cases by @dartkron in https://github.com/Alexays/Waybar/pull/1277
- bar: Fix crash when unplugging HDMI by @jfred9 in https://github.com/Alexays/Waybar/pull/1338
- Add reverse scrolling config option for pulseaudio module by @aashu in https://github.com/Alexays/Waybar/pull/1289
- Add logind feature, with its 'inhibitor' module by @fhost in https://github.com/Alexays/Waybar/pull/1341
- Adjust max wifi strength that is possible by @bd-g in https://github.com/Alexays/Waybar/pull/1334
- Add Gentoo to README.md by @187Qrly in https://github.com/Alexays/Waybar/pull/1337
- man: Add waybar-inhibitor man page by @fhost in https://github.com/Alexays/Waybar/pull/1352
- [Taskbar] feat: Add name format replacementf feat: Add app ids mapping (ready for review) by @Anakael in https://github.com/Alexays/Waybar/pull/1221
- Add
fixed-center
option by @ilkecan in https://github.com/Alexays/Waybar/pull/1364 - Network Module Enhancements by @bd-g in https://github.com/Alexays/Waybar/pull/1353
- fix indent by @volucris1 in https://github.com/Alexays/Waybar/pull/1370
- [wlr/taskbar] fix: Missing tasks by @Anakael in https://github.com/Alexays/Waybar/pull/1375
- fix: match sway workspace order with sway one by @languitar in https://github.com/Alexays/Waybar/pull/1376
- Fix build with fmt 8.1.0 by @alebastr in https://github.com/Alexays/Waybar/pull/1380
- resources: don't break tray icon checkboxes via CSS by @mvdan in https://github.com/Alexays/Waybar/pull/1385
New Contributors
- @gavinbeatty made their first contribution in https://github.com/Alexays/Waybar/pull/1217
- @xi made their first contribution in https://github.com/Alexays/Waybar/pull/1224
- @Darkclainer made their first contribution in https://github.com/Alexays/Waybar/pull/1250
- @ElyesH made their first contribution in https://github.com/Alexays/Waybar/pull/1273
- @Molytho made their first contribution in https://github.com/Alexays/Waybar/pull/1297
- @mamins1376 made their first contribution in https://github.com/Alexays/Waybar/pull/1304
- @marwing made their first contribution in https://github.com/Alexays/Waybar/pull/1302
- @jonbakke made their first contribution in https://github.com/Alexays/Waybar/pull/1301
- @jfred9 made their first contribution in https://github.com/Alexays/Waybar/pull/1317
- @ciarand made their first contribution in https://github.com/Alexays/Waybar/pull/1230
- @WuerfelDev made their first contribution in https://github.com/Alexays/Waybar/pull/1256
- @m-bdf made their first contribution in https://github.com/Alexays/Waybar/pull/1329
- @njoyard made their first contribution in https://github.com/Alexays/Waybar/pull/1305
- @kraftwerk28 made their first contribution in https://github.com/Alexays/Waybar/pull/1229
- @aashu made their first contribution in https://github.com/Alexays/Waybar/pull/1289
- @fhost made their first contribution in https://github.com/Alexays/Waybar/pull/1341
- @187Qrly made their first contribution in https://github.com/Alexays/Waybar/pull/1337
- @ilkecan made their first contribution in https://github.com/Alexays/Waybar/pull/1364
- @volucris1 made their first contribution in https://github.com/Alexays/Waybar/pull/1370
- @languitar made their first contribution in https://github.com/Alexays/Waybar/pull/1376
- @mvdan made their first contribution in https://github.com/Alexays/Waybar/pull/1385
Full Changelog: https://github.com/Alexays/Waybar/compare/0.9.8...0.9.9