GithubHelp home page GithubHelp logo

Comments (2)

t-wissmann avatar t-wissmann commented on July 2, 2024

I once had _NET_WORKAREA but it caused some issues, so I removed it again in commit c9c2515

Maybe I can bring it back partially, but one needs to be careful...

from herbstluftwm.

Mi605 avatar Mi605 commented on July 2, 2024

Many thanks @t-wissmann for looking into it.

strange problems with menus of Qt4 applications: The menu didn't appear
or appeared at a wrong position with a wrong geometry

This sounds like a bug in Qt4 to me. Your removal dates from 2012, maybe they have fixed it meanwhile? By removing _NET_WORKAREA you have solved it for Qt4, and the same time moved the issue to all applications relying on the specs to find this property set, since as you stated yourself when removing it: it's mandatory. All other window manager set it (we are running IceWM, JWM and Fluxbox alongside with HerbstluftWM by default in antiX, user can switch on the fly to what serves him best), so I wonder whether Qt4 chokes on them also...

For now we have applied a dirty workaround to detect whether the script is running on Herbstluft and added a changed calculation for this special case, asking herbstclient then instead and avoiding the division by zero this way.

Would be great to find Herbstluft compliant with freedesktop.org specs some day in future, so special treatment will be no longer needed.

Kind regards

from herbstluftwm.

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.