Releases: waycrate/exwlshelleventloop
Releases · waycrate/exwlshelleventloop
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
v0.9.6
fix the repeat problem
v0.9.5
fix: single window cannot be created because of the (0, 0) size
v0.9.4
v0.9.4-rc3
add scale information to axis event
v0.9.4-rc2
fix: the scroll performance is weird