Added emoji support, refactored, internalized pyautogui
This commit is contained in:
23215
user_config/usr/share/mouse-keyboard/emoji.json
Normal file
23215
user_config/usr/share/mouse-keyboard/emoji.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
user_config/usr/share/mouse-keyboard/icons/mouse-keyboard.png
Normal file
BIN
user_config/usr/share/mouse-keyboard/icons/mouse-keyboard.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
12
user_config/usr/share/mouse-keyboard/stylesheet.css
Normal file
12
user_config/usr/share/mouse-keyboard/stylesheet.css
Normal file
@@ -0,0 +1,12 @@
|
||||
/* * {
|
||||
background: rgba(0, 0, 0, 0.14);
|
||||
color: rgba(255, 255, 255, 1);
|
||||
}
|
||||
|
||||
#popoutkeyboard {
|
||||
background-color: rgba(0, 65, 125, 1);
|
||||
} */
|
||||
|
||||
.toggled_bttn {
|
||||
background-color: rgba(0, 65, 125, 1);
|
||||
}
|
Reference in New Issue
Block a user