Skip to content

Commit

Permalink
readthedocs integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Kalmat committed Apr 27, 2024
1 parent a4acda1 commit dae28eb
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,14 +160,14 @@ Note that, although a root is also a window, most of these methods will not like
Apart from given methods, there are some values you can use with python-xlib:


| EwmhWindow variables | Description |
|:--------------------:|:-----------------------------------------------|
| display | XDisplay connection the window belongs to |
| screen | screen the window belongs to as Struct |
| root | root the window belongs to as X-Window object |
| rootWindow | root the window belongs to as EwmhRoot object |
| XWindow | X-Window object associated to current window |
| id | root window id |
| EwmhWindow variables | Description |
|:--------------------:|:----------------------------------------------|
| display | XDisplay connection the window belongs to |
| screen | screen the window belongs to as Struct |
| root | root the window belongs to as X-Window object |
| rootWindow | root the window belongs to as EwmhRoot object |
| XWindow | X-Window object associated to current window |
| id | window id |


### EwmhWindow Extensions: Geometry, Hints, Protocols and Events
Expand Down

0 comments on commit dae28eb

Please sign in to comment.