Meslzy

Results 19 comments of Meslzy

use this https://github.com/meslzy/twitch-extensions-boilerplate it support typescript and twitch types thanks to @types/twitch-ext

Hey, when they finally released the new version ( stable not beta ) I'll make sure the library compatible with the version released.

Hey @WhyFenceCode, I'll release V2 soon.

> Is there a way to be compatible with macOS? For now i didn't implement any functionality for MacOS or Linux. But in the future may the feature implemented.

I have published beta version. [https://crates.io/crates/tauri-plugin-wallpaper/2.0.0-beta](https://crates.io/crates/tauri-plugin-wallpaper/2.0.0-beta) use `npm run tauri add wallpaper`

I'm Sorry but i have no plane to support `Linux` and `MacOS` now, maybe if you link useful resource ill try.

@lanistor Hey, its a bit hard to do it, but I'm trying when i find time, soon will be done.

@lanistor @leoFitz1024 may i know your windows 7 info (NodeJS version, visual studio version, ...etc). I'm trying to build windows 7 image but got stock with unsupported version each time...

@lanistor Sorry to tell you that but as far as i know you need to build the native module on the exec system to make it work, unless i provide...

When you attach your window it's now part of the desktop window, so if you want to implement the visibility, here what you have to do. The window is visible...