Commit Graph

1959 Commits

Author SHA1 Message Date
Sefa Eyeoglu 0261f73943 fix(btsubtab): fix alpha on ntexts
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2026-03-21 13:12:46 +01:00
Lemmy 6180d457f2 feat(audioviz): added a settings to control the frequency mirroring. Fix #2239 2026-03-20 21:59:15 -04:00
Lemmy cd5863651b Merge pull request #2235 from blackbartblues/feat/plugin-panel-slot-background-color
feat(plugin-panel-slot): forward panelBackgroundColor from plugin to SmartPanel
2026-03-20 21:07:35 -04:00
Lemmy 077989a347 Update PluginPanelSlot.qml 2026-03-20 21:07:10 -04:00
Lemmy 9966d695cc fix(settings): cleaning remnants of Settings.data.bar.floating 2026-03-20 19:47:14 -04:00
WojciechSulocki-Gif ed8593aa1b feat(plugin-panel-slot): forward panelBackgroundColor from plugin to SmartPanel 2026-03-20 16:50:55 +01:00
Lysec 5eb8b9cbcb fix(wallhaven): adjust height calculation to prevent overshooting
Issue: #2213
2026-03-19 09:09:01 +01:00
Lemmy 0065d9b53f chore(autofmt): lysec cloned again 2026-03-18 19:16:44 -04:00
Lemmy 7a65416170 fix(about): show noctalia-qs new version string 2026-03-18 19:16:12 -04:00
Lysec bc258254d8 fix(notification-rules): do not allow empty patterns 2026-03-18 21:31:49 +01:00
Lysec 381444bc2c feat(notifications): add notification display rules
- block: skips the notification completely
- mute: does not play sound (played by noctalia), shows popup, adds to
history
- hide: no sound, no popup, still adds to history
2026-03-18 21:24:14 +01:00
Lysec 9f8bf988f0 fix(ntextinput): use onTextChanged for autosave, onEditingFinished instead of onAccepted
- Switch most settings from onEditingFinished to onTextChanged so
changes save on every keystroke
- Replace onAccepted with onEditingFinished (Enter + blur) for search,
pager, wifi, bluetooth
- Keep onEditingFinished for pager, wallhaven, path inputs, and
validation fields
2026-03-18 17:50:46 +01:00
Lysec e6ca3889c0 fix(Settings): prevent keyboard search from clearing/navigating on second keystroke 2026-03-18 17:08:30 +01:00
Lemmy ecad305dd9 fix(wallpaper): fixed wallhaven pager. increased height from 45% to 70% 2026-03-18 11:55:41 -04:00
Lemmy 23a5b1de55 fix(network): force opaque on nbox delegate to avoid ugly opacity. 2026-03-17 09:55:07 -04:00
Lemmy e39ff3a815 fix(popup): disable autoclose by clicking outside to avoid loosing settings by accident. 2026-03-16 21:21:09 -04:00
Lemmy 515eece59a fix(network): ethernet info - fix box border color 2026-03-16 20:34:40 -04:00
Lemmy 088c1e0708 fix(network): removed hover effect, adjusting size and radius. 2026-03-16 19:59:12 -04:00
Lemmy e12d719862 Merge pull request #2193 from tibssy/feat/dock-launcher-icon-selector
Feat/dock launcher icon selector
2026-03-16 07:55:41 -04:00
notiant 5fbd7c2299 reduce label size of wallpaper transition types 2026-03-16 09:02:48 +01:00
notiant b83446f29f layout refinements for info button 2026-03-16 06:28:35 +01:00
notiant 2949c1da6e BluetoothSubTab: Color adjustments 2026-03-16 05:47:06 +01: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 b9fbe6cd1f feat(network): cleanup and UI polish 2026-03-15 19:49:22 -04:00
Lemmy 2689c6ced8 Signal icon representation in WifiSubTab 2026-03-15 19:09:44 -04:00
Lemmy d64010d418 Restored BTSubTab 2026-03-15 19:08:59 -04:00
Lemmy d95af3ef48 Merged display changes 2026-03-15 18:59:04 -04:00
Lemmy f62d9f5c0c Update WifiSubTab.qml 2026-03-15 18:46:37 -04:00
Turann_ 13de2c818e reworked icon logic to cover all grounds 2026-03-16 01:36:04 +03:00
Turann_ a98925698b apply changes 2026-03-15 23:54:43 +03:00
Turann_ 3ec64e3945 Merge remote-tracking branch 'upstream/main' into pr/networking-refactor-pt2 2026-03-15 23:46:39 +03:00
Lemmy cf4c1f9fbc fix(wifi): more colors refinment 2026-03-15 16:34:31 -04:00
Lemmy 3f570037a1 fix(wifi): better colors 2026-03-15 16:22:12 -04:00
Lemmy ccd5b792ed fix(wifi): simplified colors managements in the panel 2026-03-15 16:03:03 -04:00
Lysec dbdabba589 feat(Plugins): add toggle to hide the update notification 2026-03-15 20:09:18 +01:00
Turann_ b145531df6 Icon backgrounds 2026-03-15 19:44:25 +03:00
Turann_ 6defe3c56d Merge branch 'noctalia-dev:main' into pr/networking-refactor-pt2 2026-03-15 17:55:52 +03:00
Lemmy 1454ef24e1 feat(hooks): added a simple color generation hook 2026-03-15 10:23:13 -04:00
Turann_ 7aa44ad7cc Update NetworkPanel.qml 2026-03-15 07:47:07 +03:00
Turann_ 1a0236c928 Update WifiSubTab.qml 2026-03-15 07:31:57 +03:00
Turann_ ad641634b8 Update NetworkPanel.qml 2026-03-15 07:31:39 +03:00
Turann_ f0ae489c42 bad sed -i :(( 2026-03-15 06:54:12 +03:00
Turann_ d900f8d22f fix an issue where variables might not ready. 2026-03-15 06:51:37 +03:00
Turann_ 9b69980267 some fixes - deleted un-needed if block
Someone for some reason may have one or more ethernet interfaces. but they only see one icon for all | but status badges works YAY!
2026-03-15 06:51:19 +03:00
Turann_ bd61583482 move functions to service 2/3 2026-03-15 06:45:41 +03:00
Turann_ 7d4b22059d prep for new icons 1/3 2026-03-15 04:48:00 +03:00
Turann_ f55a2aaacf Merge branch 'noctalia-dev:main' into pr/networking-refactor-pt2 2026-03-15 04:09:36 +03:00
Lemmy 2ff67234fc Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2026-03-14 20:42:35 -04:00
Lemmy bf234e502d feat(wallpaper): added ability for granular pick of transitions via checkboxes 2026-03-14 20:42:33 -04:00