Skip to content

issues Search Results · repo:tych0/xcffib language:Python

Filter by

83 results
 (55 ms)

83 results

intych0/xcffib (press backspace or delete to remove)

xcffib v1.7.1 I m trying to reimplement the event loop that https://github.com/xkbmon/xkbmon does, but can t replicate the behaviour, specifically -- the filtering of events. I m only interested in those ...
  • acid-bong
  • 9
  • Opened 
    15 days ago
  • #181

I ll note that I know nothing about Python FFI interfaces. I m looking at updating the Fedora python-xcffib package to 1.7.0. This is now building with gcc and making an arch dependent package. When I ...
  • opoplawski
  • 11
  • Opened 
    on Jan 12
  • #179

Please add python_requires = =3.9 to your setup.py. The latest published release introduced changes that break Python 3.7, and 3.8. Although it is true that these versions of Python are EOL, it is still ...
  • amykyta-sx
  • 7
  • Opened 
    on Jan 6
  • #175

I have the ubuntu deps installed with apt. import xcffib Traceback (most recent call last): File stdin , line 1, in module File /home/tim/programming/repo/system_hotkey/myenv/lib/python3.12/site-packages/xcffib ...
  • timeyyy
  • 5
  • Opened 
    on Jan 1
  • #173

The setup.py file creates an explicit dependency on the builtin version of cffi on PyPy: https://github.com/tych0/xcffib/blob/93b8830802a8ee0d5c643eaa58ca6c7ab2c118af/setup.py#L49 However, this causes ...
  • mgorny
  • Opened 
    on May 24, 2024
  • #166

Hello! Is using this library to make EWW(bar app) widgets appropriate? Using this library, I want to pull info about workspaces, windows, and monitor states. Thanks!
  • WantToLearnJapanese
  • 1
  • Opened 
    on May 8, 2024
  • #164

I ve got an open PR in qtile (https://github.com/qtile/qtile/pull/4557) using PointerBarriers from xfixes and xinput. I d like to write a test for this and have had limited success using FakeInput from ...
  • elParaguayo
  • 9
  • Opened 
    on Nov 5, 2023
  • #158

I ve seen a couple of users posting issues recently. Main error message is: File libqtile/backend/x11/xcursors_ffi_build.py , line 25, in module from xcffib.ffi_build import ffi as xcffib_ffi ...
  • elParaguayo
  • 3
  • Opened 
    on Jun 4, 2023
  • #155

Hi, Lately (I believe it s been a week), I haven t been able to update my system because of a build error (supposedly) from your repository. Here are the logs I m getting : error: builder for /nix/store/b5vg4gcqqszwrmh694sms6zmka692rrs-python3.10-xcffib-1.1.2.drv ...
  • Thlr
  • 4
  • Opened 
    on Feb 13, 2023
  • #150

Using the xcffib-1.1.0.tar.gz sdist from pypi: $ python -c import xcffib.xinput Traceback (most recent call last): File string , line 1, in module File /tmp/xcffib-1.1.0/xcffib/xinput.py , ...
  • mgorny
  • 8
  • Opened 
    on Dec 23, 2022
  • #144
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub