What's Changed
🏕 Features
- Build AppImage separately per OS by @stdedos in #1761
- Rotate appimage signing key by @brndnmtthws in #1762
- Add/use clang 15 on ubuntu builds by @brndnmtthws in #1766
- Define text_object.data.l as "long long" by @livanh in #1768
- Bump web deps, fix lint by @brndnmtthws in #1770
- Updated flake per NixOS/nix#5532 by @brndnmtthws in #1777
- Fix bad imlib2 typedefs for imlib<1.10 by @brndnmtthws in #1772
- Use --force with brew install, block upgrades by @brndnmtthws in #1780
- Tidy up docs by @brndnmtthws in #1783
- Update README.md by @brndnmtthws in #1790
- Update README.md by @brndnmtthws in #1794
- Handle external PropertyNotify events by @Caellian in #1798
- Label dependency changes by @brndnmtthws in #1812
- Tweak XSendEvent arguments by @Caellian in #1809
- Add modified date to web docs by @brndnmtthws in #1815
- Improve documentation for window types and hints by @Caellian in #1818
- Refactor x11 event handling by @Caellian in #1819
- Issue template: Link docs to obtain stack traces by @brndnmtthws in #1825
- Exclusive XInput event handling by @Caellian in #1821
🐞 Bug fixes
- Enable wayland in appimage build by @brndnmtthws in #1760
- Fix regression in lua_load path handling by @brndnmtthws in #1779
- Lua imlib2 fixes by @simotek in #1729
- Increase max length of ACPI temp (fixes #977) by @brndnmtthws in #1788
- Skip propagation of non-input events by @Caellian in #1797
- Fix render order in draw_stuff by @Caellian in #1801
- Fix event propagation on Openbox by @Caellian in #1802
- Fix missing y_abs argument copy by @Caellian in #1813
👒 Dependencies
- build(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #1782
- build(deps): bump the web-deps group in /web with 6 updates by @dependabot in #1781
- build(deps): bump DeterminateSystems/magic-nix-cache-action from 3 to 4 by @dependabot in #1786
- build(deps): bump DeterminateSystems/nix-installer-action from 9 to 10 by @dependabot in #1787
- build(deps-dev): bump the web-deps group in /web with 7 updates by @dependabot in #1785
- build(deps): bump the web-deps group in /web with 11 updates by @dependabot in #1789
- build(deps): bump the web-deps group in /web with 8 updates by @dependabot in #1793
- build(deps-dev): bump express from 4.18.2 to 4.19.2 in /web by @dependabot in #1795
- Bump web deps by @brndnmtthws in #1810
- Bump follow-redirects (and other things) by @brndnmtthws in #1817
New Contributors
Full Changelog: v1.19.8...v1.20.0