issues Search Results · repo:Kalmat/PyWinCtl language:Python
Filter by
64 results
(119 ms)64 results
inKalmat/PyWinCtl (press backspace or delete to remove)I got negative window box parameters when I tested PyWinCtl on Ubuntu 18.04. Additionally, the area I captured had a
margin around the window.
Test code:
import pywinctl
import sys
def capture_window(window_title): ...
BrikeX
- 14
- Opened on Nov 12, 2024
- #95
Description
So I have cloned the repo and I am not sure where to start and what specific features I am looking to build or recreate.
A little guidance or maybe some relevant data in a tabular or raw form ...
AshhadDevLab
- 1
- Opened on Oct 2, 2024
- #94
Hi,
Thank you very much for your efforts on making pygetwindow to run on Linux.
We are working on a CI/CD pipeline including automated UI testing, where we run our UI alongside robot framework and
communicate ...
klapnek
- 3
- Opened on Aug 31, 2024
- #92
Python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] on linux Type help , copyright , credits or license for more
information. import pywinctl pywinctl.getAllTitles() Traceback (most recent call last): ...
lazebird
- 4
- Opened on Aug 19, 2024
- #91
I create a test script simply just run print(pwc.getAllTitles()) and get this error. Is this not working on Manjaro or
Python 3.10.10?
Traceback (most recent call last):
File /home/seraphli/Workspace/Github/Seraphli/DBH/tmp1.py ...
Seraphli
- 8
- Opened on Jul 6, 2024
- #90
image
test.py
import pywinctl
print(pywinctl.getActiveWindow())
OS: Windows 10 (Windows Feature Experience Pack 120.2212.551.0)
I installed windows 10 on my virtual machine. Is it because of this ...
ccc469
- 2
- Opened on Jul 3, 2024
- #89
to replicate this problem, in Win11, write loop that runs both getactivewindow and getallwindows and check for existance
of return of getactivewindow in getallwindonw, like the following piece
...
RealmX1
- 8
- Opened on Apr 23, 2024
- #88
pwc.getAllTitles()
[ T , 1 , Q , a , 微 , p , K , ● ]
pwc.getAllAppsWindowsTitles()
{ ToDesk : [ T ], SecureCRT : [ 1 ], qq : [ Q ], nautilus : [ a ], wechat : [ 微 ], eog : [ p ], msedge : [ U ], code ...
lazebird
- 4
- Opened on Apr 10, 2024
- #87
Currently, I m playing with this wonderful cross-platform library to track my application usage across systems and
encountered the errors on the way described below:
- The following error occurs when ...
recluzegeek
- 11
- Opened on Mar 21, 2024
- #86
The getActiveWindow function is not working as expected on Linux systems using the dwm window manager. The function is
expected to return the title of the currently active window, but instead, it s throwing ...
recluzegeek
- 1
- Opened on Mar 13, 2024
- #85

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 IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.