Lemmy
|
05ef6849d8
|
feat(wallpaper): add toggle to skip image processing and use original files
|
2026-03-22 19:33:09 -04:00 |
|
Turann_
|
849bf16388
|
feat(networking): refactor NetworkService to use Quickshell.Networking and improve state synchronization
- Use Quickshell.Networking for wifiEnabled
- Improve state synchronization between processes
- Fix race conditions in Wi-Fi scanning
- Ensure proper startup initialization
- Another icon fix xD (4th one)
- Merge deviceStatus with wifiDetails
Co-Authored-By: notiant <notiant@users.noreply.github.com>
|
2026-03-23 00:48:56 +03:00 |
|
Lemmy
|
6180d457f2
|
feat(audioviz): added a settings to control the frequency mirroring. Fix #2239
|
2026-03-20 21:59:15 -04:00 |
|
Lemmy
|
9966d695cc
|
fix(settings): cleaning remnants of Settings.data.bar.floating
|
2026-03-20 19:47:14 -04:00 |
|
tibssy
|
ead9a81916
|
feat(dock): add custom icon selector for the dock launcher
|
2026-03-16 04:21:33 +00:00 |
|
tibssy
|
53119a1933
|
feat(dock): add setting to use distro logo as launcher icon
|
2026-03-16 04:21:33 +00:00 |
|
Lemmy
|
ce5fd29650
|
chore(settings): default settings json update
|
2026-03-15 15:32:49 -04:00 |
|
Lysec
|
dbdabba589
|
feat(Plugins): add toggle to hide the update notification
|
2026-03-15 20:09:18 +01:00 |
|
Lemmy
|
bf234e502d
|
feat(wallpaper): added ability for granular pick of transitions via checkboxes
|
2026-03-14 20:42:33 -04:00 |
|
Lemmy
|
4496407969
|
feat(clipboard): removed unused date filter and date headers, went with a simple "time ago" indicator per entry which feels more natural
|
2026-03-13 22:31:15 -04:00 |
|
Lemmy
|
d9d453184d
|
Merge pull request #1999 from linuxmobile/clipboard-filter
clipboard: add filters by type & date
|
2026-03-13 22:18:08 -04:00 |
|
notiant
|
bb2e311dca
|
remove app2unit in launcher settings
|
2026-03-13 01:30:55 +01:00 |
|
Braian A. Diez
|
c4dbdb29d6
|
Merge branch 'main' into clipboard-filter (conflict resolution)
|
2026-03-11 09:51:42 -03:00 |
|
Lemmy
|
ec40cb81a4
|
chore(settings): update settings-default.json
|
2026-03-10 20:53:44 -04:00 |
|
Lemmy
|
6eacb55f43
|
Merge pull request #2066 from SpeakingPNG/feat/configurable-exclusion-zone
Feat(bar): add a toggle for exclusion zone
|
2026-03-10 20:07:05 -04:00 |
|
Lemmy
|
eafcb91b8b
|
feat(settings): add translucent widgets toggle to gate smart transparency
|
2026-03-10 09:49:38 -04:00 |
|
Spyridon Siarapis
|
87299dda06
|
fix(desktop-widgets): Added a toggle for snapping the scale
|
2026-03-09 17:56:19 +01:00 |
|
Lysec
|
9536553dc5
|
feat(ui): add toggle to show/hide scrollbars on hover
|
2026-03-09 13:14:25 +01:00 |
|
SpeakingPNG
|
0cd1818195
|
Merge branch 'main' into feat/configurable-exclusion-zone
|
2026-03-08 16:52:52 +01:00 |
|
Lemmy
|
77de0b0ade
|
chore(cava): CavaService => SpectrumService
|
2026-03-06 22:34:14 -05:00 |
|
Lysec
|
3452619f5d
|
fix(settings): turn System Monitor into System with Performance subtab
|
2026-03-06 23:56:54 +01:00 |
|
Lemmy
|
cd0da159ce
|
feat(blur): added a new option to toggle it on/off
|
2026-03-06 08:29:03 -05:00 |
|
SpeakingPNG
|
7fd9b5d7de
|
rename exclusionZoneOffset to enableExclusionZoneInset
|
2026-03-04 17:28:54 +01:00 |
|
Lemmy
|
44510a61ed
|
default-settings: proper generation
|
2026-03-04 10:57:15 -05:00 |
|
SpeakingPNG
|
93fcf5afe9
|
make true the default value
|
2026-03-04 16:51:12 +01:00 |
|
SpeakingPNG
|
1cbc0c4715
|
Merge branch 'noctalia-dev:main' into feat/configurable-exclusion-zone
|
2026-03-04 15:05:39 +01:00 |
|
SpeakingPNG
|
4c2dba2e45
|
feat(bar): add a toggle for 1px exclusion zone
|
2026-03-04 15:04:32 +01:00 |
|
tibssy
|
fa3f4a9b88
|
feat(bar): add custom command support for bar mouse actions
|
2026-03-03 19:32:00 +00:00 |
|
tibssy
|
ef166d8ea7
|
refactor(settings): remove redundant right-click option from control center
|
2026-03-03 19:32:00 +00:00 |
|
tibssy
|
f1b5e41d3a
|
feat(bar): implement middle-click action support for Bar Behavior
|
2026-03-03 19:31:59 +00:00 |
|
tibssy
|
bd91405449
|
feat(bar): implement optional mouse-following for right-click panel placement
|
2026-03-03 19:31:59 +00:00 |
|
tibssy
|
79dd2d6def
|
feat(settings): add configuration for bar right-click actions
|
2026-03-03 19:31:59 +00:00 |
|
Lemmy
|
1c3760b73b
|
control-center: added a new option to disable the right click open at cursor pos.
|
2026-03-01 17:31:14 -05:00 |
|
Lemmy
|
025a49f369
|
idle: updated default settings
|
2026-03-01 16:46:57 -05:00 |
|
Lemmy
|
c0292d0d88
|
Merge pull request #1889 from tibssy/feat/bar-scroll-actions
Feat/bar scroll actions
|
2026-03-01 15:23:46 -05:00 |
|
Lysec
|
79a9c15741
|
Merge pull request #1984 from tibssy/fix/dock-edge-trigger-reliability
Fix/dock edge trigger reliability
|
2026-03-01 20:00:53 +01:00 |
|
Lysec
|
5b484e2714
|
Settings: add Enter as 2nd default keybind
|
2026-03-01 14:42:29 +01:00 |
|
tibssy
|
caa2464caf
|
feat(dock): add customization settings for indicator thickness, color, and opacity
|
2026-02-28 22:08:39 +00:00 |
|
tibssy
|
da18e0e6cc
|
feat(dock): enable frame indicator support for all bar and dock types
|
2026-02-28 22:07:31 +00:00 |
|
Lysec
|
4c10a764f1
|
Merge pull request #1814 from CLEMENTINATOR/media-controls-on-lock-screen-option
lock screen: add option for media controls
|
2026-02-28 22:59:09 +01:00 |
|
Braian A. Diez
|
a844e578a9
|
clipboard: add filters by type & date
Signed-off-by: Braian A. Diez <bdiez19@gmail.com>
|
2026-02-28 12:12:48 -03:00 |
|
Lemmy
|
5e78c21a91
|
idle: better/sane default
|
2026-02-27 18:47:40 -05:00 |
|
Lemmy
|
903648fa2a
|
settings-widget: fixed typo
|
2026-02-27 18:45:04 -05:00 |
|
Lysec
|
5cf1add30f
|
Settings: set contentPadding default to 2
|
2026-02-28 00:19:40 +01:00 |
|
Lemmy
|
46136c2bd6
|
merge main -> niri-blur
|
2026-02-26 13:52:36 -05:00 |
|
Lemmy
|
bc34f550f3
|
Merge pull request #1945 from emrecancorapci/add-bar-padding-setting
Add configurable outer padding for bar
|
2026-02-25 08:49:57 -05:00 |
|
Lysec
|
5a0c13dd4c
|
VolumesSubTab: add option to change volume change audio feedback sound
|
2026-02-25 13:19:38 +01:00 |
|
Lemmy
|
eccd76a318
|
Merge branch 'main' into niri-blur
|
2026-02-24 08:48:06 -05:00 |
|
Lemmy
|
ad4bda1072
|
settings: more blur goodness - no more 75% transparency detection for the sidebar.
|
2026-02-24 08:47:53 -05:00 |
|
Emre Can Çorapçı
|
d1100bd03d
|
feat: add padding setting for the bar
|
2026-02-23 21:07:38 +03:00 |
|