Releases: waycrate/exwlshelleventloop
Releases · waycrate/exwlshelleventloop
v0.9.1
chore: remove sctk
I have not directly used it
v0.9.0
- implement the fractal scale
- some adjust about the setting of iced-layershell, it is a break change
- now it is able to use Multiapplication on single screen. if you want to keep it always shown on all screens, set the start_mode to AllScreens
Full changes: v0.8.2...v0.9.0
v0.9.0-rc1
- fix the problem that the update of viewport is too frequently
v0.9.0-beta2
- #71 right handle for fractal scale
Thanks for @MalpenZibo
v0.9.0-beta1
0.8.2
- add new crate named iced_sessionlock_macro
- and new function named
set_anchor_with_size
for layershellev - fix the document
v0.8.0
origin macro is too ugly, and @tukanoidd helped make a new one. so new release
v0.7.2
v0.7.1
fix: the problem in macro
v0.7.0
- support iced0.13
- add a macro crate for iced_layershell to generate the message for layershell platform request
Full changes: v0.6.0...v0.7.0