end-4
bd90e2c19e
bar: fix tray overflow menu showing when empty
2025-10-10 23:47:27 +02:00
end-4
fe19cea6c9
search: add prefix for app search
2025-10-10 23:33:21 +02:00
end-4
7e9a07838e
hyprland: add note for raw keycode workspace binds
2025-10-10 23:06:44 +02:00
Hugo Vigne
3fba370e87
Update keybinds with code:... bindings for workspace navigation
...
Fixes https://github.com/end-4/dots-hyprland/issues/1705
Some keyboard layouts such as Azerty and Bépo defaults to symbols for the digits row, contrary to Qwerty-based layouts. Pressing Shift allows typing the actual digits instead of symbols.
Unfortunately, this breaks Workspace navigation in Hyprland configurations unless using keycodes for binding the digits row (1, 2, 3...0).
This commit does exactly that. It was tested with three keyboards, each time with 2 layouts: Azerty (French) / Qwerty (US).
The physical keyboards were:
- Asus Strix Scope II 96 Wireless
- Keychron Q3 HE QMK (ISO layout)
- The keyboard integrated in the Lenovo Thinkpad P16s Gen3 laptop.
2025-10-10 12:02:05 +02:00
end-4
ce1a397a7c
wifi menu: fix double clicking always showing password prompt
2025-10-09 18:10:02 +02:00
end-4
a4c2bf31c7
use python venv for opencv python scripts ( #2143 )
2025-10-08 10:01:20 +02:00
end-4
1c30330faf
hyprland: remove fcitx5 exec ( #2141 )
2025-10-07 09:27:33 +02:00
end-4
40d36c2468
hyprland: env: remove input method env vars ( #2141 )
2025-10-07 09:23:01 +02:00
end-4
d60113bab9
move fcitx5 config to extras ( #2141 )
2025-10-07 09:02:08 +02:00
clsty
5385a4834a
Use venv for python script
2025-10-07 14:51:45 +08:00
clsty
b16e171619
Use uv to install kde-material-you-colors instead
...
(#1533 )
2025-10-07 10:57:46 +08:00
end-4
79ec382b7f
osk: fix close button making it not openable again
2025-10-06 16:22:43 +02:00
end-4
d88da39fe9
cheatsheet: fix misaligned keybind description
2025-10-06 14:43:26 +02:00
end-4
5f369a511a
keybinds: add submap to disable keybinds for vms
2025-10-06 14:37:24 +02:00
end-4
21d6bcc63e
Brightness: brightnessctl target backlight class
2025-10-05 10:27:20 +02:00
Woozepao
646e33e59f
Update .config/quickshell/translations/zh_CN.json
...
Co-authored-by: Celestial.y <celestial.y@outlook.com >
2025-10-04 19:30:19 -05:00
Woozepao
68ddfb0f02
Update .config/quickshell/translations/zh_CN.json
...
Co-authored-by: Celestial.y <celestial.y@outlook.com >
2025-10-04 19:30:13 -05:00
woozepao
69d4f32933
update zh_CN.json
2025-10-04 17:52:13 -05:00
woozepao
26154a6cdb
update en_US.json
2025-10-04 17:51:57 -05:00
woozepao
7b22553f09
change qsTr to Translation.tr. support translation
2025-10-04 17:51:24 -05:00
end-4
60e18c4854
hyprland: remove window cycle keybind
...
interferes with my vm when i don't capture keys
2025-10-04 17:33:10 +02:00
end-4
81287e9eb5
settings: more icons
2025-10-04 12:54:34 +02:00
end-4
81bdb352aa
overview: fix dragging z index ( #2068 )
2025-10-04 12:27:16 +02:00
end-4
2ae8530c83
Set background opacity when using live wallpaper ( #2114 )
2025-10-04 10:30:38 +02:00
end-4
476755fc18
settings: add toggles for lock screen security options
2025-10-04 09:55:57 +02:00
zoe chen
23dd7baf35
Set background opacity when using live wallpaper
...
It was causing thumbnail to display over mpvpaper
2025-10-04 01:43:32 +08:00
end-4
71f7d45084
feat: add hebrew language support ( #2099 )
2025-10-03 01:06:30 +02:00
end-4
0f586fe49e
Update auto-Hypr.fish ( #2106 )
2025-10-03 01:04:42 +02:00
end-4
42913816ce
lock: add option to require password for poweroff/reboot ( #2085 )
2025-10-03 01:02:03 +02:00
end-4
027f9a1793
hyprlandxkbindicator: don't reference the button out of nowhere
2025-10-03 00:50:35 +02:00
Jojo
8bc2cf335b
lock: add reboot button ( #2086 )
...
* lock: added reboot button
* lock: reorder reboot/shutdown buttons
---------
Co-authored-by: end-4 <97237370+end-4@users.noreply.github.com >
2025-10-02 23:39:20 +02:00
Khyretos
58b9c4f1d6
Update auto-Hypr.fish
...
Autologin fix for fish
2025-10-02 20:52:48 +02:00
Ofek
97a2769002
Update translation for 'Silent' in Hebrew
2025-10-01 22:17:59 +03:00
Ofek Almog
aeb20a8949
feat: add hebrew language support
2025-10-01 21:30:44 +03:00
end-4
18e2f5dd7f
Merge branch 'main' of https://github.com/end-4/dots-hyprland
2025-10-01 08:15:09 +02:00
end-4
d1b70185f1
styledtext: fix letter spacing ( #2092 )
2025-10-01 08:15:07 +02:00
end-4
254175c98e
fix: ignore case (The latest Hyprland process name has changed) ( #2087 )
2025-10-01 06:36:55 +02:00
end-4
3c00805763
lock: also unlock keyring on unlock
2025-09-30 23:07:04 +02:00
end-4
599055b49f
search: add /wipeclipboard action
2025-09-30 20:47:44 +02:00
end-4
82fa754497
ai: ctrl+v to attach file
...
note: only convenient with dolphin
2025-09-30 20:47:10 +02:00
cyclesw
9ec9cc0e25
fix: ignore case (The latest Hyprland process name has changed)
2025-10-01 01:36:57 +08:00
end-4
f52c9415c9
fix(brightness): prevent bus number collision for identical monitor m… ( #2077 )
2025-09-30 08:39:36 +02:00
end-4
27626ee59a
ai: simplify auto scroll ( #2080 )
2025-09-30 07:58:54 +02:00
end-4
0b36e2a833
lock: do not autostart after crash
2025-09-30 07:45:10 +02:00
Kacper Piłsyk
1aa0e3fb47
fix(brightness): prevent bus number collision for identical monitor models
2025-09-29 23:27:28 +02:00
end-4
4a40ce5646
idle inhibitor: only remember toggled state within same session
2025-09-29 22:47:57 +02:00
end-4
6e126dc08d
lock: option to launch on startup ( #2076 )
2025-09-29 22:21:09 +02:00
end-4
6201798ef5
ai: ctrl+shift+o to clear
2025-09-29 10:28:54 +02:00
end-4
ec3c09607d
bar: fix misaligned items for horizontal floating mode ( #2075 )
2025-09-29 08:20:15 +02:00
end-4
83be5822b1
add random osu seasonal wallpaper button
2025-09-28 20:50:21 +02:00