Commit 1529a9a
committed
LINUX: Added experimental Wayland support (only if unsafe mode enabled and only for some apps).
MACOS: Tested OK in multi-monitor setups (based on PyWinBox and PyMonCtl features). Fixed Xlib's get_wm_name() not working for some apps/windows.
ALL: getDisplay() method returns a list of monitors1 parent 98f7a5a commit 1529a9a
File tree
3 files changed
+7
-2
lines changed- dist
- src
- ewmhlib
- pywinctl
3 files changed
+7
-2
lines changedBinary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1064 | 1064 | | |
1065 | 1065 | | |
1066 | 1066 | | |
1067 | | - | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
| 1071 | + | |
1068 | 1072 | | |
1069 | 1073 | | |
1070 | 1074 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
837 | 837 | | |
838 | 838 | | |
839 | 839 | | |
| 840 | + | |
840 | 841 | | |
841 | 842 | | |
842 | 843 | | |
| |||
0 commit comments