Commit Graph

4458 Commits

Author SHA1 Message Date
end-4 438b2aac65 Unread notification count on bar (#2153) 2025-10-12 10:24:17 +02:00
end-4 3ffc25d5d8 add option to show/hide unread notif count 2025-10-12 10:23:34 +02:00
end-4 3b689f8a66 notif indicator: fix readability 2025-10-12 10:06:23 +02:00
end-4 2b62a5a0cc make notif indicator only show unread 2025-10-12 10:03:12 +02:00
end-4 7e46145df1 fix opening right sidebar with mouse not dismissing notifs 2025-10-12 09:59:29 +02:00
end-4 9655549739 Use thumbnail or wallpaper for Appearance (#2129) 2025-10-12 09:48:05 +02:00
end-4 57a3d1369b Appearance.qml: refractor wallpaperIsVideo check 2025-10-12 09:47:18 +02:00
end-4 2ae7a519d0 Hide Bluetooth widgets for systems without Bluetooth (#2167) 2025-10-12 09:43:10 +02:00
Woozepao 9165c6b706 Fix Jetbrain IDEs lose focus/rerendering problem (#2179) 2025-10-12 09:34:31 +02:00
clsty 3f577f1088 Rename ex-files to exp-files 2025-10-12 10:22:05 +08:00
clsty 546435db6d Add --ex-files (#2137) 2025-10-12 10:20:44 +08:00
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
end-4 eb6a0e38f7 Include keypad numbers for keybinds with numbers (#2170) 2025-10-11 16:49:50 +02:00
Celestial.y 8e90c2898a Update post-installation link in install script 2025-10-11 22:23:02 +08: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
Ricardo Subtil b39618cd89 Disable Bluetooth buttons for systems without Bluetooth 2025-10-11 14:16:14 +01: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 8541dd3178 hyprland: use raw keycodes for ws binds so they work for funny kb layouts (#2157) 2025-10-10 23:08:39 +02:00
end-4 7e9a07838e hyprland: add note for raw keycode workspace binds 2025-10-10 23:06:44 +02:00
Celestial.y 7f2d1702ca Update comment in dist-update-notification.yml 2025-10-10 23:38:51 +08:00
Celestial.y b4b461d815 Update CONTRIBUTING.md 2025-10-10 22:46:28 +08:00
Celestial.y 38ac1723f6 Update 1-issue.yml 2025-10-10 22:16:16 +08: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
André Zanghelini 63e81369c2 Show notification indicator on "tray" 2025-10-09 23:08:25 -03:00