Code Monkey home page Code Monkey logo

Comments (4)

boycottsystemd avatar boycottsystemd commented on August 21, 2024

icewm-1.9.0-1.fc31
(Edit does not work)

from icewm.

gijsbers avatar gijsbers commented on August 21, 2024

I checked the code execution path for such a button press and I can't find something questionable.
Maybe the button release event got lost somewhere or it was reordered,
but then it could be anywhere. X11 server or kernel or ...?

from icewm.

boycottsystemd avatar boycottsystemd commented on August 21, 2024

Something similar happened when I've clicked minimize icon of the PCManFM. Icon has changed its colors but window did not minimize.

icewm 2.0.0.1.fc32

I'm not sure how this journalctl output is related to this bug:
Dec 23 19:19:36 fedora /usr/libexec/gdm-x-session[8388]: See https://wayland.freedesktop.org/libinput/doc/1.16.1/absolute_coordinate_ranges.html for details
Dec 23 19:19:36 fedora /usr/libexec/gdm-x-session[8388]: (II) Axis 0x1 value -600 is outside expected range [-31, 651]

from icewm.

gijsbers avatar gijsbers commented on August 21, 2024

So it looks like the button press event was received by icewm, because the button is shown as pressed down.
But then the button release event is not received, because the button remains down.
The journalctl output may support this hypothesis.
For the minimize to occur, both the button press and the button release must occur inside the button rectangle.
Icewm can't help it that the button release is never received. That is caused by some other software layer.

from icewm.

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.