end-4
19ea9ea3d1
kill all apps before shutting down/rebooting/etc
2025-07-18 23:42:10 +07:00
end-4
055da37987
screenshot: fix window regions
2025-07-18 23:13:00 +07:00
end-4
65e3b6c84c
fix typo
2025-07-18 23:03:58 +07:00
end-4
3aec3da80d
Merge branch 'main' of https://github.com/end-4/dots-hyprland
2025-07-18 22:54:28 +07:00
end-4
7b3884ab1a
konachan.net instead of konachan.com to prevent captchas ( #1664 )
2025-07-18 22:54:23 +07:00
end-4
2426682cc2
readme: just link to wiki
2025-07-18 12:47:46 +02:00
end-4
86e041945a
activewindow: fix null warnings
2025-07-18 17:40:18 +07:00
end-4
ac0aaf7ba9
overview: make drag hotspot be at the mouse
2025-07-18 16:39:44 +07:00
end-4
bab166baea
notifications: destroy wrapper object when quickshell's notif is destroyed ( #1465 )
2025-07-18 16:09:35 +07:00
end-4
40f2e0b6a7
notif item: fix binding loop for notifs with images
2025-07-18 15:29:08 +07:00
end-4
0806c97fe5
right sidebar: change toggles order
2025-07-18 12:36:49 +07:00
end-4
2cc313855b
launcher: clipboard: delete button
2025-07-18 12:36:25 +07:00
end-4
3311d68262
hyprland: fix env syntax error
2025-07-18 09:19:30 +07:00
end-4
1e4493474f
wayland electron envvar, librewolf browser fallback ( #1660 )
2025-07-18 04:14:27 +02:00
end-4
9abdfd8da0
Update env.conf
2025-07-18 04:13:17 +02:00
end-4
8452b9a234
Update CONTRIBUTING.md
2025-07-18 03:44:55 +02:00
Nouvborne
c1832de01f
Update env.conf
2025-07-17 18:13:04 +00:00
Nouvborne
e6c44737ac
Update keybinds.conf
2025-07-17 18:11:07 +00:00
end-4
f42e6773aa
settings: add wallpaper parallax
2025-07-17 23:44:13 +07:00
end-4
fdc05ee4a0
right sidebar: volume mixer: use listview, add separator
2025-07-17 23:43:20 +07:00
end-4
12e107448b
right sidebar: add easyeffects toggle
2025-07-17 23:42:59 +07:00
end-4
c461bba5a3
Fix the theme color of the settings page; Update translations ( #1659 )
2025-07-17 17:16:22 +02:00
end-4
e38906714e
Merge branch 'main' into addon-i18n
2025-07-17 17:15:52 +02:00
end-4
cfeae73c91
notifications: fix eliding when collapsed
2025-07-17 22:08:31 +07:00
end-4
5865a62a94
gitignore: add .qmlls.ini
2025-07-17 22:07:03 +07:00
月月
c64e079da4
translations: update translations/zh_CN.json
2025-07-17 22:10:37 +08:00
月月
7f3fb26651
Translation: Update weather information card title to support multiple languages, and clean up unnecessary translation entries
2025-07-17 22:01:41 +08:00
月月
fca5adbbd3
Recover the import "root:/services/" in the wrongly deleted setting.qml
2025-07-17 21:49:14 +08:00
end-4
254870c9ab
quickshell: use qs imports instead of root:/
2025-07-17 20:24:01 +07:00
end-4
fb6721e348
sidebar: ai chat: think block: fix undefined easing type
2025-07-17 20:23:43 +07:00
end-4
6d9e4ad2fa
more quickshell.execdetached instead of hyprland dispatch trick
2025-07-17 20:23:03 +07:00
end-4
6f5781564c
hyprlock: bolder clock
2025-07-17 19:56:39 +07:00
end-4
20711e125b
dock: right click to pin app
2025-07-17 15:45:43 +07:00
end-4
d197787ab8
fix tabbar warning
2025-07-17 15:45:35 +07:00
end-4
158428e63e
not attempt to show translated globalshortcut description cuz they can't be changed
2025-07-17 15:28:31 +07:00
end-4
8a4f2f2851
Add custom multilingual implementation ( #1633 )
2025-07-17 10:19:50 +02:00
月月
9978c87b67
translations: update translations/zh_CN.json
2025-07-17 16:03:27 +08:00
end-4
1e7c84a6c1
translations: update qsTrs to Translation.tr and allow translation of notifications
2025-07-17 13:57:55 +07:00
月月
9ca67f0095
translations: Update Chinese language files
2025-07-17 14:25:57 +08:00
end-4
1429b5977b
translations: adjust vietnamese
2025-07-17 13:13:38 +07:00
end-4
4660a154d0
translations: add untranslated text, fix some originals
2025-07-17 13:13:38 +07:00
月月
fec4990506
translations: Update chat save message in Chinese translations
2025-07-17 08:45:25 +08:00
月月
380d126b59
Merge branch 'addon-i18n' of https://github.com/xiaomeng2004/dots-hyprland into addon-i18n
2025-07-17 08:42:54 +08:00
月月
6dff90f7e2
Merge remote-tracking branch 'origin/main' into addon-i18n
2025-07-17 08:41:34 +08:00
end-4
9056b551ab
add vietnamese translation
2025-07-17 01:35:49 +07:00
end-4
035e8b3e5d
ai: fix weird save chat description
2025-07-17 00:22:15 +07:00
月月
2b2733679c
i18n: Update translation for online model disallowance message to remove model name reference
2025-07-16 23:46:02 +08:00
end-4
864c83172b
readme: make the ii logo on the left and note on the right
2025-07-16 17:41:16 +02:00
月月
8a68cf207a
i18n: Refactor translation management tools and add ignore feature for dynamic resources
...
- Updated README.md to reflect changes in translation management tools and added ignore mark feature for dynamic resources.
- Created Chinese translation guide for the translation management tools.
- Created English translation guide for the translation management tools.
- Enhanced translation-cleaner.py to skip keys marked with /*keep*/ during cleanup.
- Improved translation-manager.py to create backups only when updating keys interactively.
- Updated zh_CN.json with new translations and added ignore marks for dynamic values.
2025-07-16 23:36:47 +08:00
end-4
db82175b61
Update CONTRIBUTING.md
2025-07-16 15:54:23 +02:00