Skip to content

Releases: waycrate/exwlshelleventloop

v0.13.7

12 Jun 00:35
Compare
Choose a tag to compare

Full Changelog: v0.13.6...v0.13.7

v0.13.6

08 May 09:52
Compare
Choose a tag to compare
  • fix: panic when change tty
  • some performance up

Full Changelog: v0.13.5...v0.13.6

v0.13.5

28 Feb 01:43
Compare
Choose a tag to compare

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

16 Feb 11:59
Compare
Choose a tag to compare

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

16 Feb 10:06
Compare
Choose a tag to compare
  • fix the problem that windows ids generates too fast, with the step of two

What's Changed

Full Changelog: v0.13.2...v0.13.3

v0.13.2

20 Jan 09:26
Compare
Choose a tag to compare

fix the scale problem , by @fortime

v0.13.1

14 Jan 12:59
Compare
Choose a tag to compare
  • input_region support in #111
  • event transpant fix in #109

v0.13.0

09 Dec 13:04
Compare
Choose a tag to compare
  • remove WindowMarker and WindowInfo
  • new feature for new_layershell_message: now to_layershell_message can auto generate some useful functions

changelog: v0.12.0...v0.13.0

v0.13.0-rc1

08 Dec 05:21
Compare
Choose a tag to compare
v0.13.0-rc1 Pre-release
Pre-release

remove WindowMarker and WindowInfo

v0.12.0

06 Dec 10:50
Compare
Choose a tag to compare
  • rename LayerSingleton to WindowInfoMarker