end-4
f9d9df4bbf
lock screen blur: fix center clock option, add settings app toggles
2025-09-18 14:07:21 +02:00
end-4
47725ea4b5
bar: fix autohide's hover region not working on hyprland 0.51 ( #1994 )
2025-09-18 07:52:08 +02:00
end-4
c41364fb16
lock: rename bg blur config option, no blur by default
2025-09-17 23:39:56 +02:00
end-4
b984d6794e
wallpaper selector: fix thumbnail generation ( #1978 , #1902 )
2025-09-17 11:35:42 +02:00
end-4
074f8ed902
wallpaper selector: allow making system picker the default
2025-09-15 21:52:58 +02:00
end-4
d3a1bd52c7
more readable terminal colors by default
2025-09-15 21:51:42 +02:00
end-4
ed19b7b635
lock screen: blur effect, better anims
2025-09-14 22:53:55 +02:00
end-4
f21dd041ae
add StyledBlurEffect
2025-09-14 22:46:35 +02:00
end-4
a547ae6cf9
hyprland dead edge problem: use old hyprland hotspot padding
2025-09-13 22:55:18 +02:00
end-4
4f0522d913
idle inhibitor: use quickshell instead of pythong script
2025-09-13 22:03:03 +02:00
end-4
9c8d71ca4d
wallpaper selector: back/forward navigation
2025-09-12 08:09:12 +02:00
end-4
6118589248
workaround for hyprland's 1px dead right edge
2025-09-11 15:48:44 +02:00
end-4
7e39f0a34f
bar: make tray items pinned by default
2025-09-11 09:59:05 +02:00
end-4
6cf5f2edc4
RoundCorner: remove unnecessary and not properly imported anim
2025-09-09 21:38:08 +02:00
end-4
e9fd2f89fe
StyledText: fix text being offset with rapid change ( #1942 )
2025-09-08 23:13:43 +02:00
cupcat121
22918e4b4a
move config to terminalGenerationProps
2025-09-08 18:46:52 +08:00
end-4
0b89ed0d17
tray: use more descriptive text for tooltip and update on entry ( #1906 )
2025-09-08 09:13:05 +02:00
Moeta Yuko
f3de317ddd
tray: use more descriptive text for tooltip and update on entry
...
The systray id is intended for programmatic use rather than frontend
presentation. It is recommended to use the tooltipTitle and title
attributes when available, and these should be updated upon entry, as
their values may change dynamically.
2025-09-08 14:46:42 +08:00
end-4
f33eaf6d0f
settings: add advanced terminal color generation props
2025-09-07 22:53:18 +02:00
end-4
b6e6997e7c
Customize harmony values for colors from wallpaper ( #1910 )
2025-09-06 10:38:33 +02:00
end-4
c39507747b
rename generationProps -> terminalGenerationProps, change default harmony to match script
2025-09-06 10:38:15 +02:00
end-4
801cd2e855
only show konachan button and create homework folder when weeb
2025-09-06 09:44:46 +02:00
end-4
f593ad0f2c
make selection buttons less weird with cjk
2025-09-05 23:34:50 +02:00
end-4
9114d5b2fe
NavigationTabArray: fix undefined warning
2025-09-05 23:34:40 +02:00
end-4
5b47a20d49
scrollbar: add to stuff, adjust draggable spacing
2025-09-05 23:34:20 +02:00
end-4
f290192de4
disable earbang protection by default
2025-09-05 20:30:18 +02:00
end-4
df56224df6
lock screen: add kb layout indicator
2025-09-05 13:07:44 +02:00
end-4
80034d8658
background: add auto vertical parallax option
2025-09-02 19:57:17 +02:00
end-4
9f69b8815a
settings: more icons
2025-09-01 22:19:16 +02:00
end-4
cdc38f7e6e
settings: redesign home page
2025-09-01 18:05:45 +02:00
end-4
fcb4e6cc85
bar: always show cpu usage by default
2025-09-01 18:05:14 +02:00
end-4
75fcb9a990
welcome app: add tip for broken color changing
2025-09-01 10:51:10 +02:00
end-4
7121a4ae30
disable transparency by default (why was this even on...)
2025-09-01 08:39:10 +02:00
end-4
e0cf3d0962
notifications: add group expand tip tooltip
2025-08-31 17:29:06 +02:00
end-4
53b6f5d8e8
add superpaste
2025-08-31 17:21:55 +02:00
Souyama
82bb1175bd
customize terminals harmony
2025-08-31 19:57:49 +05:30
end-4
f1b1589a7d
use JetBrains Mono instead of SpaceMono for nerd font
2025-08-31 14:35:17 +02:00
end-4
43e0bcbf73
Merge branch 'main' into background-clock-setting
2025-08-31 13:05:04 +07:00
end-4
53b03af3e1
wifi menu: fix undefined warnings
2025-08-30 22:14:32 +02:00
end-4
32f8692f13
toolbar: adjust spacing
2025-08-30 22:10:47 +02:00
end-4
19c321e7ae
wallpaper selector: progress indicator for thumbnail generation
2025-08-30 22:10:29 +02:00
end-4
021a49a72d
wifi & bluetooth dialogs: indeterminate progressbar while scanning
2025-08-30 22:09:05 +02:00
end-4
513d140ea2
wallpaper selector: paste directory/file to navigate
2025-08-30 16:39:13 +02:00
end-4
b59b7c1e47
bar: add workspace number mapping ( #1886 )
2025-08-30 20:03:16 +07:00
end-4
6a1acc819b
workspace numbers: allow using nerd font
2025-08-30 15:01:59 +02:00
end-4
e5db36e21e
workspace number mapping: rename config var, use list
2025-08-30 14:59:11 +02:00
end-4
fd3455d3ec
wallpaper selector use Toolbar for name filter
2025-08-30 09:09:05 +02:00
end-4
a952ea02dc
bluetooth menu
2025-08-30 07:51:18 +02:00
kirisaki-vk
45894c3255
chore: use var instead of list
2025-08-29 09:51:08 +03:00
kirisaki-vk
28c9cacf68
bar: add workspace number mapping
2025-08-28 09:30:54 +03:00