Commit Graph
3037 Commits
Author SHA1 Message Date
loner a230ec4a2d fix(mediamini): add applyuiscale 2025-10-17 06:31:40 +08:00
loner 9f46f8bed8 refactor(bar): Use ternary operator for scaling property 2025-10-17 06:30:55 +08:00
loner ec5a60e92c feat(bar): Adapt MediaMini to bar density scaling 2025-10-16 09:53:37 +08:00
loner 04d091465e feat(bar): Adapt Clock to bar density scaling 2025-10-16 09:53:08 +08:00
loner d11a8fc311 feat(bar): Adapt ActiveWindow to bar density scaling 2025-10-16 09:53:00 +08:00
loner 61043b78a5 feat(bar): Introduce core density scaling mechanism 2025-10-16 09:52:47 +08:00
ItsLemmy 6fd41cd591 Removed invalid properties from NIcon callers 2025-10-15 16:03:29 -04:00
ItsLemmy fd33761901 BT: fixed signal icons 2025-10-15 16:02:46 -04:00
lysec 09b02b1a69 eldritch: fix kitty template 2025-10-15 20:10:32 +02:00
LysecandGitHub 1657e2d49b Merge pull request #492 from jacobrreed/main
style(colorscheme): Added Eldritch color scheme
2025-10-15 20:05:30 +02:00
jacobrreed 8045771133 style(colorscheme): Added Eldritch color scheme
https://github.com/eldritch-theme/eldritch
2025-10-15 14:00:47 -04:00
LysecandGitHub 1b167eca36 Merge pull request #490 from damian-ds7/media-check-ignored-players
Add a check if blacklisted before adding to specific or generic players
2025-10-15 19:55:39 +02:00
LemmyandGitHub 31f78459a6 Merge pull request #491 from damian-ds7/battery-service-uninstall-fix
Set chargingMode to disabled after success
2025-10-15 13:47:11 -04:00
Damian D'Souza 7d0f14a3b4 BatteryService: set chargingMode to disabled after success 2025-10-15 18:29:23 +02:00
Damian D'Souza f67551688d MediaService: add a check if blacklisted before adding to specific or generic players 2025-10-15 18:12:42 +02:00
ItsLemmy 7343d2403a Taskbar: minor cleanup + autoformat! 2025-10-15 07:41:07 -04:00
LemmyandGitHub 5f38abb218 Merge pull request #480 from Sighthesia/main
feat(taskbar): add auto hide mode functionality for taskbar widget
2025-10-15 07:37:29 -04:00
LemmyandGitHub 9e702d2f91 Merge pull request #486 from damian-ds7/battery-panel-fix
BatteryPanel: fix scaling
2025-10-15 07:32:20 -04:00
LysecandGitHub e896d17cff Merge pull request #484 from lonerOrz/fix/screen-recorder-ref-error
fix(service): Fix ReferenceError in ScreenRecorderService
2025-10-15 13:13:19 +02:00
lysec a542afb204 SessionMenu: more compact layout 2025-10-15 13:07:55 +02:00
Damian D'Souza 7b1904738e BatteryPanel: fix scaling 2025-10-15 10:29:08 +02:00
loner 5eb70ca0b8 fix(service): Fix ReferenceError in ScreenRecorderService 2025-10-15 13:17:58 +08:00
Sighthesia e65092ce25 style(Taskbar): improve code style 2025-10-15 12:52:39 +08:00
ItsLemmy 4981f5561b autofmt 2025-10-14 20:45:04 -04:00
LemmyandGitHub 33a52ec5fd Merge pull request #454 from damian-ds7/battery-charging-treshold
Battery charging treshold
2025-10-14 20:43:10 -04:00
ItsLemmy 7a4fa03eb2 Revert "Merge pull request #471 from dwuggh/auto-hide-bar"
This reverts commit 0e18194094, reversing
changes made to 8ff7086321.
2025-10-14 20:39:05 -04:00
LemmyandGitHub 0e18194094 Merge pull request #471 from dwuggh/auto-hide-bar
add option for auto-hiding bars
2025-10-14 20:36:08 -04:00
ItsLemmy 8ff7086321 Fix #453 (Fuzzel) Predefined colorscheme templating was not supporting ".hex_stripped" 2025-10-14 20:30:45 -04:00
ItsLemmy 38f698747b Foot term theming: Fix #475 2025-10-14 20:13:41 -04:00
Damian D'SouzaandGitHub 41d96393ed Merge branch 'main' into battery-charging-treshold 2025-10-15 02:11:14 +02:00
ItsLemmy 43595e5c70 AudioService: fix #481 zero output/input volume after suspend. 2025-10-14 20:05:58 -04:00
ItsLemmy c082f4e871 autofmt 2025-10-14 19:32:41 -04:00
LemmyandGitHub 23b26a8ca7 Merge pull request #478 from lonerOrz/feature/widget-usage-badge
feat(settings): Add usage badges to widget selector
2025-10-14 19:31:48 -04:00
LemmyandGitHub 31152bd1c3 Merge pull request #479 from EdenQwQ/main
Workspace: improved style of active but not focused workspaces
2025-10-14 19:30:07 -04:00
loner ac81126095 Merge remote-tracking branch 'upstream/main' into feature/widget-usage-badge 2025-10-15 03:52:22 +08:00
LemmyandGitHub c336387a18 Merge pull request #469 from ixxie/flake/dependency-mgmt
NixOS: split the flake & add app2unit depdencency
2025-10-14 15:32:20 -04:00
Matan Bendix Shenhav c0fef4fa57 refactor(flake): split the flake
This extracts the package, home module and nixos systemd service from
the flake into distinct Nix modules.

Additionally, the package is updated to use default the qt wrapper
rather than the custom one previously used; this conforms to current
best practices in packaging Qt apps.

Several improvements are made to the Nix style as well.
2025-10-14 21:13:59 +02:00
ItsLemmy fb43d4ef94 set back do dev 2025-10-14 14:59:57 -04:00
ItsLemmy bc58a8feaf v2.18.0 v2.18.0 2025-10-14 14:59:31 -04:00
Sighthesia 6a2218c52e feat(taskbar): add auto hide mode functionality for widget visibility control 2025-10-14 23:50:49 +08:00
EdenQwQ 5f087eabe2 Workspace: improved style of active but not focused workspaces 2025-10-14 22:54:28 +08:00
ItsLemmy 0f10660b29 AudioCard: fix input volume connection 2025-10-14 10:48:40 -04:00
ItsLemmy dcf4f0f7d2 Project structure: moving stuff around 2025-10-14 10:46:31 -04:00
ItsLemmy 3cd75b1ed8 AudioCard: fixed jitter when using sliders 2025-10-14 10:37:56 -04:00
ItsLemmy 8ad2e5f8f7 ActiveWindow-MediaMidi: better looking in mini mode + optims. 2025-10-14 08:01:03 -04:00
ItsLemmy 79b96567dc AudioCard: sleeker volume sliders 2025-10-14 07:37:27 -04:00
dwuggh bc2e4e45bb Merge branch 'main' into auto-hide-bar 2025-10-14 18:13:00 +08:00
ItsLemmy 1a32c70158 ControlCenter: better defaults 2025-10-13 22:03:29 -04:00
ItsLemmy 6f830234b7 ColorScheme: fixed important bug preventing templates generation when using predefined color schemes and toggling an app. 2025-10-13 21:35:49 -04:00
ItsLemmy 58ebb9dfb7 Settings-Wallpaper: fixed overflowing when enabling per monitor directory. 2025-10-13 21:08:17 -04:00