Commit Graph

2987 Commits

Author SHA1 Message Date
end-4 17384f5761 Improve cookie clock style (#2117) 2025-10-11 18:18:00 +02:00
end-4 5a5328b1cb settings: cookie clock: fix wrong name/icon 2025-10-11 18:16:02 +02:00
end-4 edc83764c4 cookie clock: remove useless vars, adjust settings icons 2025-10-11 18:14:57 +02:00
end-4 1f5527164c settings: rearrange cookie clock settings 2025-10-11 17:58:24 +02:00
end-4 af5a7964d0 cookie clock: adjust colors and terminology 2025-10-11 17:52:08 +02:00
end-4 41c2814610 cookie clock: cleaner date indicator, adjust colors 2025-10-11 17:40:24 +02:00
end-4 c197f6eab2 bg clock: fix am pm parsing for 1 digit hours 2025-10-11 16:57:26 +02:00
end-4 410da66834 cookie clock: put hands in loaders 2025-10-11 16:55:20 +02:00
André Zanghelini 4074741187 Allow zoom with keypad 2025-10-11 10:49:41 -03:00
André Zanghelini 01bcab4af1 Allow keypad numbers for keybinds with numbers 2025-10-11 10:42:18 -03:00
end-4 6c5cc98016 make volume protection message translatable (#2164) 2025-10-11 15:24:36 +02:00
end-4 22316b4684 fix anchor in layout 2025-10-11 11:50:34 +02:00
end-4 1e7e3a84c6 put time column in loader, use fewer Behaviors 2025-10-11 11:47:36 +02:00
end-4 872e0762b6 time column: fix am pm spacing 2025-10-11 11:22:55 +02:00
end-4 61fec4b53d background clock: hour marks: put in loader, reduce behavior spam 2025-10-11 11:20:15 +02:00
end-4 8e7b012c4c fix am pm matching 2025-10-11 11:18:32 +02:00
end-4 7ae53ac364 rename dateIndicator folder 2025-10-11 10:55:35 +02:00
end-4 c519505296 refractor MinuteMarks 2025-10-11 10:46:36 +02:00
end-4 a9b60c1d1b adjust quote style 2025-10-11 09:42:22 +02:00
end-4 22108934ff remove redundant DateIndicator 2025-10-11 09:27:28 +02:00
end-4 c93f8eafea Merge branch 'main' of https://github.com/darksignal7/dots-hyprland 2025-10-11 09:21:53 +02:00
end-4 856cfd3ebb hourhand: parameterize hand length 2025-10-11 09:20:42 +02:00
end-4 bccb516223 screen corner interaction: fix not working for vertical bar 2025-10-11 00:37:50 +02:00
end-4 53717588f9 screen corner interaction: make not unnecessarily enabled 2025-10-11 00:27:51 +02:00
end-4 4258d94d00 media controls: fix cover wrong after switching track, make not rely on cascade 2025-10-11 00:22:16 +02:00
end-4 01f8631663 disallow volume over 200% 2025-10-11 00:03:18 +02:00
end-4 393d90d3f7 fix colors not applied properly on first run 2025-10-10 23:58:45 +02:00
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
darksignal7 3bf6f7ca09 fix: hide cookie quote on digital (am i blind or smthn?) 2025-10-09 17:45:04 +03:00
darksignal7 28b47b25ea fix: hide cookie quote on lock screen 2025-10-09 17:06:41 +03:00
darksignal7 a35d128bb5 fix: cookie quote shadow color 2025-10-08 23:45:00 +03:00
darksignal7 74787f8927 center the cookie quote correctly 2025-10-08 23:34:32 +03:00
darksignal7 64455b594b add cookie quote again (you can revert this if you dont want) 2025-10-08 23:30:21 +03:00
darksignal7 aa064fb6c5 fix: 'bubble' date indicator start animation not working 2025-10-08 22:21:50 +03:00
darksignal7 70f3a25798 add animation to 'rect' date style 2025-10-08 21:16:14 +03:00
darksignal7 19230db8b7 fix 'rect' date z layer problem 2025-10-08 20:30:30 +03:00
darksignal7 4fb7f7c1e7 'rect' date respects 'numbers' dial style position 2025-10-08 20:10:21 +03:00
darksignal7 5c29ac8d1e 'rotating' date also respects timeIndicators 2025-10-08 19:05:34 +03:00
darksignal7 eeed075be2 make 'numbers' dial and 'rotating' date respect each other on position 2025-10-08 19:00:21 +03:00
darksignal7 6c23d482dd refactor 'rotating' date indicator with repeater/text 2025-10-08 18:53:45 +03:00
end-4 a4c2bf31c7 use python venv for opencv python scripts (#2143) 2025-10-08 10:01:20 +02:00
darksignal7 68ea59328e change 'rotating' dateStyle radius, fix bubble dateStyle 2025-10-07 21:46:40 +03:00
darksignal7 f74a4f056e refractor each date indicator to a new file 2025-10-07 20:13:37 +03:00
end-4 d70e5c396f date indicator: put each style in a loader 2025-10-07 17:43:37 +02:00
end-4 c70b8f7aa2 fix unqualified access in HourHand 2025-10-07 17:33:18 +02:00
end-4 737dd01c8d make MinuteHand not rely on cascading 2025-10-07 17:31:07 +02:00