CapsLockIndicator icon indicating copy to clipboard operation
CapsLockIndicator copied to clipboard

Fn lock status & round border

Open CarloHD opened this issue 3 years ago • 1 comments

  • Add the possibility to trace the status of fn lock function present on some Dell laptop (maybe others laptop too?); link for "what i'm talking about"

  • Make the popup more beautifull with adding border radius

thks anyway for your little must usefull app

CarloHD avatar Mar 15 '22 23:03 CarloHD

The problem with FN lock is the fact that there is no standardized way of querying the state of the FN lock, as all vendors implement it differently, with some going as far as having it baked into the keyboard's firmware. That sadly means that this is not really feasible or possible to implement.

The rounded corners are something I might look into, at least for Windows 11. This might be a challenge though, as Win32 windows are not really meant to handle transparency well. But I'll see what I can do.

jonaskohl avatar Apr 12 '22 19:04 jonaskohl

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Feb 10 '23 01:02 github-actions[bot]