What's Changed
- [Memory] feat: Add swap flags by @Anakael in #1386
- fix(man): add missing newlines to wlr docs. by @ericonr in #1388
- fix: Use locale when formatting clock by @nullobsi in #1394
- battery: read status with spaces by @kevinoid in #1404
- Changed a setting to include {gwaddr} by default by @mazunki in #1312
- sway/language: fix segmentation fault for layouts not found in XKBContext by @Spiffyk in #1406
- Properly initialize distance_scrolled members. by @evyatark2 in #1417
- Fix disabled tooltip on clock module by @gemmelos in #1418
- Fix typo in example for sway/mode man page by @snehrbass in #1413
- Reverse the tray icon order by @ErikReider in #1410
- Update man page clock module - tooltip by @gemmelos in #1421
- move Glib ustring format helper to utils by @technic in #1423
- fix #1431: audio output does not update on unplug by @DorianRudolph in #1432
- CI: unbreak FreeBSD by @jbeich in #1436
- CPU Load Formatting Fix by @bd-g in #1444
- style.css: add fontawesome to beginning of font list by @Xiretza in #1450
- avoid use-after-free in lambda by @euclio in #1451
- Improve keyboard_state error messages by @GrantMoyer in #1445
- minor string utils methods refactoring by @technic in #1422
- Show application icon when using sway window module by @FlexW in #1292
- Add 1 to songPosition in the MPD module by @TheDaemoness in #1440
New Contributors
- @kevinoid made their first contribution in #1404
- @Spiffyk made their first contribution in #1406
- @evyatark2 made their first contribution in #1417
- @gemmelos made their first contribution in #1418
- @snehrbass made their first contribution in #1413
- @technic made their first contribution in #1423
- @DorianRudolph made their first contribution in #1432
- @Xiretza made their first contribution in #1450
- @TheDaemoness made their first contribution in #1440
Full Changelog: 0.9.9...0.9.10