Releases: waycrate/exwlshelleventloop
Releases · waycrate/exwlshelleventloop
v0.14.1
v0.14.0
0.14.0
follow the iced14
What's Changed
- chore(deps): bump crate-ci/typos from 1.29.10 to 1.30.1 by @dependabot[bot] in #132
- fix: typos. by @fortime in #134
- feat: add support for changing the exclusive zone size. by @fortime in #133
- feat: support
GetScaleFactorevent. by @fortime in #135 - feat(multi_window): send
iced::window::Event::Closed. by @fortime in #136 - fix: fix #140. by @fortime in #143
- feat: add
iced::window:Idinthemeandstylecallbacks of multi_window. by @fortime in #141 - fix: there is no effect on changing the application scale factor. by @fortime in #144
- chore(deps): bump crate-ci/typos from 1.30.1 to 1.30.2 by @dependabot[bot] in #145
- chore(deps): bump tempfile from 3.16.0 to 3.18.0 by @dependabot[bot] in #147
- chore(deps): bump bitflags from 2.8.0 to 2.9.0 by @dependabot[bot] in #146
- chore(deps): bump tempfile from 3.18.0 to 3.19.0 by @dependabot[bot] in #148
- chore(deps): bump crate-ci/typos from 1.30.2 to 1.30.3 by @dependabot[bot] in #150
- chore(deps): bump crate-ci/typos from 1.30.3 to 1.31.1 by @dependabot[bot] in #151
- Iced14 by @Decodetalkers in #138
- chore(deps): bump crate-ci/typos from 1.31.1 to 1.31.2 by @dependabot[bot] in #157
- doc: simplify README by @janTatesa in #161
- chore(deps): bump thiserror from 1.0.69 to 2.0.12 by @dependabot[bot] in #164
- Fix panics on tty change by @janTatesa in #170
- chore: bump xdg crate from 2.5.2 to 3.0.0 by @OneRandom1509 in #168
- chore(deps): bump crate-ci/typos from 1.31.2 to 1.32.0 by @dependabot[bot] in #167
- chore: try to up the performance by @Decodetalkers in #172
- chore(deps): bump tempfile from 3.19.1 to 3.20.0 by @dependabot[bot] in #178
- feat: handle layer shell surface close event. by @fortime in #174
- feat(namespace): allow setting namespace when a new window is opened. by @fortime in #142
- Move theme detection behind feature flag by @WhySoBad in #181
- fix: fix #175 and reduce one event round-trip by @fortime in #193
- Revert "fix: fix #175 and reduce one event round-trip" by @Decodetalkers in #194
- chore(deps): bump crate-ci/typos from 1.32.0 to 1.33.1 by @dependabot[bot] in #195
- feat: support normalwindow by @Decodetalkers in #201
- feat: allow target wl_output for layershell by @Decodetalkers in #203
- chore(deps): bump crate-ci/typos from 1.33.1 to 1.34.0 by @dependabot[bot] in #215
- fix: #209 by @fortime in #216
- Run
Action::Widgeton all windows by @WhySoBad in #218 - Commit input region changes by @WhySoBad in #220
- Handle size for LayerShellSettings & fix for TargetScreen by @id3v1669 in #228
- chore(deps): bump crate-ci/typos from 1.34.0 to 1.35.4 by @dependabot[bot] in #240
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #241
- chore(deps): bump crate-ci/typos from 1.35.4 to 1.35.5 by @dependabot[bot] in #251
- chore(deps): bump crate-ci/typos from 1.35.4 to 1.36.0 by @dependabot[bot] in #262
- chore(deps): bump xkbcommon from 0.8.0 to 0.9.0 by @dependabot[bot] in #267
- chore(deps): bump tempfile from 3.21.0 to 3.22.0 by @dependabot[bot] in #268
- chore(deps): bump gio from 0.20.12 to 0.21.1 by @dependabot[bot] in #269
- chore(deps): bump crate-ci/typos from 1.36.1 to 1.36.2 by @dependabot[bot] in #266
- feat: prepare for new iced by @Decodetalkers in #276
- chore(deps): bump tempfile from 3.22.0 to 3.23.0 by @dependabot[bot] in #278
- add support for middle mouse button inputs to match iced by @Ind-E in #280
- Run
mundyinsideRuntimecontext like iniced_winitby @Baelyk in #288 - chore(deps): bump crate-ci/typos from 1.36.2 to 1.38.1 by @dependabot[bot] in #281
- Move linux-theme-detection behind feature gate by @WhySoBad in #292
- fix tty switch crash by @rustysec in #297
- Fix debug breakages by @Norlock in #299
- sync sessionlock key handler with layershell by @rustysec in #304
- chore(deps): bump crate-ci/typos from 1.38.1 to 1.39.0 by @dependabot[bot] in #300
- chore(deps): bump crate-ci/typos from 1.39.0 to 1.40.0 by @dependabot[bot] in #310
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #309
- feat: make default_text_size accept Into by @Decodetalkers in #313
- chore(deps): bump window_clipboard from 0.4.1 to 0.5.0 by @dependabot[bot] in #315
- feat: keyboard handle in other place by @Decodetalkers in #311
New Contributors
- @janTatesa made their first contribution in #161
- @OneRandom1509 made their first contribution in #168
- @id3v1669 made their first contribution in #228
- @Ind-E made their first contribution in #280
- @Baelyk made their first contribution in #288
- @rustysec made their first contribution in #297
- @Norlock made their first contribution in #299
Full Changelog: v0.13.7...v0.14.0
v0.14.0-beta3
fix position problem when using input-method-v2
What's Changed
- chore(deps): bump crate-ci/typos from 1.39.0 to 1.40.0 by @dependabot[bot] in #310
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #309
Full Changelog: v0.14.0-beta2...v0.14.0-beta3
v0.14.0-beta2
0.14.0-beta2
For iced0.14
What's Changed
- chore(deps): bump crate-ci/typos from 1.29.10 to 1.30.1 by @dependabot[bot] in #132
- fix: typos. by @fortime in #134
- feat: add support for changing the exclusive zone size. by @fortime in #133
- feat: support
GetScaleFactorevent. by @fortime in #135 - feat(multi_window): send
iced::window::Event::Closed. by @fortime in #136 - fix: fix #140. by @fortime in #143
- feat: add
iced::window:Idinthemeandstylecallbacks of multi_window. by @fortime in #141 - fix: there is no effect on changing the application scale factor. by @fortime in #144
- chore(deps): bump crate-ci/typos from 1.30.1 to 1.30.2 by @dependabot[bot] in #145
- chore(deps): bump tempfile from 3.16.0 to 3.18.0 by @dependabot[bot] in #147
- chore(deps): bump bitflags from 2.8.0 to 2.9.0 by @dependabot[bot] in #146
- chore(deps): bump tempfile from 3.18.0 to 3.19.0 by @dependabot[bot] in #148
- chore(deps): bump crate-ci/typos from 1.30.2 to 1.30.3 by @dependabot[bot] in #150
- chore(deps): bump crate-ci/typos from 1.30.3 to 1.31.1 by @dependabot[bot] in #151
- Iced14 by @Decodetalkers in #138
- chore(deps): bump crate-ci/typos from 1.31.1 to 1.31.2 by @dependabot[bot] in #157
- doc: simplify README by @janTatesa in #161
- chore(deps): bump thiserror from 1.0.69 to 2.0.12 by @dependabot[bot] in #164
- Fix panics on tty change by @janTatesa in #170
- chore: bump xdg crate from 2.5.2 to 3.0.0 by @OneRandom1509 in #168
- chore(deps): bump crate-ci/typos from 1.31.2 to 1.32.0 by @dependabot[bot] in #167
- chore: try to up the performance by @Decodetalkers in #172
- chore(deps): bump tempfile from 3.19.1 to 3.20.0 by @dependabot[bot] in #178
- feat: handle layer shell surface close event. by @fortime in #174
- feat(namespace): allow setting namespace when a new window is opened. by @fortime in #142
- Move theme detection behind feature flag by @WhySoBad in #181
- fix: fix #175 and reduce one event round-trip by @fortime in #193
- Revert "fix: fix #175 and reduce one event round-trip" by @Decodetalkers in #194
- chore(deps): bump crate-ci/typos from 1.32.0 to 1.33.1 by @dependabot[bot] in #195
- feat: support normalwindow by @Decodetalkers in #201
- feat: allow target wl_output for layershell by @Decodetalkers in #203
- chore(deps): bump crate-ci/typos from 1.33.1 to 1.34.0 by @dependabot[bot] in #215
- fix: #209 by @fortime in #216
- Run
Action::Widgeton all windows by @WhySoBad in #218 - Commit input region changes by @WhySoBad in #220
- Handle size for LayerShellSettings & fix for TargetScreen by @id3v1669 in #228
- chore(deps): bump crate-ci/typos from 1.34.0 to 1.35.4 by @dependabot[bot] in #240
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #241
- chore(deps): bump crate-ci/typos from 1.35.4 to 1.35.5 by @dependabot[bot] in #251
- chore(deps): bump crate-ci/typos from 1.35.4 to 1.36.0 by @dependabot[bot] in #262
- chore(deps): bump xkbcommon from 0.8.0 to 0.9.0 by @dependabot[bot] in #267
- chore(deps): bump tempfile from 3.21.0 to 3.22.0 by @dependabot[bot] in #268
- chore(deps): bump gio from 0.20.12 to 0.21.1 by @dependabot[bot] in #269
- chore(deps): bump crate-ci/typos from 1.36.1 to 1.36.2 by @dependabot[bot] in #266
- feat: prepare for new iced by @Decodetalkers in #276
- chore(deps): bump tempfile from 3.22.0 to 3.23.0 by @dependabot[bot] in #278
- add support for middle mouse button inputs to match iced by @Ind-E in #280
- Run
mundyinsideRuntimecontext like iniced_winitby @Baelyk in #288 - chore(deps): bump crate-ci/typos from 1.36.2 to 1.38.1 by @dependabot[bot] in #281
- Move linux-theme-detection behind feature gate by @WhySoBad in #292
- fix tty switch crash by @rustysec in #297
- Fix debug breakages by @Norlock in #299
- sync sessionlock key handler with layershell by @rustysec in #304
- chore(deps): bump crate-ci/typos from 1.38.1 to 1.39.0 by @dependabot[bot] in #300
New Contributors
- @janTatesa made their first contribution in #161
- @OneRandom1509 made their first contribution in #168
- @id3v1669 made their first contribution in #228
- @Ind-E made their first contribution in #280
- @Baelyk made their first contribution in #288
- @rustysec made their first contribution in #297
- @Norlock made their first contribution in #299
Full Changelog: v0.13.7...v0.14.0-beta2
v0.13.7
- Fixed #202
Full Changelog: v0.13.6...v0.13.7
v0.13.6
- fix: panic when change tty
- some performance up
Full Changelog: v0.13.5...v0.13.6
v0.13.5
thanks to @ksdrar, now the performance is better
What's Changed
- chore(deps): bump crate-ci/typos from 1.29.5 to 1.29.10 by @dependabot in #130
- fix: surface reconfigured every frame by @ksdrar in #131
New Contributors
Full Changelog: v0.13.4...v0.13.5
v0.13.4
What's Changed
- fix the problem sometimes the action like set action cannot find the id
Full Changelog: v0.13.3...v0.13.4
v0.13.3
- fix the problem that windows ids generates too fast, with the step of two
What's Changed
- chore(deps): bump bitflags from 2.7.0 to 2.8.0 by @dependabot in #120
- chore(deps): bump tempfile from 3.15.0 to 3.16.0 by @dependabot in #122
- chore(deps): bump crate-ci/typos from 1.29.4 to 1.29.5 by @dependabot in #125
- chore(deps): bump zbus from 5.3.0 to 5.4.0 by @dependabot in #126
Full Changelog: v0.13.2...v0.13.3