notiant
|
b2c685decb
|
remove airplaneModeEnabled from settings
|
2026-03-25 00:29:20 +01:00 |
|
Lemmy
|
58a765ea8d
|
chore(i18n): added en-GB
|
2026-03-24 08:24:12 -04:00 |
|
Lemmy
|
129ae45f22
|
Merge pull request #2271 from navik61/feat/add-czech-translation
i18n: add Czech (cs) translation
|
2026-03-24 08:02:55 -04:00 |
|
Lysec
|
ac52e8e5f3
|
feat(settings): add toggle to disable system theme sync
Issue: #2279
|
2026-03-24 00:51:18 +01:00 |
|
navik61
|
abaeca856a
|
i18n: add Czech (cs) translation
|
2026-03-23 10:38:12 +01:00 |
|
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
|
9285188981
|
fix(migration): improve the old migration 45
|
2026-03-20 20:41:29 -04:00 |
|
Lemmy
|
9966d695cc
|
fix(settings): cleaning remnants of Settings.data.bar.floating
|
2026-03-20 19:47:14 -04:00 |
|
Lemmy
|
8828d9d7be
|
feat(i18n): getting things up for vi(etnamese)
|
2026-03-19 23:21:03 -04:00 |
|
Lemmy
|
e8bca17225
|
fix(config): ensure trailing slash
|
2026-03-19 07:53:03 -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 |
|
Lysec
|
dbdabba589
|
feat(Plugins): add toggle to hide the update notification
|
2026-03-15 20:09:18 +01:00 |
|
Lemmy
|
1454ef24e1
|
feat(hooks): added a simple color generation hook
|
2026-03-15 10:23:13 -04:00 |
|
Lemmy
|
a3f84fde37
|
feat(icons): new ethernet icons
|
2026-03-14 23:23:51 -04:00 |
|
Lemmy
|
efeae43fbf
|
feat(icons): new wifi icons
|
2026-03-14 22:10:23 -04: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 |
|
Lemmy
|
8e346465cb
|
feat(dock): renaming "static" to "attached"
|
2026-03-13 13:39:53 -04:00 |
|
notiant
|
bb2e311dca
|
remove app2unit in launcher settings
|
2026-03-13 01:30:55 +01:00 |
|
Lemmy
|
84229bc744
|
chore(i18n/lockscreen): relocate the language to dateformat map for easier maintenance
|
2026-03-11 20:14:47 -04:00 |
|
Braian A. Diez
|
c4dbdb29d6
|
Merge branch 'main' into clipboard-filter (conflict resolution)
|
2026-03-11 09:51:42 -03: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 |
|
notiant
|
08337f9bda
|
Update Color.qml
|
2026-03-10 21:43:26 +01:00 |
|
notiant
|
25e8196182
|
apply reduced light mode opacity to panel backgrounds
|
2026-03-10 21:37:55 +01:00 |
|
Lemmy
|
eafcb91b8b
|
feat(settings): add translucent widgets toggle to gate smart transparency
|
2026-03-10 09:49:38 -04:00 |
|
tibssy
|
5fb4286d9e
|
feat(widgets): implement smart transparency for auxiliary components
|
2026-03-10 02:39:46 +00:00 |
|
Lemmy
|
15decbe053
|
feat(launcher): splitted in smaller files for easier maintainability. improved record usage.
|
2026-03-09 21:50:50 -04:00 |
|
Lysec
|
8be7a34b46
|
Merge pull request #2117 from spiros132/desktopwidgets-grid-scale
Grid snapping for scale component in desktop widgets
|
2026-03-09 19:18:11 +01:00 |
|
Lysec
|
7decba1606
|
feat(launcher): implement usage-based ranking for results across providers
|
2026-03-09 19:03:18 +01: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 |
|
Lysec
|
677413e6fc
|
migration(theming): redownload outdated color schemes to fix terminal format
|
2026-03-05 17:52:06 +01:00 |
|
SpeakingPNG
|
7fd9b5d7de
|
rename exclusionZoneOffset to enableExclusionZoneInset
|
2026-03-04 17:28:54 +01: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 |
|
Lemmy
|
6732eac58a
|
autofmt
|
2026-03-04 08:14:33 -05:00 |
|
Lysec
|
c2b84a53e1
|
Merge pull request #2046 from tibssy/feat/bar-behavior-actions
Feat/bar behavior actions
|
2026-03-04 12:40:17 +01:00 |
|
Lemmy
|
abb7704699
|
Merge pull request #1981 from cbxcvl/feature/bluetooth-autoconnect
feat(bluetooth): auto-connect paired & trusted devices with toggle control
|
2026-03-03 19:09:19 -05: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 |
|