Commit Graph

167 Commits

Author SHA1 Message Date
end-4 287172cd5d update shapes submodule 2025-10-30 11:07:20 +01:00
end-4 af2dcc8533 Merge branch 'main' into main 2025-10-30 10:00:39 +01:00
end-4 06514ed7b7 lock: simplify shake anim impl 2025-10-30 09:58:52 +01:00
end-4 3f20ab758c feat(lock): add fingerprint support (#2308) 2025-10-30 09:05:49 +01:00
end-4 e3db8372a7 lock: remove useless comment, declare fingerprint check proc running directly 2025-10-30 09:04:58 +01:00
end-4 175379dfdb locksurface: adjust fingerprint icon size/spacing 2025-10-30 09:03:11 +01:00
end-4 fcc2ee3551 ai: cleaner message block delegate, add regen button 2025-10-30 00:40:23 +01:00
end-4 128808a56d styledswitch: fix wrong easing type 2025-10-30 00:03:31 +01:00
end-4 714895976f primarytabbar: use synchronizer to simplify bindings 2025-10-30 00:03:18 +01:00
end-4 a3a62f9826 make vscode theming work with some not-vs-vscode 2025-10-29 23:21:13 +01:00
end-4 389fd5e42c update material shapes for less weird spinny 2025-10-29 23:05:50 +01:00
end-4 947a13556a media controls: make rounding consistent with other panels 2025-10-29 23:05:32 +01:00
end-4 ee1fbf72cc vscode theming with Material Code extension (#2146) 2025-10-29 22:06:53 +01:00
end-4 961d5e7721 Merge branch 'main' of https://github.com/end-4/dots-hyprland 2025-10-29 20:31:22 +01:00
end-4 727227cf8b add option to not animate digital bg clock (closes #2055) 2025-10-29 20:31:14 +01:00
end-4 cead3c87ea fix: prevent volumeChanged recursion (#2320) (#2323) 2025-10-29 20:21:17 +01:00
end-4 e279e4d972 make switches more bouncy 2025-10-29 15:59:15 +01:00
end-4 eb6fca6697 fix binding loop in Anime.qml 2025-10-29 15:17:23 +01:00
雷家兴 8eb50a8917 fix: correctly resume from suspend by waiting pipewire resume (#2320) 2025-10-29 19:26:22 +08:00
end-4 d835d8bc30 adjust button wiggle anim 2025-10-29 12:05:38 +01:00
end-4 981e3be9b0 adjust secondary tab rounding 2025-10-29 12:05:21 +01:00
end-4 db3d8ddfc2 sidebar: corner triggers open only when reaching thru vertical edge 2025-10-29 11:53:12 +01:00
end-4 f5c421ab99 pageplaceholder: rotate less 2025-10-29 11:24:59 +01:00
end-4 4ad001fd9e make notif empty placeholder icon wrapped 2025-10-29 11:24:20 +01:00
end-4 05f3e52f55 make notifs and page placeholder use new material shapes 2025-10-29 11:17:03 +01:00
end-4 8b10ec2cfb sidebar: anime: fix loading indicator showing when navigating w/ keys 2025-10-29 11:04:00 +01:00
end-4 ede90eb282 sidebar: anime: pull to load more 2025-10-29 10:24:11 +01:00
end-4 26361718a7 background: only opaque when wallpaper safety triggered 2025-10-29 10:23:14 +01:00
end-4 43e8c85295 Changes with new submodule (#2322) 2025-10-29 08:24:43 +01:00
end-4 574cbecf18 Merge branch 'main' of https://github.com/Sighthesia/dots-hyprland into Sighthesia-main 2025-10-28 23:33:56 +01:00
end-4 97b3f7ec55 settings: make right-clicking config file button copy path (#2112) 2025-10-28 22:48:08 +01:00
end-4 7982f43a62 lock: freaking fancy password chars 2025-10-28 22:10:04 +01:00
end-4 fc32ce56d0 booru response: less stupid layout.fillwidth 2025-10-28 22:08:19 +01:00
end-4 6c6a4edf59 shapes submodule 2025-10-28 20:41:04 +01:00
end-4 44da20ed4a settings: reorder servicesconfig sections to be alphabetical 2025-10-28 09:14:08 +01:00
end-4 4f8de83ff4 Music recognition toggle (like Shazam) with SongRec (#2301) 2025-10-28 09:09:26 +01:00
end-4 066971e720 music recognition: adjust message and icon 2025-10-28 09:02:19 +01:00
end-4 107dc8cc24 music recognition: move tmp path to a cleaner place 2025-10-28 08:57:51 +01:00
end-4 7b42efd37a rename music recognition script to be consistent w/ other scripts 2025-10-28 08:52:58 +01:00
end-4 9df78087f0 music recognition: add different icon for microphone source 2025-10-28 08:51:18 +01:00
end-4 06d12fb8ec music recognition: add check for songrec command existence 2025-10-28 08:48:57 +01:00
end-4 08d1a2dfd6 buttongroup: fix childrencount accessing from children 2025-10-27 22:44:33 +01:00
vaguesyntax 035e51b36e add interval to settings, update the script (it was not working as intented) 2025-10-27 20:39:45 +03:00
vaguesyntax 901aa820e5 fix config and icons 2025-10-27 19:33:17 +03:00
end-4 c1a5641ff5 fix wrong minimum brightness (#2310) 2025-10-27 17:32:26 +01:00
end-4 957a63d04a make screenshot to clipboard and file actually copy to clipboard (#2311) 2025-10-27 17:14:59 +01:00
end-4 8d7e4bdd0d lock: fix duplicate hyprlock spawning 2025-10-27 09:22:19 +01:00
0blivi0nis 9610baf903 🐛 fix(lock): remove duplicate connection, only start if configured, stop on unlock 2025-10-26 23:05:45 -07:00
0blivi0nis 3aa1d5f1ed feat(lock): add fingerprint support
Credit to @wooze-pao for providing the required code in #2162
2025-10-26 14:50:50 -07:00
end-4 4fd5ba5630 add super+shift+r for region record
makes sense cuz other stuff with region selector use super+shift
2025-10-26 15:49:26 +01:00