GithubHelp home page GithubHelp logo

Hyper-3.0.0 canary 8 about hyperborder HOT 9 CLOSED

webmatze avatar webmatze commented on June 5, 2024
Hyper-3.0.0 canary 8

from hyperborder.

Comments (9)

willstocks avatar willstocks commented on June 5, 2024 1

@jcklpe Yep, I have indeed. It took a little fiddling though... my config file: https://gist.github.com/willstocks-tech/d534245ba7cf3ce8e5f09ec3022e5d46 - I had to move the options right up to the top for some reason

from hyperborder.

webmatze avatar webmatze commented on June 5, 2024

Hey @willstocks-tech I think that problem is specific to electron apps (which hyper is based on) under Windows. The round electron windows with transparent background is only possible under MacOS.

Also see this issue for hyper: vercel/hyper#3074

from hyperborder.

willstocks avatar willstocks commented on June 5, 2024

Thanks @webmatze - I assumed that this would be the case, but just wanted to check 😊

from hyperborder.

jcklpe avatar jcklpe commented on June 5, 2024

@willstocks-tech You've got it working on Win10 on Canary 8? I've got the same set up but for some reason my borders aren't working. Any clue why? This is a link to my hyper settings: https://github.com/jcklpe/Configs/blob/master/hyper-js/.hyper.js

from hyperborder.

jcklpe avatar jcklpe commented on June 5, 2024

@willstocks-tech Bingo! Thanks that got it working :)

from hyperborder.

marmelin avatar marmelin commented on June 5, 2024

@jcklpe Yep, I have indeed. It took a little fiddling though... my config file: https://gist.github.com/willstocks-tech/d534245ba7cf3ce8e5f09ec3022e5d46 - I had to move the options right up to the top for some reason

can you please show some lines of code, because gist is not reachable anymore?
You mean like this:

// Future versions of Hyper may add additional config options,
// which will not automatically be merged into this file.
// See https://hyper.is#cfg for all currently supported options.

module.exports = {
  config: {
 hyperBorder: {
        borderColors: ['#003399', '#0066ff'],
        borderWidth: '3px',
        borderRadiusOuter: '5px',
        borderRadiusInner: '5px',
        adminBorderColors: ['#ff0000','#ffcc66'],
        blurredAdminColors: ['#ffff99','#ff9966'],
        blurredColors: ['#888888', '#eeeeee'],
      },
    // choose either `'stable'` for receiving highly polished,
    // or `'canary'` for less polished but more frequent updates
    updateChannel: 'canary',
...

The very first config option under "config:{"?

from hyperborder.

willstocks avatar willstocks commented on June 5, 2024

from hyperborder.

marmelin avatar marmelin commented on June 5, 2024

@willstocks thx for new link . I checked with your config accordingly, but unfortunately there is no change .

Do you have an available Hyper installation, with which you can try this out?

from hyperborder.

willstocks avatar willstocks commented on June 5, 2024

from hyperborder.

Related Issues (20)

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.