Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
i10416 committed Feb 8, 2022
1 parent a3a6d8d commit cefb19e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,8 @@ Alpha. Expect API breakages.
| EventWindowRestore ||| [#96](https://github.com/HumbleUI/JWM/issues/96) |
| EventWindowVisible | [#140](https://github.com/HumbleUI/JWM/issues/140) | [#140](https://github.com/HumbleUI/JWM/issues/140) | [#140](https://github.com/HumbleUI/JWM/issues/140) |
| EventWindowScreenChange | [#117](https://github.com/HumbleUI/JWM/issues/117) | [#117](https://github.com/HumbleUI/JWM/issues/117) | [#117](https://github.com/HumbleUI/JWM/issues/117) |
| EventWindowFocusIn | |||
| EventWindowFocusOut | |||
| EventWindowFocusIn | |||
| EventWindowFocusOut | |||
| Drag & Drop ||||
| Touch events ||||
| Theme Changed ||||
Expand Down
1 change: 0 additions & 1 deletion shared/cc/impl/Library.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
#include <jni.h>
#include "Library.hh"
#include <cassert>
#include <Log.hh>
#include "Key.hh"
#include "MouseButton.hh"
#include "JNILocal.hh"
Expand Down

0 comments on commit cefb19e

Please sign in to comment.