Commit Graph

9324 Commits

Author SHA1 Message Date
Lysec 25a5eede06 chore(version): bumping to v4.7.4-git 2026-04-02 03:03:29 +02:00
Lysec 4af6074810 Release v4.7.3 v4.7.3 2026-04-02 03:00:50 +02:00
Lemmy c31917105c fix(mango): prevent double focused windows in workspace apps 2026-04-01 20:54:43 -04:00
Lemmy 0cc83bdbaf fix(workspace-apps): add "handle" for sway activation 2026-04-01 20:54:20 -04:00
Lemmy 4ee55c2a99 fix(workspace): copy window to js object instead of holding live listmodel prox. 2026-04-01 20:30:22 -04:00
Lemmy 8815a0da27 fix(workspace): temp disable tooltips 2026-04-01 20:18:41 -04:00
Lemmy b06b1d91f6 fix(workspace): showApp simpler anims 2026-04-01 20:03:57 -04:00
Lemmy ac5ff31db3 fix(workspace): simplification 2026-04-01 19:48:00 -04:00
Lemmy ae84393c63 fix(workspace): fix missing icon and broken layout 2026-04-01 19:16:38 -04:00
Lemmy aa12aa91f0 fix(workspace): minor cleanup 2026-04-01 18:31:14 -04:00
Lemmy f4719e598e feat(location): removed the Tokyo default location, improved flow with the new auto-locate. 2026-04-01 18:00:46 -04:00
Lysec 7b29c11d7a fix(bar): guard grouped workspace window delegates when modelData is stale 2026-04-01 12:33:33 +02:00
Lysec 0b47193256 Merge pull request #2371 from breadandsoup/main
Update pywalfox.json
2026-04-01 08:46:42 +02:00
breadandsoup 33f295db86 Update pywalfox.json 2026-03-31 23:41:20 -07:00
Ly-sec 0becd7bf03 chore(flake): update flake.lock 2026-04-01 01:22:29 +00:00
Lemmy 80cd76b82e feat(location): auto location/weather via IP 2026-03-31 21:08:58 -04:00
Lemmy 97553d7064 chore(version): bumping to v4.7.3-git 2026-03-31 16:25:24 -04:00
Lemmy 77f054cbf1 chore(version): release v4.7.2 v4.7.2 2026-03-31 16:24:11 -04:00
Lemmy 90e07608a1 feat(wallpaper-panel): adjust height for 1080p 2026-03-31 16:07:45 -04:00
Lemmy 9a900801ac feat(wallpaper-panel): 50% max height 2026-03-31 16:04:37 -04:00
Lemmy e13888e978 fix(mediamini): guard onEntered against stale panel ref. 2026-03-31 15:59:14 -04:00
Lysec 4f523301c9 fix(bar): harden AudioVisualizer when ShellScreen is null 2026-03-31 21:04:03 +02:00
Lysec 90e37a1e53 chore(i18n) 2026-03-31 19:19:52 +02:00
Lysec da2e2dda52 Merge pull request #2363 from MrDowntempo/main
Feat: Option to hide title in active window bar widget
2026-03-31 19:18:48 +02:00
Corey Woodworth cfad4fc77a chore: run qmlfmt.sh again 2026-03-31 13:15:41 -04:00
Corey Woodworth c824140471 fix: Add showText to BarWidgetRegistry and settings-widgets-default 2026-03-31 13:12:22 -04:00
Lysec 357f577c60 Merge pull request #2362 from breadandsoup/main
Update pywalfox.json
2026-03-31 18:52:20 +02:00
Lysec 43fe1e1947 fix(audio): stop volume sliders fighting service state 2026-03-31 14:43:03 +02:00
Lysec d4e7a8e967 fix(audio): stabilize input volume % via wpctl like default sink 2026-03-31 14:30:28 +02:00
Corey Woodworth 900e1f1286 chore: run qmlfmt.sh 2026-03-31 03:36:26 -04:00
Corey Woodworth 0c9d3b83be chore: add modified files again because they were not staged (I don't get git sometimes) 2026-03-31 03:18:49 -04:00
Corey Woodworth 95dfb2ade2 chore(i18n): Add englisht strings for the text toggle 2026-03-31 03:12:22 -04:00
Corey Woodworth 53b5dbac4c feat: Add showText variable to show/hide name of Active Window 2026-03-31 02:55:23 -04:00
breadandsoup 174d8b33bc Update pywalfox.json
Now uses correct colors for dark mode and as-close-to-correct-as-possible colors for light mode. Removed colors 16-19; pywalfox can only read colors 0-15.
2026-03-30 22:32:42 -07:00
Lysec 421ccc4c87 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2026-03-31 03:24:36 +02:00
Lysec 4a371422cd fix(ColorScheme): sync light/dark toggle to gtk 2026-03-31 03:24:31 +02:00
Ly-sec 4d4edff06d chore(flake): update flake.lock 2026-03-31 01:15:58 +00:00
Lysec 09386b1903 fix(theming): sync gtk-theme with color-scheme when system sync is on 2026-03-31 03:09:55 +02:00
Lysec 40c8b17620 Merge pull request #2324 from cbxcvl/fix/renderer-redos
fix(renderer): remove ambiguous \s* from _BLOCK_RE to prevent ReDoS
2026-03-31 02:52:40 +02:00
Lysec cc4cf9cc44 Merge pull request #2327 from cbxcvl/fix/expr-re-redos
fix(renderer): remove ambiguous \s* from _EXPR_RE to prevent ReDoS
2026-03-31 02:52:30 +02:00
Lysec a4b7a693e5 Merge pull request #2328 from cbxcvl/fix/parse-if-redos
fix(renderer): remove ambiguous \s* from _parse_if regex to prevent ReDoS
2026-03-31 02:52:27 +02:00
Lysec 90a5dd1cd8 fix(theming): keep system color-scheme in sync on every dark mode change
Issue: #2357
2026-03-31 02:10:12 +02:00
Lysec 6d3ca58896 fix(workspaces): assign display index per output in ExtWorkspaceService 2026-03-30 15:20:57 +02:00
Lysec c879d0864b style(wallpaper): dont switch favorite in split wallpaper on first click 2026-03-30 14:40:39 +02:00
Lysec ea48cd0bbf Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2026-03-30 14:29:38 +02:00
Lysec c9bda88e39 fix(wallpaper): cleanup misleading code 2026-03-30 14:29:33 +02:00
Lemmy 2afa833dbf chore(autofmt) 2026-03-30 08:28:01 -04:00
Lemmy 9bc5effb3d fix(plugin): fix loadWidget 2026-03-30 08:27:45 -04:00
Lysec f2e5f9953f fix(wallpaper): hide light/dark icon in split wallpaper mode 2026-03-30 14:24:21 +02:00
Lysec 386d4d3135 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2026-03-30 13:38:59 +02:00