| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
| |
WIP
|
| | |
|
| |
|
|
| |
Replaces hypridle
|
| | |
|
| |
|
|
| |
Better for 1920x1080 screens
|
| | |
|
| |
|
|
| |
Use the one in the utilities panel instead
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* feat(launcher): add config option for excluding applications from launcher
* fix(launcher): rename excludedApps to hiddenApps
* chore: add example to readme
* fix
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|
| |
|
|
| |
Usage: array of { id, image | icon }
|
| |
|
|
|
|
|
|
|
|
|
| |
* refactor: make launcher actions configurable
* use variants + internal -> setMode + format
* reorder readme
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
* bar: add option to disable scroll actions for volume and brightness
* options for workspaces, brightness and volume
* add options to readme + format
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|
| |
|
|
| |
Closes #578
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* nix/hm: environment moved to systemd.environment
* nix/hm: change systemd default target
Follow the home-manager convention for wayland systemd services
* nix/hm: refactor
* readme: refactor configuring section
* readme: fix format
* format
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* [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>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* nix: add systemd.target
* fix: format
* Update README.md
* Update hm-module.nix
https://github.com/Vladimir-csp/uwsm/blob/cf2b1d84059f1954d4ec864f2b46a86515acc3c1/example-units/hyprpaper.service#L19
* fix
* Update README.md
|
| | |
|
| | |
|
| |
|
|
| |
added `showOnHover` to launcher config, disabled by default to preserve
existing functionality. when enabled, drag-to-show is disabled.
|
| |
|
|
|
| |
* nix/hm: add option to disable systemd service
* readme: complement home manager configuring
|
| | |
|
| |
|
|
| |
Also remove releases installation section
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Removes grim dependency
|
| |
|
|
|
|
|
|
|
| |
* bar(clock): allow hiding the calendar icon
* loader + showCalendarIcon -> showIcon
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|
| |
|
|
| |
Disabled by default
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Added option to disable brightness slider
* Removed unwanted imports
* Renamed WrappedLoader.name to brightnessSlider
* fixes
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|
| | |
|
| |
|
|
| |
Also dashboard.visualiserBars -> services.visualiserBars
|
| |
|
|
| |
Also show actual default weather location
|
| | |
|
| |
|
|
| |
Closes #441
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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 #464
|
| | |
|
| |
|
|
| |
Closes #337
|
| |
|
|
|
| |
Add caelestia logo to use as fallback os logo
Add recolour lock fetch logo option
|
| |
|
|
| |
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>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* feat: reorder bar, no popout yet
* chore: cleanup
* refactor: use DelegateChooser
* feat: popouts
* chore: cleanup
* better popout check + fix async stuff + bar interaction
+ a bunch of other fixes
* fix activewindow and bar vertical padding
* readme: add config opt
* bar: fix top/bottom padding
* bar: better wheel behaviour
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|
| |
|
|
| |
Use caskaydia cove and rubik
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
* dashboard: showOnHover config option
* dashboard: close on lose focus when !showOnHover
Also update readme
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|
| | |
|
| | |
|