Releases: waycrate/exwlshelleventloop
Releases · waycrate/exwlshelleventloop
v0.13.0
- 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
remove WindowMarker and WindowInfo
v0.12.0
- rename LayerSingleton to WindowInfoMarker
v0.11.0
- support build pattern
v0.11.0-rc5
- fix: iced_layershell multi id mark cannot work
v0.11.0-rc4
- support build pattern
- add unfocus event
v0.11.0-rc3
- use tracing instead of log
- try to fix the problem when screen is in fullscreen, layershell program will panic
v0.11.0-rc2
- add new LayerSingleton trait
- add a derive to impl it
v0.10.0
add single_tone setting
v0.9.7
- fix font load not work
- add ability to disable pointer interactivity for a layershell window