Giter Club home page Giter Club logo

Comments (2)

davidbrewer avatar davidbrewer commented on July 23, 2024

Actually I know very little about Haskell, I just hacked this together over a few months of incrementally trying to make xmonad work the way I wanted it to. I'm glad I've been able to save some other people some time getting this all working.

Unfortunately I haven't really spent much time getting to the bottom of transparency issues.. xcompmgr, which runs as part of the start-xmonad hook, does offer some basic transparency support which applications like synapse use when making drop shadows and rounded corners. I also often run my terminals slightly transparent just using background settings for Terminator. Aside from that I haven't fooled with it.

it does appear that this is possible, as there is at least one hook available which changes the opacity of windows based upon whether they are active or not. Take a look at this:

http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Hooks-FadeInactive.html

I suspect you might be able to get the effect you want by binding the fadeIn and fadeOut commands to specific keys...

from xmonad-ubuntu-conf.

aemonge avatar aemonge commented on July 23, 2024

Thanks !!! it really helped :D

from xmonad-ubuntu-conf.

Related Issues (17)

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.