Commit Graph

1658 Commits

Author SHA1 Message Date
Lemmy 279eb65862 chore: ci and readme 2026-05-07 09:02:09 -04:00
Ly-sec 553f0a4c7f fix(settings): polish widget instance add dialog 2026-05-07 15:02:08 +02:00
Ly-sec d2738e5595 fix(clock): prevent horizontal clipping in stacked bar layout 2026-05-07 14:58:04 +02:00
Ly-sec e1c1e86cab feat(settings): implement widget new-instance popup flow 2026-05-07 14:45:06 +02:00
Ly-sec 0eb6f5e79b refactor(settings): migrate widget add popup to DialogPopupHost and remove duplicate PopupWindow plumbing 2026-05-07 13:31:01 +02:00
Mathew 14cce1b2eb Merge branch 'noctalia-dev:v5' into v5 2026-05-07 07:27:02 -04:00
Ly-sec dc6331519e fix(launcher): invalidate icon resolver cache on open to pick up newly installed app icons 2026-05-07 13:19:07 +02:00
Ly-sec db8d7cd497 feat(settings): add hooks to settings window 2026-05-07 13:02:17 +02:00
Ly-sec 25fc1eabff fix(controls): popup_window now inherits keyboard focus 2026-05-07 12:21:11 +02:00
Ly-sec 730bea8d53 feat(controls): add popup_window & use it in bar widget settings 2026-05-07 12:11:44 +02:00
Ly-sec c9ecc49618 fix(brightness): restore runtime ddcutil checks and avoid CC-open reset 2026-05-07 11:19:33 +02:00
Ly-sec 24b51a0512 chore(tray): move pin/unpin entry to the top of the menu 2026-05-07 10:58:42 +02:00
Lemmy 1b2dec3d4f Merge branch 'v5' of github.com:noctalia-dev/noctalia-shell into v5 2026-05-06 21:18:30 -04:00
Lemmy b1984c4346 fix(bar): avoid bar relayout during attached panel reveal 2026-05-06 21:18:28 -04:00
Mathew 4561e187a5 Merge branch 'noctalia-dev:v5' into v5 2026-05-06 21:14:06 -04:00
Ly-sec 152d0b6fad feat(widgets): add input & output option to volume widget 2026-05-07 03:07:38 +02:00
Lemmy 9ccfc7fd38 workspace: tweaked char horizontal alignment 2026-05-06 20:56:11 -04:00
Lemmy 54bd30810d Merge branch 'v5' of github.com:noctalia-dev/noctalia-shell into v5 2026-05-06 20:51:05 -04:00
Lemmy 1e99170846 fix(screen-corners): sharper without dedicated shader for more control: no more faint lines on the outside 2026-05-06 20:50:28 -04:00
Ly-sec ac6bd4bf15 ui(widgets): adjust clock multiline styling 2026-05-07 01:29:06 +02:00
Ly-sec 7adb666b3f fix(ipc): make settings-toggle close when settings is open 2026-05-07 01:08:43 +02:00
Ly-sec 8df6f2c31e fix(notifications): adjust cursor state 2026-05-07 01:05:11 +02:00
Ly-sec 9602c1bba7 Merge branch 'v5' of https://github.com/noctalia-dev/noctalia-shell into v5 2026-05-07 00:57:36 +02:00
Ly-sec cd70a65bf7 feat(widgets): add '\n' support for clock 2026-05-07 00:57:23 +02:00
Lemmy b2571050d4 weather: elevation as feet when using imperial units 2026-05-06 18:54:32 -04:00
Ly-sec bfddd15e36 fix(notifications): let click handler use dismiss button 2026-05-06 23:58:33 +02:00
Ly-sec f8ba4a827e chore(workflow): update label metadata 2026-05-06 23:47:58 +02:00
Ly-sec 3384f943a2 fix(taskbar): correct niri window assignment and ordering updates 2026-05-06 23:32:06 +02:00
Mathew-D 4d9402fd46 Swaybackend for output management and Wayland connection handling. 2026-05-06 17:29:50 -04:00
Lemmy 8cb73cb09f audiovis: proper bars thickness and gap for a sleeker look 2026-05-06 13:58:32 -04:00
Lemmy e7668fc7cd list_editor: dropdown/select moved to the top 2026-05-06 13:40:03 -04:00
Lemmy 9894866550 settings: more control on panels attachment 2026-05-06 13:24:55 -04:00
Lemmy be2000aac1 settings: cc shortcuts editor 2026-05-06 11:56:34 -04:00
Lemmy 0325eb1d4e Merge branch 'v5' of github.com:noctalia-dev/noctalia-shell into v5 2026-05-06 10:55:00 -04:00
Lemmy c4b5c5d438 config/settings: effective override, aka discard override when the value is identical 2026-05-06 10:54:57 -04:00
Ly-sec e096b56f88 feat(theme): implement Auto mode via system color-scheme 2026-05-06 16:34:29 +02:00
Ly-sec 7556f23a58 fix(control-center): settings button always opens settings window 2026-05-06 16:19:04 +02:00
Ly-sec 1613bdb46d chore(issue templates): adjust bug template 2026-05-06 15:56:22 +02:00
Ly-sec 985ff239d3 Merge branch 'v5' of https://github.com/noctalia-dev/noctalia-shell into v5 2026-05-06 15:54:15 +02:00
Ly-sec bb183faa93 chore(ISSUE_TEMPLATES): add issue templates & workflow 2026-05-06 15:54:08 +02:00
Lemmy ac5cec5738 settings: badges no longer create extra top/bottom padding so the layout stays clean 2026-05-06 09:19:36 -04:00
Lemmy 20dd6faad5 feat: factorized list_editor control and make it slightly tighter 2026-05-06 09:11:21 -04:00
Lemmy 4ac81c754e stepper: repeat when holding + or - and added new setOnValueCommitted callback for more expensive work 2026-05-06 08:49:11 -04:00
Lemmy f086886fa4 stepper: less obnoxious, removed bolded and smarter sizing 2026-05-06 08:40:11 -04:00
Lemmy 189970db43 settings: less box in a box and simplified window sizing 2026-05-06 08:21:13 -04:00
Lemmy 89fa04782b Merge branch 'v5' of github.com:noctalia-dev/noctalia-shell into v5 2026-05-06 08:02:23 -04:00
Lemmy a1fd8096e6 fix(settings): badges could clip out 2026-05-06 08:02:21 -04:00
Ly-sec 4510c153dc chore(widgets): adjust workspace sizing 2026-05-06 14:01:39 +02:00
Ly-sec 2ba27fd456 fix(control-center): prevent weather location hint clipping 2026-05-06 13:41:39 +02:00
Ly-sec 513481bf7d refactor(settings): remove SliderSetting initializer warning noise 2026-05-06 13:30:16 +02:00