Commit graph

  • d90f9cbf94 thicker rainbow hex borders main Damocles 2026-04-13 10:55:40 +02:00
  • c2112bb451 hex shader: rainbow shimmer on edges when wave passes Damocles 2026-04-13 10:52:32 +02:00
  • 207e61ca52 fix hex SDF: correct IQ constants, swap coords for flat-top Damocles 2026-04-13 10:47:07 +02:00
  • 42f861676e shader step 2: hex grid with gradient colors and wave animation Damocles 2026-04-13 10:43:44 +02:00
  • 6c33db2a0e readme: not just a bar anymore Damocles 2026-04-13 10:39:36 +02:00
  • b42c470287 shader debug step 1: minimal red shader with Quickshell.shellPath Damocles 2026-04-13 10:35:10 +02:00
  • b4a132c8eb revert OverviewBackdrop to working Canvas version, shader needs debugging Damocles 2026-04-13 10:27:02 +02:00
  • 1f9c8b6d3d use LazyLoader for backdrop windows, no QtQuick import needed Damocles 2026-04-13 10:13:20 +02:00
  • bd28691ee7 shell.qml: import QtQuick for Loader Damocles 2026-04-13 10:04:12 +02:00
  • c0b3cd9b6f make backgroundOverlay and overviewBackdrop disableable via modules config Damocles 2026-04-13 10:01:37 +02:00
  • e5861aa18f fix shader uniforms: std140 alignment, vec4 resolution, pad float Damocles 2026-04-13 09:56:34 +02:00
  • 51ef4c9fb3 nova-shell-cli: wrap with config path instead of bare symlink Damocles 2026-04-13 09:51:29 +02:00
  • 9804ed2287 fix shader: resolvedUrl path, vec4 for std140 alignment, color type Damocles 2026-04-13 09:45:47 +02:00
  • 2e1789ba7d fix spinner animation: use delegate id instead of parent.index Damocles 2026-04-13 09:39:12 +02:00
  • af56ae064f package.nix: dontWrapQtApps, qtshadertools is build-only Damocles 2026-04-13 09:36:17 +02:00
  • 3c196c48d8 overview backdrop: full GPU shader with hex tiling, wave animation, spinners Damocles 2026-04-13 09:31:32 +02:00
  • 531e913238 notifications: right-click to fully dismiss in popup and center Damocles 2026-04-13 09:05:02 +02:00
  • a2472851ae overview backdrop: randomly spinning hexagons Damocles 2026-04-13 09:00:40 +02:00
  • a9f313d60f overview backdrop: darker base01 bg, hex grid only, no scan lines or particles Damocles 2026-04-13 08:58:09 +02:00
  • 9d4d14138e overview backdrop: dark bg, gradient-filled hexagons without outlines Damocles 2026-04-13 08:54:10 +02:00
  • 9874a9c094 hover panels: use HoverHandler instead of MouseArea for hover tracking Damocles 2026-04-13 00:59:59 +02:00
  • 4fa08f9748 mpris panel: smooth height changes to prevent wiggle Damocles 2026-04-13 00:56:26 +02:00
  • 608da78cea notification animations: slide-in/out popups, staggered center fade, dismiss fade Damocles 2026-04-13 00:55:04 +02:00
  • b5b2276ff1 mpris: player switcher for multiple media sessions Damocles 2026-04-13 00:49:07 +02:00
  • dea4541718 configurable notification timeout, default 3s Damocles 2026-04-13 00:08:45 +02:00
  • 28fb0e4d00 temperature thresholds: warm 80, hot 90 Damocles 2026-04-13 00:00:47 +02:00
  • c973bd8163 integrated notification center: replace swaync with built-in NotificationServer Damocles 2026-04-12 23:52:49 +02:00
  • 4276434cd2 overview backdrop: full cyber - particles, corner marks, diagonal scan, darker base Damocles 2026-04-12 23:42:40 +02:00
  • df2546ebb2 overview backdrop: remove center content, keep animated bg elements only Damocles 2026-04-12 23:37:09 +02:00
  • f690a42c52 overview backdrop: cyberpunk neon clock, scan lines, hex grid, system stats Damocles 2026-04-12 23:28:11 +02:00
  • c6e1630e8a readme: condescending note about manual niri config Damocles 2026-04-12 23:21:58 +02:00
  • 7ea1eed8bf overview backdrop: test pattern, niri layer-rule in hm-module Damocles 2026-04-12 23:20:38 +02:00
  • 622f06249c background overlay: smooth color transitions on colon, glow, seconds bar Damocles 2026-04-12 23:15:54 +02:00
  • 81d0da4cd7 background overlay: neon cyberpunk clock with glow, color cycling, seconds bar Damocles 2026-04-12 23:06:54 +02:00
  • 4715ab9bb6 background overlay: vertically center clock digits and colon Damocles 2026-04-12 23:05:07 +02:00
  • bf40be76c5 background overlay: colon cycles through base16 colors Damocles 2026-04-12 22:59:58 +02:00
  • ba3c632d07 background overlay: animated pulsing colon on clock Damocles 2026-04-12 22:58:38 +02:00
  • d4ca0f9805 window title: allow layout to shrink group when space is tight Damocles 2026-04-12 22:53:11 +02:00
  • 974613d811 nix fmt Damocles 2026-04-12 22:48:04 +02:00
  • 0eeaa6a04e window title: grow to content, spacer takes remaining space Damocles 2026-04-12 22:47:33 +02:00
  • f6219ce3c2 rename Overview to BackgroundOverlay everywhere Damocles 2026-04-12 22:45:08 +02:00
  • ff005acc60 window title: fill available space, clip overflow Damocles 2026-04-12 22:36:22 +02:00
  • 32a1bb8fa8 propagate accent color to workspaces, tray, window title; round workspace pills Damocles 2026-04-12 22:20:34 +02:00
  • 834bf808d0 propagate group accent color to modules via accentColor chain Damocles 2026-04-12 22:14:45 +02:00
  • ec8672e837 group colors match top gradient based on horizontal position Damocles 2026-04-12 21:58:20 +02:00
  • 8e8d0e6fa5 revert border glow shader, keep solid group backgrounds Damocles 2026-04-12 21:53:36 +02:00
  • 0181c566cf solid group backgrounds, glow shader on gradient border Damocles 2026-04-12 21:36:20 +02:00
  • d33b47139a restore gradient glow wash behind border Damocles 2026-04-12 21:27:46 +02:00
  • 49513b7ff2 tray icons: size from fontSize instead of hardcoded 18px Damocles 2026-04-12 21:21:26 +02:00
  • a7bdc964fa workspace pills: size from fontSize instead of hardcoded 20px Damocles 2026-04-12 21:20:27 +02:00
  • 6f42337008 gradient border: top + sides with corner arcs, fades out at bottom Damocles 2026-04-12 21:11:18 +02:00
  • 3ae679a621 increase bar-wide gradient glow intensity Damocles 2026-04-12 21:06:41 +02:00
  • 4c90b4a9a2 gradient: subtle glow fading from stroke to bar bottom via compositing Damocles 2026-04-12 21:01:24 +02:00
  • deb71231fb stable icon widths via minIcon, fix volume icon jitter Damocles 2026-04-12 21:00:36 +02:00
  • ae3d55912f center text in labels with minText padding Damocles 2026-04-12 20:53:42 +02:00
  • ffa3111407 bar groups: consistent height based on bar height Damocles 2026-04-12 20:50:27 +02:00
  • ea1b6ac9bc fix bar: remove color wash, keep only opaque backing + stroke Damocles 2026-04-12 20:30:38 +02:00
  • 4a5b629b8d screen corner radius back to 15 Damocles 2026-04-12 20:26:49 +02:00
  • 971e44aaf1 bar: offset content below gradient, fade gradient to bar bottom Damocles 2026-04-12 20:26:25 +02:00
  • c13a719145 cava: add to deps, fix config via temp file Damocles 2026-04-12 19:37:39 +02:00
  • e75d7c7804 readme: add visualizer, overview, curved gradient Damocles 2026-04-12 19:33:42 +02:00
  • 27e1f63691 gradient bar: opaque base00 backing behind stroke Damocles 2026-04-12 19:32:15 +02:00
  • 22c8287315 inset bar contents to avoid overlap with screen corner curve Damocles 2026-04-12 19:31:00 +02:00
  • 5a7d205516 gradient bar: canvas-drawn arc matching screen corner radius Damocles 2026-04-12 19:28:35 +02:00
  • e6c65cad45 fix gradient bar: clip to 3px height, curve follows screen radius Damocles 2026-04-12 19:19:26 +02:00
  • a5932a8feb gradient bar follows screen corner radius Damocles 2026-04-12 19:16:19 +02:00
  • 6e20ac966e mpris: cava audio visualizer overlay on album art Damocles 2026-04-12 19:14:41 +02:00
  • 5886f39b08 overview: background layer clock and date visible in niri overview gaps Damocles 2026-04-12 19:11:26 +02:00
  • b80071db5c nix fmt Damocles 2026-04-12 19:05:24 +02:00
  • 367520df6a remove dead OsdState/Osd code, update README Damocles 2026-04-12 19:03:10 +02:00
  • 69ee00004a increase default screen corner radius to 20 Damocles 2026-04-12 18:59:41 +02:00
  • 7e5afebada privacy: detect active video streams only, not hardware sources Damocles 2026-04-12 18:58:16 +02:00
  • cd29baa4d5 screen corners: use exclusiveZone -1 to ignore bar offset Damocles 2026-04-12 18:53:47 +02:00
  • 87b7bb00d0 privacy module: screenshare and microphone indicators with glow + pulse Damocles 2026-04-12 18:52:15 +02:00
  • 0568f71d1b event-driven network/bluetooth/powerprofile via dbus-monitor + nmcli monitor Damocles 2026-04-12 18:48:07 +02:00
  • b06e3582ff nix fmt Damocles 2026-04-12 18:44:27 +02:00
  • 21f96dc68e dismiss tooltip flyout when opening panel menus Damocles 2026-04-12 18:43:51 +02:00
  • 7e359fb730 mpris: preload album art at root level, cache survives panel hidden Damocles 2026-04-12 18:42:06 +02:00
  • 5d483e6284 fix mpris album art: keep visible after temp file deletion Damocles 2026-04-12 18:39:15 +02:00
  • 90ec41fd05 mpris: inline hover panel replaces separate MprisMenu Damocles 2026-04-12 18:38:04 +02:00
  • cde8aa99aa volume panel: per-app stream sliders in expanded view Damocles 2026-04-12 18:35:40 +02:00
  • 3ed00dd905 mpris album art: keep last good source, clear on track change Damocles 2026-04-12 18:33:04 +02:00
  • 2be333d3f0 mpris album art: async loading, no cache Damocles 2026-04-12 18:29:30 +02:00
  • 36d187e251 fix menu Process objects: declare as properties for PopupPanel compat Damocles 2026-04-12 18:28:52 +02:00
  • fd71211176 bluetooth flyout: paired devices with connect/disconnect Damocles 2026-04-12 18:27:20 +02:00
  • a230b72344 network chooser: click to show known available connections Damocles 2026-04-12 18:24:36 +02:00
  • 20d3ad12f9 fix volume expand: use MouseArea on icon/label instead of TapHandler on Row Damocles 2026-04-12 18:21:30 +02:00
  • 7aadbed03e backlight panel: flash on hotkey changes Damocles 2026-04-12 18:17:07 +02:00
  • 5d7e3fb090 volume panel: flash on hotkey changes as osd replacement Damocles 2026-04-12 18:16:39 +02:00
  • de44b66fef fix volume panel: auto-collapse expanded state when hover leaves Damocles 2026-04-12 18:15:53 +02:00
  • 0c2d5998ff backlight: hover slider panel, remove osd dependency Damocles 2026-04-12 18:11:30 +02:00
  • 421c19b509 fix tray status enum reference, fix volume panel polish loop Damocles 2026-04-12 18:09:43 +02:00
  • 5dcea32dc3 code cleanup: deduplicate volume icon logic, mpris time format, sink list Damocles 2026-04-12 18:08:36 +02:00
  • 5dc966c916 merge volume osd/tooltip into interactive hover panel with device switcher Damocles 2026-04-12 18:03:12 +02:00
  • a69507980b mpris menu: proper album art with gradient fade Damocles 2026-04-12 17:57:45 +02:00
  • 66dc628752 osd attached to triggering module position, per-screen filtering Damocles 2026-04-12 17:57:12 +02:00
  • 85a1260a35 full height group separator lines Damocles 2026-04-12 17:53:33 +02:00
  • a5cb257891 mpris flyout menu with transport controls, progress bar, album art Damocles 2026-04-12 17:52:38 +02:00
  • 2f31783ead fix bar group separators: overlay on Row instead of custom layout Damocles 2026-04-12 17:49:48 +02:00
  • 9d88d62201 bar icons: crossfade animation on icon change Damocles 2026-04-12 17:48:59 +02:00