Kovid Goyal
|
314da124f3
macOS 15: Handle Fn modifier when detecting global shortcuts
|
5 months ago |
Kovid Goyal
|
1bffe89b5d
Wayland GNOME: titlebar color now follows system theme
|
8 months ago |
Kovid Goyal
|
1c1519c6e4
micro optimization
|
1 year ago |
Kovid Goyal
|
ae4a13b249
Better fix for macOS deadlock
|
1 year ago |
Kovid Goyal
|
4c37fff496
Fix secure restore state runtime warning from cocoa being printed to stderr
|
1 year ago |
olzhasar
|
d0a5d1b3a4
Fix misspellings
|
1 year ago |
Derek Schrock
|
3b57acf03c
More cases of #5477 functions with empty argument lists
|
1 year ago |
Kovid Goyal
|
bcfa2a64e4
Start work on new clipboard api support for macos
|
2 years ago |
pagedown
|
2cc506476b
macOS: Fix JIS Eisu and Kana keys not working
|
2 years ago |
pagedown
|
444d9bd341
macOS: Ignore when the global shortcut is disabled
|
2 years ago |
pagedown
|
358f30ca7a
No longer need to fall back and check the default shortcuts
|
2 years ago |
pagedown
|
e32785831b
macOS: Add missing global shortcuts that will be enabled by default
|
2 years ago |
Kovid Goyal
|
728eceb620
Add implementation for focus moving hardcoded shortcuts
|
2 years ago |
Kovid Goyal
|
57f591d1ce
Simplify default global shortcut lookup
|
2 years ago |
Kovid Goyal
|
e4397a1c73
Framework for Apple's default global shortcuts
|
2 years ago |
Kovid Goyal
|
f047678711
More robust initial window replacement when launching URLs
|
2 years ago |
pagedown
|
51d591e177
macOS: Allow opening URLs with kitty
|
2 years ago |
pagedown
|
ce57c747cc
macOS: Fix select next input source not working
|
2 years ago |
Kovid Goyal
|
3e9129655a
...
|
2 years ago |
Kovid Goyal
|
e8c683db8b
A new approach to handling flagsChanged with IME
|
2 years ago |
pagedown
|
5182f79152
macOS: Fix global shortcuts with shift modifier key not working
|
2 years ago |
Kovid Goyal
|
06ff685f8e
oops
|
2 years ago |
Kovid Goyal
|
ca4840717b
macOS: Fix using shortcuts from the global menu bar as subsequent key presses in a multi key mapping not working
|
2 years ago |
Kovid Goyal
|
c473df4393
Ignore NSEventModifierFlagFunction when parsing global shortcuts
|
2 years ago |
Kovid Goyal
|
aab121b35d
Also check for shiftable shortcuts in the virtual key code case
|
2 years ago |
Kovid Goyal
|
396906860d
macOS: When checking for global shortcuts handle shifted form of cmd+`
|
2 years ago |
pagedown
|
a9bdf70275
macOS: Watch for system preferences changes and update global_shortcuts
|
2 years ago |
pagedown
|
ab5b9fb329
macOS: Only check the "standard" type of the system shortcuts
|
2 years ago |
pagedown
|
e0700d45de
macOS: Update to the latest and categorize the system shortcut names
|
2 years ago |
Kovid Goyal
|
79fd01093a
fix typo in generating lookup keys for vk code based shortcuts
|
2 years ago |