9f694fd198
Tweak GUI app menu to be more like tray icon menu
...
This tweak moves the "Restart" and "Stop" actions to the top of the File menu in the Kinto.sh GUI. More like the tray icon menu.
2021-03-06 19:03:52 -09:00
4349c4f9dd
Merge pull request #412 from m000/patch-1
...
temporary fix for using kinto with Synergy
2021-03-06 19:44:12 -06:00
68395fd91c
temporary fix for using kinto with Synergy
...
If you use kinto and [Synergy](https://symless.com/synergy ) at the same time, kinto will apply transformations when Synergy has the focus.
This messes up input because the transformed keypresses are consumed by a different desktop.
However it is not possible to write a rule to avoid transforming keypresses specifically for Synergy, because Synergy doesn't seem to set the wm_class.
The conditional modmap in this commit solves the problem. But it will also affect any other applications not setting the wm_class. For this, the modmap is commented by default, and Synergy users (which shouldn't be too many) need to enable it manually.
2021-03-06 19:33:40 +01:00
482de09dcc
- Removed extra spacing on remap comments
2021-02-28 22:29:05 -06:00
f075f3a927
Merge branch 'hotfix'
2021-02-26 14:19:27 -06:00
00cbd59a4e
- Removed conflict (windows ahk)
2021-02-26 14:17:53 -06:00
cbfe1a4141
Merge pull request #407 from rbreaves/hotfix
...
- Added Open File Browser (Windows). Closes #405
1.2-6
2021-02-25 22:24:45 -06:00
d44247affb
- Added Open File Browser (Windows). Closes #405
2021-02-25 22:23:23 -06:00
4f1adbc358
Merge branch 'hotfix'
2021-02-25 13:25:34 -06:00
a362d704c2
- Commented out duplicate hotkey definition
2021-02-25 13:22:42 -06:00
6e2631aa3c
Merge pull request #399 from rbreaves/hotfix
...
- Fixes Win key combos on Search key position (Chromebook for Windows)
2021-02-24 20:12:07 -06:00
4bcdcdea6a
- Wordwise correctionss, chromebook improvements (RAlt is now Win key)
2021-02-24 20:10:12 -06:00
f9d7cba452
Update README.md
2021-02-23 23:57:31 -06:00
fb0c476c7f
Update README.md
2021-02-20 20:30:42 -08:00
afd7ec47bf
Update README.md
2021-02-19 22:38:59 -06:00
06ba71fa67
Update README.md
2021-02-16 19:45:39 -06:00
539d916ae3
Update README.md
2021-02-16 19:42:32 -06:00
6d49644151
- Added in ^C sigint for chromebooks in code editors
2021-02-16 18:24:57 -06:00
4a3877a5fa
Update README.md
2021-02-15 21:33:08 -06:00
12efd46dd7
- Fixes Win key combos on Search key position (Chromebook for Windows)
2021-02-15 18:26:40 -06:00
e255cb6727
Merge pull request #398 from rbreaves/hotfix
...
- Fixed hotkey mistakes for Chrome/IBM on Windows
2021-02-15 17:49:58 -06:00
8e0828aa3b
- Fixed hotkey mistakes for Chrome/IBM on Windows
2021-02-15 17:42:53 -06:00
ecbf8a7aed
Update README.md
2021-02-15 14:59:07 -06:00
93743cc4c5
Update README.md
2021-02-15 14:57:30 -06:00
34dee0e9ef
Update README.md
2021-02-15 14:56:32 -06:00
261befaf7f
Update README.md
2021-02-15 14:52:27 -06:00
5410895d0a
Update README.md
2021-02-15 14:50:48 -06:00
319b506260
Update README.md
2021-02-15 14:48:46 -06:00
6a8de98bbd
Update README.md
2021-02-15 14:44:10 -06:00
9aaac4f356
Update README.md
2021-02-15 14:40:48 -06:00
e9911f3de8
Update README.md
2021-02-15 14:33:54 -06:00
d76dcc9682
Update README.md
2021-02-15 14:31:48 -06:00
6a32f41de4
Update README.md
2021-02-15 14:24:30 -06:00
273d0e2ee4
Update README.md
2021-02-15 01:07:12 -06:00
ce9b137c13
Merge pull request #396 from rbreaves/linux-rdp
...
- Added Remmina support for RDP sessions (Linux to Windows)
2021-02-14 23:47:28 -06:00
dab65cd8f0
- Added Remmina support for RDP sessions (Linux to Windows)
2021-02-14 23:45:29 -06:00
50d53ba77f
Merge pull request #385 from fracture91/browser-tab-num-jump
...
Make Command+Num on linux jump to tabs in browsers
2021-02-07 14:12:01 -08:00
a285e7ebe9
Merge pull request #386 from fracture91/same-app-switching-backwards
...
Fix Command + Shift + Grave same app switching so it moves backwards, not forwards
2021-02-04 19:59:49 -08:00
231060ee5b
Fix Command + Shift + Grave same app switching so it moves backwards
2021-02-04 21:13:42 -05:00
f693312dce
Make Command+Num on linux jump to tabs in browsers
...
See "Go to Tab 1 to 8" and "Go to Last Tab":
https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly#w_windows-tabs
See "Jump to a specific tab" and "Jump to the rightmost tab":
https://support.google.com/chrome/answer/157179?co=GENIE.Platform%3DDesktop&hl=en#zippy=%2Ctab-and-window-shortcuts
2021-02-04 17:12:22 -05:00
6d2dd55a96
Merge pull request #384 from rbreaves/dev
...
- Fixes system tray to be executable. Closes #383
2021-02-03 11:33:58 -08:00
46430e3ec6
- Fixes system tray to be executable. Closes #383
2021-02-01 13:03:16 -06:00
d1d020ff80
Update README.md
2021-01-21 21:58:33 -06:00
bc04c87042
Update README.md
2021-01-21 21:26:26 -06:00
dc31e28e16
Merge pull request #377 from rbreaves/dev
...
- Added min/max fix for Windows to avoid multi-cursor issue
2021-01-16 00:25:05 -06:00
30a9529940
- Added min/max fix for Windows to avoid multi-cursor issue
2021-01-15 17:17:24 -06:00
7c9887237b
Update README.md
2021-01-14 23:19:03 -06:00
a090725633
Merge pull request #372 from rbreaves/dev
...
Set permissions better, add RAlt-Enter for Insert, fix cmd-tab for terms (linux)
2021-01-14 08:38:56 -06:00
1e694aa65f
Update README.md
2021-01-13 18:57:49 -06:00
7f771cb5da
Update README.md
2021-01-13 18:45:44 -06:00