M Matthew Hydock
6e775a1a0e
dashboard: add month/year and paging to calendar ( #499 )
...
* add month/year and paging to calendar
also, removed day/month from time panel, and highlighting weekends
(need to figure out why the weekday enum is incorrect. locale issue?)
* removing dayOfWeek offset hack
this is clearly a me problem. my locale appears to be set to dz, but
only for caelestia shell. not sure why.
* aesthetic and localization improvements
* ensure all localized dates use UTC
issues i was having wrt localized date and day-of-week being off by one
appear to have been due to my timezone. forcing UTC seems to fix this.
* fixes
* anim today indicator
* keep state across open/close
* fix
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-09-03 21:49:41 +10:00
2 * r + 2 * t
8d8eabbaa1
internal: non async popouts
...
Fixes "Component is not ready" warnings
2025-09-03 19:58:19 +10:00
Belal
04d867b149
bar/statusicons: add lock keys indicator ( #514 )
...
* [StatusIcons] Add caps lock indicator
* Seprate CapsLock icon
* Use material icon
* fixes
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-09-03 19:56:50 +10:00
2 * r + 2 * t
dbf87354af
filedialog: anim empty text
2025-09-03 18:59:57 +10:00
2 * r + 2 * t
d034f31624
filedialog: fix anims
...
Assign to non reactive bindings so no update during remove anim when modelData is destroyed
2025-09-03 18:58:32 +10:00
2 * r + 2 * t
1de24676bb
internal: refactor Paths util
2025-09-03 18:55:05 +10:00
2 * r + 2 * t
7b35c23bd0
plugin/fsm: incremental updates
2025-09-03 00:21:36 +10:00
2 * r + 2 * t
2d7d01354a
lock/notifs: fix undef error
2025-09-02 19:52:21 +10:00
BardMoon
19c005b5e3
nix/hm: add extraEnvironment ( #533 )
...
* nix: add extraEnvironment in home-manager
This PR enables users to easily add environment variables to make systemd services work properly in all use cases. #390
* Update README.md
* Update README.md
* fix
* Update hm-module.nix
* Update hm-module.nix
* extraEnvironment to environment
* Update README.md
* [CI] chore: update flake
* fix
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-02 19:51:38 +10:00
2 * r + 2 * t
84cb2f694b
internal: fix undef/null errors
2025-09-02 18:56:35 +10:00
2 * r + 2 * t
e70cb285ac
internal: use FileSystemModel for FileDialog
2025-09-02 18:40:31 +10:00
2 * r + 2 * t
dccdcd417f
plugin/fsm: add showHidden & dirs filter
2025-09-02 17:59:38 +10:00
2 * r + 2 * t
74a99d2ac4
plugin/fsm: allow disabling watching
2025-09-02 17:41:45 +10:00
2 * r + 2 * t
a841c776d3
plugin/fsm: async add watcher paths
...
Also remove debug messages and remove futures from hash on completion
2025-09-02 17:24:14 +10:00
2 * r + 2 * t
c0c4e14e58
plugin/fsm: async update
2025-09-02 16:59:24 +10:00
2 * r + 2 * t
2601955dfd
plugin/fsm: only update changed dir
...
Also add added and removed signals
2025-09-02 14:52:47 +10:00
2 * r + 2 * t
f8dc3f2b38
plugin/fsm: sort dirs first
2025-09-02 14:38:55 +10:00
2 * r + 2 * t
2a5a24c51f
plugin/fsm: incremental updates + sort
2025-09-02 14:32:40 +10:00
2 * r + 2 * t
23db04e1b7
internal: remove singleton reloadableId
2025-09-02 13:24:01 +10:00
sweenu
1066e467be
brightness: add ipc handler for get/set ( #546 )
...
* services(brightness): add IpcHandler with brightnessctl like set function
* allow get/set for specific monitor
Also handle invalid formats
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-09-02 13:23:15 +10:00
sweenu
1d5360d3f3
bar/workspaces: add option for ws name capitalisation ( #543 )
2025-09-01 21:47:10 +10:00
sweenu
42f0f317ca
bar/workspaces: different showWindows option for special ws ( #544 )
2025-09-01 20:58:04 +10:00
2 * r + 2 * t
91a00d55e5
dashboard/media: slightly improve media seeking
...
Still kinda buggy, but not as bad
2025-09-01 20:55:48 +10:00
Belal
67f676d913
dashboard/media: add scroll to seek ( #528 )
...
* dashboard/media: add scroll to seek
* fix
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-09-01 18:15:33 +10:00
BardMoon
a17b76dea1
nix/hm: add systemd.target in home-manager ( #532 )
...
* nix: add systemd.target
* fix: format
* Update README.md
* Update hm-module.nix
cf2b1d8405/example-units/hyprpaper.service (L19)
* fix
* Update README.md
2025-09-01 18:06:02 +10:00
2 * r + 2 * t
a608e2afe1
beatdetector: fix pod builder init
2025-09-01 17:51:57 +10:00
2 * r + 2 * t
18d5609ed8
internal: fix beat detector warnings
2025-09-01 17:48:20 +10:00
2 * r + 2 * t
8b1f2be27b
internal: format cpp
2025-09-01 17:41:26 +10:00
2 * r + 2 * t
704db7b6a6
plugin/fsm: only provide modelData role
2025-09-01 16:26:54 +10:00
2 * r + 2 * t
7dcb545ba0
plugin/cim: better sourceSize
2025-09-01 15:42:27 +10:00
2 * r + 2 * t
d76c799dd2
plugin: fix warnings + const stuff
2025-09-01 15:31:27 +10:00
2 * r + 2 * t
7e5e19b6a5
cmake: more compiler warnings
2025-09-01 14:59:15 +10:00
2 * r + 2 * t
ee0c011822
plugin/fsm: lazy entriesChanged
...
Only emit when it actually changes (comparison via paths)
2025-08-31 23:47:13 +10:00
2 * r + 2 * t
f6c9380e9b
plugin/fsm: add new roles
2025-08-31 23:36:06 +10:00
2 * r + 2 * t
018a4a90b2
plugin/fsm: rename files -> entries
...
Also rename filter & add props
2025-08-31 23:31:33 +10:00
2 * r + 2 * t
7729546469
plugin: add FileSystemModel
2025-08-31 22:03:58 +10:00
2 * r + 2 * t
4838e803a7
plugin/cim: check if cache is valid image
2025-08-31 14:40:53 +10:00
2 * r + 2 * t
d66f4ca0f3
plugin/cutils: add getAverageLuminance
...
Fixes stutters in wallpaper list
Also fix crash when saveItem target doesn't have a window
2025-08-31 14:34:22 +10:00
github-actions
c2d6849d42
[CI] chore: update flake
2025-08-31 01:19:21 +00:00
Soramane
20a0bb6911
dev: build using clang by default
2025-08-31 10:46:34 +10:00
Soramane
49cabbd4cc
nix: add debug package
...
Also use clangStdenv to build Use RelWithDebInfo for release builds
2025-08-31 10:43:49 +10:00
2 * r + 2 * t
c72338655f
plugin/cim: safe async this
...
Fixes wallpaper picker crash on fast input
2025-08-30 23:03:55 +10:00
2 * r + 2 * t
e5722af7db
plugin/cim: fix null images
2025-08-30 22:37:25 +10:00
2 * r + 2 * t
9659130fdb
wallpapers: use CAELESTIA_WALLPAPERS_DIR env
...
Env var overrides config option
2025-08-30 22:30:34 +10:00
2 * r + 2 * t
a1ac25c665
readme/install: explain different aur packages
2025-08-30 18:04:46 +10:00
2 * r + 2 * t
75476af456
readme: rename arch installation section
2025-08-30 17:53:15 +10:00
2 * r + 2 * t
95bf6e3f52
plugin/cim: fix cache path
...
Different cache paths for different fill modes
2025-08-30 17:05:49 +10:00
2 * r + 2 * t
6ce97df535
plugin/cim: respect image fill mode
...
Also prevent duplicate sha calcs
2025-08-30 16:58:26 +10:00
2 * r + 2 * t
d22576ee82
plugin/cim: better cache impl
2025-08-30 14:45:42 +10:00
2 * r + 2 * t
3596f2906e
dev: reload on cmakelists change
2025-08-30 13:44:25 +10:00