Commit Graph

  • 4bb6842113 fix(toplevel): added support for beginMove. The settings window can be repositionned without Meta key v5 Lemmy 2026-05-10 23:58:48 -04:00
  • 6740260693 fix(home): blurry art image Lemmy 2026-05-10 23:33:28 -04:00
  • b36f2a836e refactor: all your string_utils belongs to me Lemmy 2026-05-10 23:22:34 -04:00
  • c13281e2bb taskbar: re-use capsule radius for workspace's groups + improved "visibleWhen" property to support OR conditions Lemmy 2026-05-10 22:53:11 -04:00
  • 676cef81a3 fix(bar): let capsule foreground style neutral scripted widget colors Lemmy 2026-05-10 22:34:12 -04:00
  • 017ec486d8 fix(bar): capsule_foreground was not always respected Lemmy 2026-05-10 22:21:52 -04:00
  • 85162bba4e feat(bar): capsule radius Lemmy 2026-05-10 22:06:03 -04:00
  • 761869a561 chore(flake): update flake.lock main Ly-sec 2026-05-11 01:56:48 +00:00
  • 31f55ba674 Merge pull request #2658 from Mathew-D/v5-tray-single Lemmy 2026-05-10 21:31:00 -04:00
  • 776be99c93 fix(tray): undo brake Mathew-D 2026-05-10 21:24:44 -04:00
  • 2b96a2cd09 fix(tray): undid breaking Mathew-D 2026-05-10 21:23:12 -04:00
  • 4d83376208 fix(tray): Removed empty vec and fix cache increase Mathew-D 2026-05-10 21:20:22 -04:00
  • 7a9d58becc fix(tray): Minor changes to the tray menu handling and root menu invalidation logic Mathew-D 2026-05-10 21:02:22 -04:00
  • abdae5fb08 Remove triple try/catch pattern Mathew-D 2026-05-10 20:54:42 -04:00
  • 292b1d5c09 scripted-widget: ipc call target now also support <target[:bar-name]> for complex setups Lemmy 2026-05-10 20:51:29 -04:00
  • 9a80da1e6e tray: consolidate all tray branch changes Mathew-D 2026-05-10 20:49:50 -04:00
  • ecf6b10c69 feat(scripted-widgets): added IPC support Lemmy 2026-05-10 20:24:12 -04:00
  • cb90758109 string_utils: trimLeftView and trimRightView Lemmy 2026-05-10 20:21:11 -04:00
  • d9218d2c5d fix(nightlight): fix weather location scheduling Lemmy 2026-05-10 18:48:47 -04:00
  • f0e459cc73 fix(nightlight): make weather location a real mode and clarify the UI Lemmy 2026-05-10 18:11:53 -04:00
  • c0500fa874 tray: harden dbusmenu loading and keep menu interactions non-blocking Mathew-D 2026-05-10 18:04:29 -04:00
  • 599fcd6636 feat(bar): sysmon now support network Rx and Tx Lemmy 2026-05-10 17:55:29 -04:00
  • 3bc8774b2a Merge pull request #2656 from Mathew-D/v5 Lemmy 2026-05-10 17:16:07 -04:00
  • 69ae4ad421 fix(gamma): prevent crash and avoid flooding niri/smithay that is slow af to refresh Lemmy 2026-05-10 17:05:47 -04:00
  • f5c14f50d2 More mpris async work Mathew-D 2026-05-10 17:01:32 -04:00
  • 73a577aeac More mpris fixes and improvements Mathew-D 2026-05-10 16:42:18 -04:00
  • 773c20b6f1 Merge branch 'v5' of github.com:noctalia-dev/noctalia-shell into v5 Lemmy 2026-05-10 16:33:46 -04:00
  • db08c80201 feat(sysmon): added classic (no nvidia) gpu_temp in bar and desktop widgets + some settings polishing with "visibleWhen" Lemmy 2026-05-10 16:33:38 -04:00
  • dd1e220183 fix(tray): persist pinned items with stable plain names Ly-sec 2026-05-10 22:33:04 +02:00
  • 1e66c0c3fe Merge branch 'v5' of https://github.com/Mathew-D/noctalia-shell into v5 Mathew-D 2026-05-10 16:20:59 -04:00
  • e6967d1a25 More mpris async changes Mathew-D 2026-05-10 16:18:07 -04:00
  • fe553778b2 Merge branch 'noctalia-dev:v5' into v5 Mathew 2026-05-10 13:41:48 -04:00
  • 0508037b8a Fix missed lambda closings Mathew-D 2026-05-10 13:12:25 -04:00
  • 3b18859c89 Missed declaration of sdbus::Error in mpris_service.h, Mathew-D 2026-05-10 13:09:45 -04:00
  • 1925009748 MPRIS: more async and error handling improvements Mathew-D 2026-05-10 13:08:33 -04:00
  • b62f6fead8 feat: daemonize Lemmy 2026-05-10 12:48:33 -04:00
  • c6196335fd MPRTIS change to async Mathew-D 2026-05-10 12:40:02 -04:00
  • 4d70b4f5c3 session: better terminology and minor ui cleanup Lemmy 2026-05-10 10:37:45 -04:00
  • 1656daab87 Merge branch 'v5' of github.com:noctalia-dev/noctalia-shell into v5 Lemmy 2026-05-10 10:22:12 -04:00
  • 237392022f Merge branch 'v5' of github.com:noctalia-dev/noctalia-shell into v5 Lemmy 2026-05-10 10:22:02 -04:00
  • b2bddc4dc2 settings(panels): size session entry popup to content Ly-sec 2026-05-10 16:22:01 +02:00
  • 4feaa92423 refactor: compositor backend selection into runtime registry + hyprland focused monitor fix Lemmy 2026-05-10 10:21:58 -04:00
  • 2cd9d09397 ui(controls): dim placeholder text Ly-sec 2026-05-10 16:08:00 +02:00
  • 8b5db2cccf fix(settings): adjust spacing for session panel visibility toggle Ly-sec 2026-05-10 16:05:10 +02:00
  • a6e6e7b3cb Merge branch 'v5' of https://github.com/noctalia-dev/noctalia-shell into v5 Ly-sec 2026-05-10 15:34:22 +02:00
  • 614208e034 feat(settings): add session panel settings to the Panels tab Ly-sec 2026-05-10 15:34:14 +02:00
  • bb7d565837 gate mallopt behind GLIBC check Lemmy 2026-05-10 09:34:07 -04:00
  • 32c6be928a feat(widgets): add show all outputs to taskbar widget Ly-sec 2026-05-10 13:54:45 +02:00
  • cd468caa93 fix(mango): drive active window from dwl-ipc title/app_id Ly-sec 2026-05-10 13:27:57 +02:00
  • 41ef475a7c fix(mango): use dwl-ipc selected output for preferredInteractiveOutput Ly-sec 2026-05-10 13:17:42 +02:00
  • edce19bb80 Revert "fix(tray): open dbusmenu before layout fetch and show id-only rows" Ly-sec 2026-05-10 12:50:29 +02:00
  • e5231e91ff fix(tray): open dbusmenu before layout fetch and show id-only rows Ly-sec 2026-05-10 12:33:11 +02:00
  • e43535c17f feat(launcher): add right click options Ly-sec 2026-05-10 10:20:47 +02:00
  • 7de0769677 ui: use "palette" wording instead of theme as much as possible Lemmy 2026-05-10 00:57:23 -04:00
  • acfe9d5109 log: increase privacy by not login weather urls and results Lemmy 2026-05-10 00:38:57 -04:00
  • 0e5c3ee882 hyprland: more IPC usage and dont use hyprctl for kb Lemmy 2026-05-10 00:23:51 -04:00
  • afc7f7f58a compat: improve non glibc support Lemmy 2026-05-09 23:56:46 -04:00
  • b113e3b60d bt/net: avoid showing state toasts on startup (bt on, wifi on), acquire a baseline silently to avoid the noise Lemmy 2026-05-09 23:48:54 -04:00
  • cd673dd1c9 network: minor cleanup, removing a few unused 'this' captures; renamed finalizeSavedConnections to finishSavedConnections and promoted to a member method Lemmy 2026-05-09 23:32:22 -04:00
  • 745f26dc0a Merge branch 'v5' of github.com:noctalia-dev/noctalia-shell into v5 Lemmy 2026-05-09 23:20:36 -04:00
  • db71ad851f feat(clipboard): added button and settings to call an external tool on image entries Lemmy 2026-05-09 23:20:32 -04:00
  • 72761d118e Merge pull request #2653 from Mathew-D/v5 Lemmy 2026-05-09 23:19:34 -04:00
  • 8ba77679e5 Final fixs and cleanup for network service refresh logic. Mathew-D 2026-05-09 23:13:24 -04:00
  • 9632cbdfaf Remove unused function Mathew-D 2026-05-09 22:58:55 -04:00
  • 42eb2f12da Async readState and added tokens for lifetime management of async operations. This should prevent crashes when the service is destroyed while async operations are still pending. Mathew-D 2026-05-09 22:57:28 -04:00
  • 3a523696be Fix build errors Mathew-D 2026-05-09 22:45:25 -04:00
  • e8c1e9b566 Fix async bugs Mathew-D 2026-05-09 22:43:08 -04:00
  • 94ce4d7c31 bluetooth: decrowding the header Lemmy 2026-05-09 22:10:03 -04:00
  • 30e5b25771 Format fix Mathew-D 2026-05-09 22:05:55 -04:00
  • 5e298e549c Merge branch 'noctalia-dev:v5' into v5 Mathew-D 2026-05-09 21:54:18 -04:00
  • 2bea2e0bfc network: convert D-Bus refresh calls to async Mathew-D 2026-05-09 21:54:06 -04:00
  • e56289c4d4 bluetooth: convert synchronous dbus calls to async Lemmy 2026-05-09 21:42:14 -04:00
  • f15d226e73 network_tab: UI cleanup Lemmy 2026-05-09 21:00:31 -04:00
  • a3f7a6b7bb Merge pull request #2651 from Mathew-D/v5 Lemmy 2026-05-09 20:37:23 -04:00
  • 957b8f9aa6 fix(vpn): Fixed the async connection issue in the VPN service Mathew-D 2026-05-09 20:13:26 -04:00
  • 79113421ba Merge pull request #2649 from Mathew-D/v5 Lemmy 2026-05-09 19:42:42 -04:00
  • 608ac99c28 camelCase fix Mathew-D 2026-05-09 19:32:59 -04:00
  • da109ec98e Async for Mathew-D 2026-05-09 19:30:48 -04:00
  • c68ec88350 tray: harden async dbusMenu loading Lemmy 2026-05-09 19:19:56 -04:00
  • ebef1ab7d6 tray: fix proton VPN Lemmy 2026-05-09 17:43:24 -04:00
  • 3a58b6ed32 fix(gsr): recover recorder state after widget reload Lemmy 2026-05-09 17:02:28 -04:00
  • 94837855c6 feat(palette): added custom_palette in the GUI. palettes must be in ~/.config/noctalia/palettes/ Lemmy 2026-05-09 16:49:46 -04:00
  • 01e547659a Fix formatting of log message in network_service.cpp Mathew-D 2026-05-09 15:43:06 -04:00
  • 6a7745570c Merge branch 'v5' of https://github.com/Mathew-D/noctalia-shell into v5 Mathew-D 2026-05-09 15:39:12 -04:00
  • bca428fa1d Merge branch 'noctalia-dev:v5' into v5 Mathew 2026-05-09 15:37:59 -04:00
  • be1eb335d3 Disconnect fix for vpn Mathew-D 2026-05-09 15:35:53 -04:00
  • 88752c0a76 fix(GSR): potentially fix hot reload state recovery Ly-sec 2026-05-09 19:45:56 +02:00
  • 7aed4d71e9 Merge branch 'noctalia-dev:v5' into v5 Mathew 2026-05-09 13:37:08 -04:00
  • 87e22607a6 Add VPN support to network widget with shield-check icon display Mathew-D 2026-05-09 12:46:21 -04:00
  • 96b5ce586f Merge branch 'v5' of https://github.com/noctalia-dev/noctalia-shell into v5 Ly-sec 2026-05-09 18:24:22 +02:00
  • 7eeb715397 fix(tray): detect dynamic pixmap updates Ly-sec 2026-05-09 18:24:12 +02:00
  • 839257fe2d Update switch to toggle for VPN visibility in network tab Mathew-D 2026-05-09 12:19:19 -04:00
  • e4483bed14 Refresh the panel on VPN toggle Mathew-D 2026-05-09 12:16:12 -04:00
  • 1e64ced75b Added a switch to turn it off and removed hardcoded "VPN" string Mathew-D 2026-05-09 12:13:30 -04:00
  • 2a613c15ba Merge pull request #2648 from DFSko/fix/dock-pinned-hot-reload Lysec 2026-05-09 18:05:32 +02:00
  • 8574a8324b Move location of VPN Mathew-D 2026-05-09 11:41:05 -04:00
  • c42d6a35c9 Added wireguard as a type of network connection. This allows users to manage their wireguard connections through the control center. Mathew-D 2026-05-09 11:37:27 -04:00
  • a70c9d3ff8 fix(dock): refresh pinned apps on reload Denis Nikolaev 2026-05-09 20:33:18 +05:00
  • 89e4f54d5a Adding VPN support to the network control center tab Mathew-D 2026-05-09 11:32:36 -04:00
  • 44e85bb630 time: weather sunset and sunrise is now using the shell main time token format Lemmy 2026-05-09 11:09:53 -04:00