mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-07-08 22:15:14 +02:00
feat(bar): add keyboard language widget
This commit is a squashed commit containing the below commits from PR #1266, which introduces a new "Keyboard" widget, which is used to display information about the user's currently selected keyboard input language. This new widget has a data refresh interval of 1 second if not specified by the user.721d2ef40858373cd26cce27a76b36fb9054a18b55cc2fd889461a73833e781b8d0bd0fa6bf6ff76
This commit is contained in:
@@ -48,6 +48,7 @@ features = [
|
||||
"Win32_System_Com",
|
||||
"Win32_UI_Shell_Common", # for IObjectArray
|
||||
"Win32_Foundation",
|
||||
"Win32_Globalization",
|
||||
"Win32_Graphics_Dwm",
|
||||
"Win32_Graphics_Gdi",
|
||||
"Win32_Graphics_Direct2D",
|
||||
|
||||
Reference in New Issue
Block a user