Ecosyste.ms: Issues

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

GitHub / Kalmat/PyWinCtl issues and pull requests

#82 - ValueError: _type_ 'v' not supported

Issue - State: closed - Opened by xiaowei-s 7 months ago

#81 - Remove wheel from Repoitory

Issue - State: closed - Opened by 0xbe7a 8 months ago - 5 comments

#80 - Fix crash in small screens and refactor test (MacOS only)

Pull Request - State: closed - Opened by SamuMazzi 9 months ago - 4 comments

#79 - Fix client frame computation accounting for PyWinBox change

Pull Request - State: closed - Opened by roym899 9 months ago - 6 comments

#78 - LINUX: Fix getAllMonitors() returns empty list if XDG_CURRENT_DESKTOP is not set

Pull Request - State: closed - Opened by odknt 9 months ago - 1 comment

#77 - ModuleNotFoundError: No module named 'typing_extensions'

Issue - State: closed - Opened by JHOEFEL 10 months ago - 3 comments

#76 - Check for property WM_NAME if _NET_WM_NAME property does not return a value

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

#74 - Zoom Options in OBS Not showing

Issue - State: closed - Opened by hunt0777 10 months ago

#73 - Program blocks completely when import pywinctl

Issue - State: closed - Opened by SamuMazzi 10 months ago - 27 comments

#72 - Ubuntu - getAllWindows returns empty string titles

Issue - State: closed - Opened by cedricscheepers 10 months ago - 3 comments
Labels: bug

#71 - Windows 10 + WSL2 Not working

Issue - State: closed - Opened by mhl787156 10 months ago - 6 comments

#70 - missing value not evaluated correctly

Issue - State: closed - Opened by yjmd2222 11 months ago - 3 comments

#69 - Issue with the typing package

Issue - State: closed - Opened by eliascarella 11 months ago - 2 comments

#68 - Get the width and height of the software window

Issue - State: closed - Opened by sgx-wb 11 months ago - 4 comments

#67 - [Windows] pywinctl.getAllWindows() not getting all Windows

Issue - State: closed - Opened by Xenolphthalein 12 months ago - 5 comments

#66 - getClientFrame incorrect in Gnome

Issue - State: closed - Opened by roym899 12 months ago - 6 comments

#65 - getAllAppsWindowsTitles failed on PWA Edge App(Youtube Music) on Mac

Issue - State: closed - Opened by vincent911001 about 1 year ago - 5 comments

#64 - Get active window title does not work on xmonad

Issue - State: closed - Opened by user202729 about 1 year ago - 3 comments
Labels: enhancement

#63 - Get active window title does not work on xmonad

Issue - State: closed - Opened by user202729 about 1 year ago
Labels: duplicate

#62 - error: externally-managed-environment when installing in Ubuntu 23.04

Issue - State: closed - Opened by RobRobM about 1 year ago - 1 comment
Labels: good first issue, Python

#57 - Request) Please add `Disccusion` section on this repo

Issue - State: closed - Opened by WantToLearnJapanese about 1 year ago - 1 comment

#56 - Dev

Pull Request - State: closed - Opened by Kalmat about 1 year ago

#55 - Gravity bits (Xlib).

Issue - State: closed - Opened by elraymond about 1 year ago - 3 comments

#54 - fix: check window visibility before querying data

Pull Request - State: closed - Opened by leoshusar over 1 year ago - 2 comments

#52 - No matching distribution found for pywin32>=302

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

#51 - Refactor getActiveWindow() to avoid use of subprocess calls to AppleScript

Pull Request - State: closed - Opened by super-ibby over 1 year ago - 10 comments

#50 - Use AppKit instead of AppleScript to get titlebar height and border width

Pull Request - State: closed - Opened by super-ibby over 1 year ago - 5 comments

#49 - Thoughts after replacing EWMH

Issue - State: closed - Opened by MestreLion over 1 year ago - 19 comments

#48 - resizeTo function not working when chrome maximized

Issue - State: closed - Opened by ManabBala over 1 year ago - 2 comments

#47 - MacOS: AssertionError in both tests

Issue - State: closed - Opened by nishyp over 1 year ago - 10 comments
Labels: bug

#45 - include py.typed in wheel package

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

#44 - workaround bug in EWMH.getWmPid(). Fix #43

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

#43 - [BUG] Call too `getWmPid` in `getAppName` errors

Issue - State: closed - Opened by omlins over 1 year ago - 12 comments

#42 - Update CHANGES.txt with changes from PRs #38 and #39

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

#41 - Fix XLib package name to its proper PyPi project

Pull Request - State: closed - Opened by MestreLion over 1 year ago - 3 comments

#40 - Remove spurious print() leftover debug code from d3008ab

Pull Request - State: closed - Opened by MestreLion over 1 year ago - 2 comments

#39 - Add window bbox property

Pull Request - State: closed - Opened by MestreLion over 1 year ago - 5 comments

#38 - Improve linux activate

Pull Request - State: closed - Opened by MestreLion over 1 year ago - 4 comments

#37 - Add a public method to get a window's `_rect`

Issue - State: closed - Opened by MestreLion over 1 year ago - 8 comments

#36 - Window.activate() fails to truly bring windows to front on Linux (X11/Unity)

Issue - State: closed - Opened by MestreLion over 1 year ago - 15 comments

#35 - Create a function to return if a window is flashing or not

Issue - State: closed - Opened by Helcity over 1 year ago - 9 comments

#33 - Update pyrightconfig and unused ignore comments

Pull Request - State: closed - Opened by Avasam over 1 year ago - 6 comments

#32 - Fix a few typing issues

Pull Request - State: closed - Opened by Avasam over 1 year ago - 4 comments

#30 - Use types-python-xlib stub

Pull Request - State: closed - Opened by Avasam over 1 year ago - 3 comments

#29 - Why use Apple Script instead of Quartz?

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

#28 - Fully-typed api

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

#27 - Type-checking and mark package as typed

Pull Request - State: closed - Opened by Avasam over 1 year ago - 4 comments

#26 - NSWindow drag regions should only be invalidated on the Main Thread

Issue - State: closed - Opened by super-ibby over 1 year ago - 12 comments

#25 - [Linux] KDE Plasma getAllScreens bug (maybe others?)

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

#24 - Readme: fix pip command typo

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

#23 - Allow setting custom screen dimensions to use

Issue - State: closed - Opened by HQRaja almost 2 years ago - 4 comments

#22 - Implemented getTopWindowAt

Pull Request - State: closed - Opened by Avasam almost 2 years ago - 3 comments

#21 - MacOS pywinctl.getAllWindows(None) misses a lot of windows

Issue - State: closed - Opened by Avasam almost 2 years ago - 7 comments

#20 - Feature request: getWindowAt

Issue - State: closed - Opened by Avasam almost 2 years ago - 2 comments

#19 - `_pywinctl_macos.title` typed as potentially None

Issue - State: closed - Opened by Avasam almost 2 years ago - 4 comments

#18 - getWindowsAt errors randomly on Linux with PyQt6

Issue - State: closed - Opened by Avasam almost 2 years ago - 6 comments

#17 - how to use "alwaysOnTop" on MacOS?

Issue - State: closed - Opened by kingtosh almost 2 years ago - 5 comments

#16 - Window is not behind Icons

Issue - State: closed - Opened by Fidode07 about 2 years ago - 7 comments

#15 - Fix pynput version

Pull Request - State: closed - Opened by KyleKing about 2 years ago - 3 comments

#14 - crash where there are extra commas

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

#13 - Issue with installing PyWinCtl failing when importing Numpy

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

#12 - IndexError: list index out of range

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

#11 - getAllScreens not working on Linux openSUSE Tumbleweed

Issue - State: closed - Opened by tryptech about 2 years ago - 6 comments

#10 - Best way from (app,title,condition) to window object?

Issue - State: closed - Opened by macdeport about 2 years ago - 3 comments

#9 - Kind request: getMenu() tutorial

Issue - State: closed - Opened by macdeport over 2 years ago - 1 comment

#8 - Suggestion/Feature request: Regex (and shortcuts) for getWindowsWithTitle's title

Issue - State: closed - Opened by macdeport over 2 years ago - 28 comments

#7 - getWindowsWithTitle, might need little change

Issue - State: closed - Opened by PB101010 over 2 years ago - 7 comments

#6 - Feature Requests

Issue - State: closed - Opened by tryptech over 2 years ago - 16 comments

#5 - How Activate a window

Issue - State: closed - Opened by macdeport over 2 years ago - 4 comments

#4 - getAllTitles: list of window titles sorted differently than on screen

Issue - State: closed - Opened by macdeport over 2 years ago - 5 comments

#2 - Excessive execution time of getAllTitles() (MacOS)

Issue - State: closed - Opened by macdeport over 2 years ago - 22 comments

#1 - Test: isMaximized trouble on old macOS

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