Skip to content

Commit

Permalink
Update X11 info in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dzaima authored and tonsky committed Sep 29, 2024
1 parent 8eb2c71 commit e3aa0f5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Alpha. Expect API breakages.
| makeWindow || [#121](https://github.com/HumbleUI/JWM/issues/121) ||
| getScreens ||||
| getPrimaryScreen ||||
| runOnUIThread ||| [#113](https://github.com/HumbleUI/JWM/issues/113) |
| runOnUIThread ||| |
| terminate ||||
| Show notification ||||

Expand All @@ -113,14 +113,14 @@ Alpha. Expect API breakages.
| setWindowSize ||||
| setContentSize ||||
| getScreen ||||
| requestFrame ||| [#113](https://github.com/HumbleUI/JWM/issues/113) |
| requestFrame ||| |
| close || [#107](https://github.com/HumbleUI/JWM/issues/107) ||
| minimize ||||
| maximize ||||
| restore ||||
| setTitle ||||
| setIcon ||| [#95](https://github.com/HumbleUI/JWM/issues/95) |
| Set system cursor ||| [#99](https://github.com/HumbleUI/JWM/issues/99) |
| Set system cursor ||| |
| Customize titlebar | [#75](https://github.com/HumbleUI/JWM/issues/75) | [#75](https://github.com/HumbleUI/JWM/issues/75) | [#75](https://github.com/HumbleUI/JWM/issues/75) |
| focus ||||
| Get ZOrder ||||
Expand All @@ -142,7 +142,7 @@ Alpha. Expect API breakages.
| EventKey ||||
| EventMouseButton ||||
| EventMouseMove ||||
| EventMouseScroll | [#115](https://github.com/HumbleUI/JWM/issues/115) || [#115](https://github.com/HumbleUI/JWM/issues/115) |
| EventMouseScroll | [#115](https://github.com/HumbleUI/JWM/issues/115) || |
| EventTextInput || [#105](https://github.com/HumbleUI/JWM/issues/105) ||
| EventTextInputMarked ||||
| EventWindowCloseRequest ||||
Expand Down

0 comments on commit e3aa0f5

Please sign in to comment.