Git Product home page Git Product logo

Comments (5)

ssokolow avatar ssokolow commented on June 9, 2024

It's nothing to do with QuickTile and should be harmless. It's basically GTK saying "you set an environment variable that asks me to load the XApp plugin in all applications, and I couldn't".

A quick google says this is what the XApp plugin does:

  • Initializes the favorites:// vfs and adds a Favorites shortcut
    to any gtk3 sidebars (like in file dialogs).

  • Overrides the window icon for any GtkWindows when an environment
    variable is set with an icon path or name.

...neither of which is relevant to QuickTile since it doesn't use the VFS, doesn't use file dialogs, and doesn't draw any windows of its own.

from quicktile.

jrpenaneto avatar jrpenaneto commented on June 9, 2024

from quicktile.

ssokolow avatar ssokolow commented on June 9, 2024

That's outside QuickTile's scope. QuickTile asks X11 for an exclusive grab on keys until further notice, so if a suspend is breaking some keys but not others, then something's wrong with your input system in a way that's causing it to break its promises.

(Do you have a customized keyboard layout? I've seen lots of things which can unexpectedly reset those.)

from quicktile.

jrpenaneto avatar jrpenaneto commented on June 9, 2024

from quicktile.

ssokolow avatar ssokolow commented on June 9, 2024

My keyboard is a standard Brazilian one chosen from distro install menu.

Then any resetting should be accepted as a bug rather than "operating as designed" by the maintainers of whatever's responsible for the problem.

from quicktile.

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.