This commit is contained in:
11
readme.md
11
readme.md
@@ -5,3 +5,14 @@
|
||||
[](https://sonar.beatrice.wtf/dashboard?id=autosqueal)
|
||||
[](https://sonar.beatrice.wtf/dashboard?id=autosqueal)
|
||||
[](https://sonar.beatrice.wtf/dashboard?id=autosqueal)
|
||||
|
||||
|
||||
*little java tool to automatically perform mouse actions*
|
||||
|
||||
## supported systems
|
||||
| system | supported |
|
||||
|-----------|------------|
|
||||
| macOS | ✅ **full** |
|
||||
| Windows | 🟠 limited |
|
||||
| GNU/Linux | 🟠 limited |
|
||||
|
||||
|
||||
@@ -137,7 +137,6 @@ public class MainWindow
|
||||
"][" +
|
||||
NativeKeyEvent.getKeyText(NativeKeyEvent.VC_ALT) +
|
||||
"]";
|
||||
|
||||
}
|
||||
|
||||
toggleButton.setLabel(label);
|
||||
|
||||
Reference in New Issue
Block a user