0xENDER

Results 30 comments of 0xENDER

Linux isn't supported. But it would be a good idea to support it. It may be hard to do so. And, possibly, it'll not be possible to support a lot...

https://github.com/arkenthera/electron-vibrancy/issues/12

> Yes, I`ve already tested backdrop on Electron (by adding flag and other additions on its json), and it works: > ![IB blur](https://user-images.githubusercontent.com/6765277/58119216-7ce04f80-7bd0-11e9-96dc-ae19c1c93552.png) > But could it be used to...

Would this still be necessary when Windows 11 comes out? I mean, having no rounded corners is consistent with Windows 10. And all windows will have rounded corners by default...

The animations thingy is true. But the rounded corners do not disappear in windows 11. ![image](https://user-images.githubusercontent.com/72353925/128492486-3f45b662-4a9a-4e1f-82bf-986f8ec1b523.png)

> Is there still a delay related to drag in Windows 11? Yes

Add the Console template

```js EnderFramework.system.lock(); EnderFramework.system.sleep(); EnderFramework.system.powerMode([]); [...] ```