Coder Social home page Coder Social logo

[Multiple displays] Panel blur is shown incorrectly on primary display, but correctly if secondary display is default about gnome-shell-extension-blyr HOT 4 OPEN

yozoon avatar yozoon commented on August 11, 2024
[Multiple displays] Panel blur is shown incorrectly on primary display, but correctly if secondary display is default

from gnome-shell-extension-blyr.

Comments (4)

kupokunic avatar kupokunic commented on August 11, 2024 2

Was bugging me so I decided to take a look. If you download the source and install it that way, you can fix this issue by doing the following:

  • $HOME/gnome-shell-extension-blyr/[email protected]
  • Open up 'extension.js'
  • Navigate to row 435 and change it from 'y: -1 * tpy' to 'y: -1' (without the quotes)
  • Navigate to row 442 and change it from 'tpy' to '1' (without the quotes)
  • Save and run 'make local-install' again, then Alt+F2, type 'r' and enter to reload Gnome-Shell

As far as I can tell, this works with any multi-monitor orientation. But it'll need testing to confirm.

Screenshot below to show it working:

Screenshot-20200818184258-3440x2520

from gnome-shell-extension-blyr.

alzeck avatar alzeck commented on August 11, 2024 1

I have the same on Arch issue it seems that only work if the primary display is the to the left or on top of the others.

from gnome-shell-extension-blyr.

NicoSoler avatar NicoSoler commented on August 11, 2024

Hi, I made the test on my system (completely removing Blyr first, then running make local-install on the changed extension).
It didn't work :(

from gnome-shell-extension-blyr.

kupokunic avatar kupokunic commented on August 11, 2024

Hi, I made the test on my system (completely removing Blyr first, then running make local-install on the changed extension).
It didn't work :(

Try playing around with the tpx settings too then. Those two fields are how you fix this for multimonitor support, but it may be on a case-by-case basis until yozoon can get it updated officially.

from gnome-shell-extension-blyr.

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.