Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / flacjacket/pywayland issues and pull requests

#68 - Add Input method v2 protocol

Issue - State: closed - Opened by TheHighGroundWins 6 days ago - 2 comments

#67 - Support for Python 3.13

Pull Request - State: open - Opened by RFCreate 27 days ago

#66 - Bump to manylinux_2_34_x86_64 and remove EOL python 3.8

Pull Request - State: closed - Opened by RFCreate about 1 month ago - 1 comment

#65 - Move EventLoop.FdMask to module level

Issue - State: open - Opened by heuer about 2 months ago

#64 - Support for "new_id" in Wayland protocols

Pull Request - State: closed - Opened by heuer 10 months ago - 1 comment

#63 - Listener removes itself from Signal._link

Pull Request - State: closed - Opened by heuer 10 months ago - 1 comment

#61 - Signal keeps references to removed Listeners

Issue - State: closed - Opened by heuer 10 months ago - 1 comment

#60 - Added method to Signal to remove all listeners. Closes #59

Pull Request - State: closed - Opened by heuer 10 months ago

#58 - pywayland-scanner throws KeyError 'wl_surface'

Issue - State: open - Opened by heuer 11 months ago - 2 comments

#57 - pywayland-scanner uses wrong import statemant (pywayland 0.4.17)

Issue - State: closed - Opened by heuer 11 months ago - 1 comment

#56 - Updated ruff settings (previous syntax is deprecated)

Pull Request - State: closed - Opened by heuer 11 months ago

#55 - Added example which shows information about a compositor

Pull Request - State: closed - Opened by heuer 11 months ago

#54 - Proposal: Remove exceptions from Display.add_socket()

Issue - State: open - Opened by heuer 12 months ago - 1 comment

#53 - Some symbols are not found on alpine linux.

Issue - State: open - Opened by ahmadraniri1994 about 1 year ago - 1 comment

#52 - No module named 'pywayland.pywayland_scanner'

Issue - State: closed - Opened by marcusbritanicus about 1 year ago

#51 - FFI doesn't work with python 3.13

Issue - State: open - Opened by FrostyX over 1 year ago
Labels: bug

#50 - Add latest versions of CPython and Pypy to github CI and release

Pull Request - State: closed - Opened by flacjacket over 1 year ago

#49 - Build wheel for pypy3.10

Issue - State: closed - Opened by elParaguayo over 1 year ago - 3 comments

#48 - Fix some typos

Pull Request - State: closed - Opened by feltcat over 1 year ago - 1 comment

#47 - Require setuptools>=62.4.0

Pull Request - State: closed - Opened by Saviq over 1 year ago - 1 comment

#46 - Example doesn’t work

Issue - State: open - Opened by sloonz over 1 year ago - 5 comments
Labels: bug

#45 - RuntimeError: no shell found

Issue - State: closed - Opened by anlcnt over 1 year ago

#44 - The license_file parameter is deprecated, use license_files instead

Issue - State: closed - Opened by FrostyX over 1 year ago - 1 comment

#43 - Easy wrapper around the API

Issue - State: open - Opened by Hels15 over 1 year ago
Labels: question

#42 - CVE-2007-4559 Patch

Pull Request - State: closed - Opened by TrellixVulnTeam about 2 years ago

#41 - Mouse and keyboard events as in Xlib

Issue - State: open - Opened by VictorGimenez over 2 years ago - 5 comments
Labels: question

#40 - Bump wayland protocols version used in CI

Pull Request - State: closed - Opened by flacjacket over 2 years ago

#39 - Add wl_resource_get_client to lib

Pull Request - State: closed - Opened by m-col over 2 years ago - 6 comments

#38 - Log exceptions that are raised during callbacks

Pull Request - State: closed - Opened by m-col almost 3 years ago

#37 - wl_list_remove leave wl_listener links invalid, not ffi.NULL

Pull Request - State: closed - Opened by m-col almost 3 years ago

#36 - version and setuptools 60+

Issue - State: closed - Opened by stanislavlevin about 3 years ago - 1 comment

#35 - Update type annotations

Pull Request - State: closed - Opened by flacjacket about 3 years ago

#34 - Bump wayland and python versions

Pull Request - State: closed - Opened by flacjacket about 3 years ago

#33 - new_id not implemented

Issue - State: closed - Opened by and3rson about 3 years ago - 3 comments
Labels: bug

#32 - how to add_listener?

Issue - State: open - Opened by hezral about 3 years ago - 1 comment
Labels: question

#31 - Fixed spelling

Pull Request - State: closed - Opened by Rubo3 about 3 years ago - 1 comment

#30 - NewId argument type not implemented

Issue - State: closed - Opened by j-waters over 3 years ago
Labels: enhancement

#29 - WlDataDeviceManager segfault

Issue - State: closed - Opened by j-waters over 3 years ago

#28 - feature request: helper to deserialize array to int array

Issue - State: closed - Opened by edrex over 3 years ago - 1 comment

#27 - 0.4.4: test/scanner_files/test_scanner_input.xml missing in pypi sdist tarball

Issue - State: closed - Opened by dvzrv over 3 years ago - 2 comments

#26 - test_registry_bind does not pass with separate Wayland server running

Issue - State: open - Opened by wizardwatch over 3 years ago - 4 comments
Labels: bug

#25 - Add wl_client_get_credentials to server/client.py

Pull Request - State: closed - Opened by m-col almost 4 years ago

#24 - Listing open windows on wlroots based desktops with pywayland.

Issue - State: open - Opened by sonakinci41 almost 4 years ago - 12 comments
Labels: question

#23 - Add wl_container_of and wl_list_for_each utility functions

Pull Request - State: closed - Opened by m-col almost 4 years ago - 3 comments

#22 - Fix lib.wl_signal_emit

Pull Request - State: closed - Opened by m-col almost 4 years ago

#21 - Update versions of wayland that are tested against

Pull Request - State: closed - Opened by flacjacket almost 4 years ago

#20 - Expose wl_display_flush_clients as server Display method

Pull Request - State: closed - Opened by m-col almost 4 years ago - 4 comments

#19 - Cannot match display.run behaviour with asyncio

Issue - State: closed - Opened by m-col almost 4 years ago - 3 comments

#18 - https://github.com/flacjacket/pywayland/issues/17

Pull Request - State: closed - Opened by green-green-avk about 4 years ago - 1 comment

#17 - pywayland.protocol_core.resource._post_event() error

Issue - State: closed - Opened by green-green-avk about 4 years ago - 1 comment

#16 - asyncio example ?

Issue - State: closed - Opened by sloonz about 4 years ago - 1 comment

#15 - No signal can be received during Display.dispatch()

Issue - State: open - Opened by sloonz about 4 years ago - 1 comment
Labels: bug

#14 - `'name'` is missing from arguments to `setuptools.setup()` in `setup.py`

Issue - State: open - Opened by emdash over 4 years ago - 2 comments

#13 - Enhance example/surface to make drawing more visible

Pull Request - State: closed - Opened by ydirson almost 5 years ago - 1 comment

#12 - Fix AttributeError during event with object argument

Pull Request - State: closed - Opened by andirady almost 5 years ago - 1 comment

#11 - Text input example

Issue - State: closed - Opened by HarlemSquirrel about 5 years ago - 2 comments

#10 - replaced Compositor, Shell, Shm with WlCompositor, WlShell, WlShm in …

Pull Request - State: closed - Opened by phwelo about 5 years ago - 1 comment

#9 - cannot import name 'Compositor' error in example

Issue - State: closed - Opened by X52p over 5 years ago - 3 comments

#8 - Cannot bind zwlr_foreign_toplevel_manager_v1 protocol

Issue - State: closed - Opened by chrisjbillington almost 6 years ago - 9 comments

#7 - setup.py importing scanner submodules that no longer exist

Issue - State: closed - Opened by chrisjbillington almost 6 years ago

#6 - AnonymousFile should not close fd

Issue - State: closed - Opened by sde1000 about 9 years ago - 1 comment

#5 - Object not implemented in Message.c_to_arguments()

Issue - State: closed - Opened by sde1000 about 9 years ago - 1 comment

#4 - python-dev package required

Issue - State: closed - Opened by sde1000 about 9 years ago - 1 comment

#3 - Tweeks to use on desktop-shell.xml

Pull Request - State: closed - Opened by garyvdm over 9 years ago - 2 comments

#2 - [WIP] Add docs

Pull Request - State: closed - Opened by flacjacket almost 10 years ago

#1 - [WIP] Add server calls

Pull Request - State: closed - Opened by flacjacket almost 10 years ago