| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Actually read from speakers not mic
|
| |
|
|
| |
Replaces beat-detector.cpp
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
* 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>
|
| |
|
|
| |
Also rename filter & add props
|
| | |
|
| |
|
|
|
|
| |
Fixes stutters in wallpaper list
Also fix crash when saveItem target doesn't have a window
|
| |
|
|
| |
Env var overrides config option
|
| |
|
|
|
|
|
|
|
|
|
| |
* fix(brightness): change monitor detection to be based on connector
using the model caused problems when using the same monitor twice
* format + use connector for isDdc
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|
| |
|
|
| |
Closes #450
|
| |
|
|
| |
Closes #485
|
| |
|
|
|
|
|
|
|
| |
* services/hypr: fix active window and window focus
* format
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|
| |
|
|
| |
Disabled by default
|
| |
|
|
| |
Also set who and why
|
| |
|
|
| |
CAELESTIA_BD_PATH -> CAELESTIA_LIB_DIR/beat_detector
|
| |
|
|
| |
No need for custom inhibit script (it didn't even work anyways 💀)
|
| |
|
|
| |
Also dashboard.visualiserBars -> services.visualiserBars
|
| | |
|
| | |
|
| |
|
|
| |
Also lazy load
|
| |
|
|
| |
This reverts commit a8151fc89d9a7977e5fa5dd3dfbed17c8f6101a1.
|
| | |
|
| |
|
|
|
| |
Prevent shadowing
Fixes window info not changing on switching to an empty workspace
|
| |
|
|
| |
Closes #441
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Fix Wifi Emoji
ASCII not show wifi emojis and gets errors on connect in some systens, C.UTF-8 are correct in modern systens
* removed platform check
* more fixes
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|
| |
|
|
| |
Closes #465
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* bar: add idle inhibitor
* bar: change idle inhibitor button color
* nix: link external scripts instead of install
* services/idleinhibitor: add IPC handler
* better styling
* move cpp scripts to assets/cpp
---------
Co-authored-by: Soramane <61896496+soramanew@users.noreply.github.com>
|
| | |
|
| | |
|
| |
|
|
| |
Closes #408
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NOTE: option is true by default, which is a breaking change
* feat(bar): add per-monitor workspace state
* fix(bar): correct active workspace indicator
* feat(bar): make per-monitor workspaces toggleable
* fixes
* more fixes
* perMonitorWorkspaces default true + add to readme
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|
| | |
|
| | |
|
| |
|
|
| |
Also refactor weather service
|
| |
|
|
| |
Also more colour adjustments
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Oops
|
| |
|
|
|
| |
Also fix media player selector text colour
Fix colour preview not resetting light/dark mode
|
| | |
|
| |
|
|
| |
Closes #350
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* feat: basic audio switcher
* feat: replace VerticalSlider with StyledSlider
* fix: styling
* fix: formatting
* chore: make sound icons consistent, change slider styling
* feat: styled slider component variants
* chore: cleanup
* chore: cleanup
* fix: pr fixes
* fix: remove redundant code
* chore: remove old code
* fix: controls styling
* fixes
* more tweaks
* radiobtn: add interaction stuff
Anim slider
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|
| |
|
|
| |
Also use exec, onExited and StdioCollector
|
| |
|
|
| |
Split into subdirs and rename to components
|
| |
|
|
|
| |
Try novideo first
Fixes #329
|
| |
|
|
| |
Closes #295
|
| | |
|