Skip to content

Releases: waycrate/exwlshelleventloop

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

v0.11.0

04 Dec 12:15
Compare
Choose a tag to compare
  • support build pattern

v0.10.1...v0.11.0

v0.11.0-rc5

03 Dec 15:53
Compare
Choose a tag to compare
v0.11.0-rc5 Pre-release
Pre-release
  • fix: iced_layershell multi id mark cannot work

v0.11.0-rc4

03 Dec 15:15
Compare
Choose a tag to compare
v0.11.0-rc4 Pre-release
Pre-release
  • support build pattern
  • add unfocus event

v0.11.0-rc3

29 Nov 12:33
Compare
Choose a tag to compare
v0.11.0-rc3 Pre-release
Pre-release
  • use tracing instead of log
  • try to fix the problem when screen is in fullscreen, layershell program will panic

v0.11.0-rc2

29 Nov 10:36
Compare
Choose a tag to compare
v0.11.0-rc2 Pre-release
Pre-release
  • add new LayerSingleton trait
  • add a derive to impl it

v0.10.0

28 Nov 13:51
Compare
Choose a tag to compare

add single_tone setting

v0.9.7

17 Nov 08:42
Compare
Choose a tag to compare
  • fix font load not work
  • add ability to disable pointer interactivity for a layershell window