Hyper: Vibrancy and opacity not working in linux

Created on 10 Mar 2017  ·  17Comments  ·  Source: vercel/hyper

  • [x] I am on the latest Hyper.app version
  • [x] I have searched the issues of this repo and believe that this is not a duplicate

Issue


Vibrancy or opacity not working on linux at all,
screenshot from 2017-03-10 15-28-24
any suggestion?

Most helpful comment

When I am trying the command hyper --enable-transparent-visuals --disable-gpu to start hyper in Ubuntu 16.04, it is showing this output. Please help me.

  • Output
❯  hyper --enable-transparent-visuals --disable-gpu
The option "enable-transparent-visuals" is unknown. Here's a list of all available options: 

  Usage: hyper [options] [command]

  Commands:

    <default>                    Launch Hyper
    d, docs, h, home             Open the npm page of a plugin
    help                         Display help
    i, install                   Install a plugin
    ls, list                     List installed plugins
    lsr, list-remote, ls-remote  List plugins available on npm
    s, search                    Search for plugins on npm
    u, uninstall, rm, remove     Uninstall a plugin

  Options:

    -h, --help     Output usage information
    -v, --verbose  Verbose mode (disabled by default)

All 17 comments

Try another theme, like hyper-material-theme by @equinusocio, add the extra settings and enable vibrancy.

It's not working, I guess vibrancy not possible on linux :(

@telmen vibrancy only support macOS ref

Yeah, vibrancy is MacOS only, what you can do is start Hyper with --enable-transparent-visuals --disable-gpu and put rgba(0, 0, 0, 0.8) in hyper.js under background-color.

Yeah, it gives transparency effect to hyper. Thanks. 👍

@stefanivic how to start hyper with keys --enable-transparent-visuals --disable-gpu?. Where I need to write this if I using Windows?

@Zx-EvM Just make a shortcut and edit the link by adding flags
https://superuser.com/questions/29569/how-to-add-command-line-options-to-shortcut

@stefanivic @equinusocio thanks. It's doesn't work on Windows. Apparently hyper.is team did not implement support for opacity/transparent/vibrancy on Windows.

Or do you have it working?

Hm, electron doesn't provide windows and linux. For linux, its because gpu driver

On Mar 11, 2017, 15:42 +0800, Dmitry notifications@github.com, wrote:
>

@stefanivic (https://github.com/stefanivic) @equinusocio (https://github.com/equinusocio) thanks. It's doesn't work on Windows. Apparently hyper.is team did not implement support for opacity/transparent/vibrancy on Windows.

Or do you have it working?


You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub (https://github.com/zeit/hyper/issues/1625#issuecomment-285850627), or mute the thread (https://github.com/notifications/unsubscribe-auth/AFvlFwcYL_PqukLeaCFo449CpfeWqS7mks5rklBMgaJpZM4MZD0h).

Hi, i know the thread is closed, but i proved the flags in arch linux and nothing happens more that to get darker if i increase the transparency but full opacity.

screenshot_20170908_065742

Then it's probably not supported in Arch linux 😢 @jcdino

If i remember, there was something about Electron dropping the transparent support on Linux, but don't quote me on this one.

When I am trying the command hyper --enable-transparent-visuals --disable-gpu to start hyper in Ubuntu 16.04, it is showing this output. Please help me.

  • Output
❯  hyper --enable-transparent-visuals --disable-gpu
The option "enable-transparent-visuals" is unknown. Here's a list of all available options: 

  Usage: hyper [options] [command]

  Commands:

    <default>                    Launch Hyper
    d, docs, h, home             Open the npm page of a plugin
    help                         Display help
    i, install                   Install a plugin
    ls, list                     List installed plugins
    lsr, list-remote, ls-remote  List plugins available on npm
    s, search                    Search for plugins on npm
    u, uninstall, rm, remove     Uninstall a plugin

  Options:

    -h, --help     Output usage information
    -v, --verbose  Verbose mode (disabled by default)

When I am trying the command hyper --enable-transparent-visuals --disable-gpu to start hyper in Ubuntu 16.04, it is showing this output. Please help me.

* Output
❯  hyper --enable-transparent-visuals --disable-gpu
The option "enable-transparent-visuals" is unknown. Here's a list of all available options: 

  Usage: hyper [options] [command]

  Commands:

    <default>                    Launch Hyper
    d, docs, h, home             Open the npm page of a plugin
    help                         Display help
    i, install                   Install a plugin
    ls, list                     List installed plugins
    lsr, list-remote, ls-remote  List plugins available on npm
    s, search                    Search for plugins on npm
    u, uninstall, rm, remove     Uninstall a plugin

  Options:

    -h, --help     Output usage information
    -v, --verbose  Verbose mode (disabled by default)

yeah, me too

When I am trying the command hyper --enable-transparent-visuals --disable-gpu to start hyper in Ubuntu 16.04, it is showing this output. Please help me.

* Output
❯  hyper --enable-transparent-visuals --disable-gpu
The option "enable-transparent-visuals" is unknown. Here's a list of all available options: 

  Usage: hyper [options] [command]

  Commands:

    <default>                    Launch Hyper
    d, docs, h, home             Open the npm page of a plugin
    help                         Display help
    i, install                   Install a plugin
    ls, list                     List installed plugins
    lsr, list-remote, ls-remote  List plugins available on npm
    s, search                    Search for plugins on npm
    u, uninstall, rm, remove     Uninstall a plugin

  Options:

    -h, --help     Output usage information
    -v, --verbose  Verbose mode (disabled by default)

as described https://github.com/vercel/hyper/issues/1625#issuecomment-285774582 its not a command.

you should put them in the target box of a shortcut. don't bother though! i tried that and didn't get any transparency effect :(

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fabdelgado picture fabdelgado  ·  102Comments

b0rski picture b0rski  ·  66Comments

mofux picture mofux  ·  68Comments

silvenon picture silvenon  ·  94Comments

orangecoloured picture orangecoloured  ·  51Comments