| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| KeyTik v2.3.6 source code.tar.gz | 2026-07-04 | 2.7 MB | |
| KeyTik v2.3.6 source code.zip | 2026-07-04 | 2.7 MB | |
| README.md | 2026-07-04 | 3.4 kB | |
| KeyTik.v2.3.6.zip | 2026-07-04 | 124.8 MB | |
| KeyTik.v2.3.6.Installer.exe | 2026-07-04 | 40.5 MB | |
| Totals: 5 Items | 170.7 MB | 1 | |
Changelog
🚀 Features
- Add more widget to enable/disable
- Add better running ahk scripts detection
- Improve program initialization time
- Resize window
- Resize ui
- Set up layout on profile button
- Resize dashboard ui
- Add apply mica style utility
- Resize remap row widget
- Resize shortcut row widget
- Enable unicode search only on remap key
- Add styling for profile card
- Improve setting ui
- Change theme directly without button
- Show current profile location on setting
- Add program style setting
- Add default on style setting
- Add header on setting
- Add check installation directly on setting
- Add mica effect
- Add alt mica effect
- Add qt-themes on theme
- Add dynamic color on icons
- Apply qt-themes on styling
- Add highlighted button style
- Use qt-themes as accent when mica enabled
- Set inverted color on highlighted icon
- Apply highlighted button
- Highlight create new profile button
- Adjust palatte
- Add button styles based on windows11
- Allow apply_palette to read from file
- Add theme from qtct .conf file
- Add catppuccin qtct theme
- Add setting to specified accent color
- Add catppuccin on accent
- Add catppuccin custom theme config
- Add custom theme
- Add custom theme
- Apply default theme based on base color
- Add circle showing accent color
- Add dracula theme
- Set default mauve accent on catppuccin theme
- Add dracula accent
- Add solarized light theme
- Partially change theme directly
- Changing accent doesn't need to restart
- Add more theme
- Changing mica effect doesn't need to restart
- Allow setting card label without subheading
- Allow mica effect applied on custom theme
🐛 Bug Fixes
- Choose key filter not working
- Correctly calling edit handle
- Set parent window
- Remap double click not working
- Non Unicode key written as Unicode
- Remap double click not working
- Only one parsed remap added to widget
- Double click parse don't have enough tuple
- Inherit QObject for signal
- Set parent on some window
- Get key rows from remap row
- Use scripts variable from main core
- Pass main_core as instance to get signal
- Add parent to dialog
- Add correct parent window to file dialog
- Add parent to import profile dialog
- Initialize mouse listening once
- Correctly pass parsed remap argument
- Set window geometry centered to parent
- Improve announcement initialization time
- Enable button after announcement fetched
- Center window to parent
- Current page not reset
- Permission error on change profile location
- Rename win to windows in modifier key
- Key lookup only search one word
- Search key doesn't works
- Search key not working
- Add value check
- Change combobox styling
- Save style as is
- Move qt-theme apply after qapplication
- Don't return qt-theme when mica enabled
- Change setalphaf to rgba directly
- Combobox not set correctly on catppuccin
- Set combobox height policy as expanding
- Set accent properly
- Accent messagebox showing hex
- Accent combobox overflowing
- Incorrect restart messagebox information
- Don't disable installation button
- Default theme dark doesn't show meesagebox
- Specific mica condition need restart
- Pass correct arguments
- Fix code order
- Pass tuple correctly
- Remove unnecessary return
- Correct ahk uninstall fallback path