Giter Club home page Giter Club logo

acrylic's People

Contributors

xirreal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

acrylic's Issues

Installation Error

Hi,

I'm getting an error when opening Discord after installing Acrylic:
image

This error comes down to this line of code: let originalAppPath = path.join(basePath, "original.asar");

This file is no where to be found, is it missing?

Thanks!

Consider NPM Module

Could you consider making this a module on NPM so it can be more easily used with other Electron apps?

Doubled Title Bar

image
I've followed the steps mentioned in the README.md and nothing else. Upon restarting Discord, there are two title bars: One is the native Windows 11 one, and another is Discord's title bar. Only one of these should be visible.

Discord Version: Stable 252966 (b583bea)
Windows Version: 23H2 (OS Build 22631.2792)

Windows 7 Support

Hey I've never used GitHub so I apologize for the nature of this post.
I couldn't get Acrylic working on win7 because of an error stating that it's only supported on win10/11.

This code block in index.js is the issue:
electron.ipcMain.on("enable", () => {
console.log("[Acrylic] Enabling Acrylic.");
vibe?.applyEffect?.(mainWindow, "acrylic");
});
Specifically the last bit (mainWindow, "acrylic"). Changing "acrylic" to "blur", which is supported on win7 also throws an error, but removing the entire code block as pasted above makes everything work without issue.
I knows Windows 7 is far past EoL, but I hope this may help anyone else looking for support.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.