Skip to content

Releases: waycrate/exwlshelleventloop

v0.9.6

06 Nov 14:56
Compare
Choose a tag to compare

fix the repeat problem

v0.9.5

05 Nov 12:04
Compare
Choose a tag to compare

fix: single window cannot be created because of the (0, 0) size

v0.9.4

23 Oct 11:22
Compare
Choose a tag to compare

0.9.4

  • fix the document
  • update deps
  • better performance

Full changes: v0.9.3...v0.9.4

v0.9.4-rc3

22 Oct 11:02
Compare
Choose a tag to compare

add scale information to axis event

v0.9.4-rc2

22 Oct 10:53
Compare
Choose a tag to compare

fix: the scroll performance is weird

v0.9.4-rc1

22 Oct 00:42
Compare
Choose a tag to compare
  • update deps
  • prepare for performance update for the next release
  • fix the case that when layershell is exclusive, but cannot receive any events

v0.9.3

21 Oct 15:20
Compare
Choose a tag to compare

fix: performance problem

v0.9.2

20 Oct 04:24
Compare
Choose a tag to compare
  • fix some problems, always send something to channel, or it will be blocked

v0.9.1

12 Oct 01:59
Compare
Choose a tag to compare

chore: remove sctk

I have not directly used it

v0.9.0

09 Oct 09:35
Compare
Choose a tag to compare
  • 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