Commit Graph

  • 6a503745fe Fix tooltips broken by 2b29c9a main Alexander Rosenberg 2026-02-27 08:57:41 -08:00
  • 267c327db9 Merge upstream/master Alexander Rosenberg 2026-02-27 08:36:07 -08:00
  • 57a9bd83ff Fix group signal-triggered group closing incorrectly Alexander Rosenberg 2026-02-27 06:46:18 -08:00
  • 7744320ab2 fix: build Alex 2026-02-24 00:55:27 +01:00
  • 802bf184fb fix: lint Alex 2026-02-24 00:49:23 +01:00
  • ef3d55980e fix: some crashes Alex 2026-02-24 00:49:03 +01:00
  • a32413a74f Merge pull request #4880 from Alexays/copilot/fix-mpd-module-crash Alexis Rouillard 2026-02-24 00:06:11 +01:00
  • 82f076c6c2 mpd: fix FD leak by resetting connection on MPD_ERROR_SYSTEM errors copilot-swe-agent[bot] 2026-02-23 23:04:36 +00:00
  • e18939210b fix: lint Alex 2026-02-24 00:00:57 +01:00
  • aacf0cbc99 Merge pull request #4881 from Alexays/copilot/fix-sigabrt-usb-unplug-issue Alexis Rouillard 2026-02-24 00:00:19 +01:00
  • 3e2a50d59f Merge pull request #4879 from Alexays/copilot/fix-waybar-bluetooth-crash Alexis Rouillard 2026-02-23 23:58:51 +01:00
  • 49d4049ea3 Fix SIGABRT on USB unplug race condition in battery module copilot-swe-agent[bot] 2026-02-23 22:55:05 +00:00
  • 0c46818e95 Fix crash when bluetooth DBus manager returns null on timeout copilot-swe-agent[bot] 2026-02-23 22:54:23 +00:00
  • 37d6541592 Initial plan copilot-swe-agent[bot] 2026-02-23 22:53:14 +00:00
  • 65fadcf94b Initial plan copilot-swe-agent[bot] 2026-02-23 22:52:00 +00:00
  • f806ec03ed Initial plan copilot-swe-agent[bot] 2026-02-23 22:51:45 +00:00
  • 64ecdcfa87 Merge pull request #4846 from BlueManCZ/fix-mpris-fallback-player Alexis Rouillard 2026-02-23 23:51:04 +01:00
  • 4aa8f98552 Merge pull request #4821 from cebem1nt/group-scroll-cutout Alexis Rouillard 2026-02-23 23:46:02 +01:00
  • 730e558cf4 Merge pull request #4834 from khaneliman/niri Alexis Rouillard 2026-02-23 23:43:30 +01:00
  • 22fd2da40e Merge pull request #4836 from Cprakhar/fix/tooltip-return-type-in-format-strings Alexis Rouillard 2026-02-23 23:26:07 +01:00
  • 6fa8ad3430 Merge pull request #4849 from 44vladimirov/power_switch_events Alexis Rouillard 2026-02-22 18:32:08 +01:00
  • 54e7451cf0 Merge pull request #4856 from Cprakhar/feat/tooltip-format-cpu Alexis Rouillard 2026-02-20 17:36:17 +01:00
  • ae60ca6233 refactor(niri): declared constructor Austin Horstman 2026-02-09 08:53:04 -06:00
  • a194b576be feat(niri): niri depends on socket Austin Horstman 2026-02-09 08:52:00 -06:00
  • 4d2fb11a05 Merge tag '0.15.0' of https://github.com/Alexays/Waybar Alexander Rosenberg 2026-02-19 20:54:36 -08:00
  • d31b131f80 Merge pull request #4874 from GG2R10/fix/cava-silence-fix Alexis Rouillard 2026-02-19 21:55:22 +01:00
  • 9c871c90a7 fix: move silence_ = false inside idle lambda GG2R10 2026-02-19 15:12:23 -05:00
  • a74adc54e5 Merge pull request #4863 from olliestone/fix-aappiconlabel-image-visibility Alexis Rouillard 2026-02-18 20:47:27 +01:00
  • 14a30cd4b7 Merge pull request #4869 from cebem1nt/master Alexis Rouillard 2026-02-17 15:45:35 +01:00
  • f1140f00f9 niri/workspaces: change icons priority cebem1nt 2026-02-17 11:23:27 -03:00
  • 6f9dee979b fix: ensure AAppIconLabel image remains not visibile if icons are disabled Ollie Stone 2026-02-15 18:39:28 +00:00
  • e4e47cad5c Merge pull request #3088 from VAWVAW/hyprland-bar-scroll Alexis Rouillard 2026-02-13 23:43:12 +01:00
  • 01628dda85 Merge pull request #4852 from tobixen/fix/keyboard-state-hotplug-crash Alexis Rouillard 2026-02-13 23:27:05 +01:00
  • 9e57d75fe5 Merge pull request #4854 from sliedes/ipc-safesignal Alexis Rouillard 2026-02-13 23:26:46 +01:00
  • 2337d308ce Merge branch 'master' into feat/tooltip-format-cpu Prakhar Chhalotre 2026-02-14 03:28:29 +05:30
  • fc4e2a3534 Merge pull request #4857 from Cprakhar/fix/pango-markup-all Alexis Rouillard 2026-02-13 22:44:49 +01:00
  • a3d7902337 Merge pull request #4858 from chrisvittal/memory-module/tooltip-markup Alexis Rouillard 2026-02-13 22:44:24 +01:00
  • 5b595a4dfe hyprland/workspaces: Add enable-bar-scroll option vawvaw 2024-02-13 17:55:11 +01:00
  • e0e36b6d81 memory: use markup rather than text for memory tooltip Chris Vittal 2026-02-13 14:17:48 -05:00
  • 3e7976c8eb fix: use pango markup for consistent formatting in format and tooltip-format Prakhar Chhalotre 2026-02-13 02:17:46 +05:30
  • 4ac539206f feat: add tooltip-format config option in cpu module Prakhar Chhalotre 2026-02-13 02:00:17 +05:30
  • a70651ed05 fix: use SafeSignal in ipc Sami Liedes 2026-02-12 18:11:30 +01:00
  • 13469a8847 fix(keyboard-state): fix segfault on device hotplug Tobias Brox 2026-02-12 11:46:24 +01:00
  • 7110c455e2 fix of example config typos Alexey Vladimirov 2026-02-12 02:12:00 +03:00
  • 3bcadfdf5a battery: power switch events Alexey Vladimirov 2026-02-12 01:14:16 +03:00
  • 03a77c592b Merge pull request #4844 from Cprakhar/fix/remove-battery-status-console-log Alexis Rouillard 2026-02-11 21:22:26 +01:00
  • 3833028697 Merge pull request #4847 from esensar/patch-1 Alexis Rouillard 2026-02-11 21:21:49 +01:00
  • c388208e21 docs: fix typo in waybar.5 in expand-right field info Ensar Sarajčić 2026-02-11 13:01:07 +01:00
  • a871d90161 Fix button action handling to consistently use the active player BlueManCZ 2026-02-11 12:09:20 +01:00
  • 0a50e82d0d Prioritize currently playing player BlueManCZ 2026-02-11 11:47:05 +01:00
  • a69b7a5536 Handle fallback player for ignored MPRIS players BlueManCZ 2026-02-11 10:53:48 +01:00
  • bd222984bb fix: remove unnecessary console log for battery status Prakhar Chhalotre 2026-02-11 01:07:49 +05:30
  • d527ccd4c1 Merge pull request #4838 from khaneliman/image Alexis Rouillard 2026-02-10 14:55:45 +01:00
  • 3b478ee6a5 chore: format Austin Horstman 2026-02-09 15:53:44 -06:00
  • c9a7cbbdb3 fix(image): treat missing interval as once Austin Horstman 2026-02-09 15:26:23 -06:00
  • f96fb53eeb feat: add tooltip in format replacments Prakhar Chhalotre 2026-02-10 00:30:03 +05:30
  • 0abbf221a2 Fix inconsistancies with the systray toggle Alexander Rosenberg 2026-02-09 02:45:58 -08:00
  • 306f970684 Merge pull request #4828 from hannesbraun/fix-poll-include Alexis Rouillard 2026-02-08 21:07:26 +01:00
  • 00ccfce6f5 Merge pull request #4831 from Cprakhar/fix/pango-markup-temperature Alexis Rouillard 2026-02-08 20:59:13 +01:00
  • 7e6da1adb2 fix: update tooltip method to use pango markup formatting Prakhar Chhalotre 2026-02-09 00:16:11 +05:30
  • f373ebfcbb Fix include of poll.h Hannes Braun 2026-02-08 13:32:41 +01:00
  • 2616785d18 Merge pull request #4822 from khaneliman/ci Alexis Rouillard 2026-02-07 21:20:28 +01:00
  • 833c40a84b feat(ci): enable concurrency for nix-tests Austin Horstman 2026-02-06 15:19:04 -06:00
  • d95809e11b chore(ci): bump flake lock actions Austin Horstman 2026-02-06 15:12:28 -06:00
  • 90b209add8 chore: 0.15.0 Alex 2026-02-06 21:15:03 +01:00
  • a8bbc90efe Merge pull request #4819 from cebem1nt/master Alexis Rouillard 2026-02-06 19:10:58 +01:00
  • 40200afb68 fix: owerwrite handleScroll to remove any scrolling handling from group module cebem1nt 2026-02-06 14:43:12 -03:00
  • 429d7df52b fix: backlight/slider fix rounding issue on scroll up cebem1nt 2026-02-05 23:38:47 -03:00
  • 26c09f1e2e Merge pull request #4814 from Alexays/copilot/fix-menu-freeze-issue Alexis Rouillard 2026-02-04 10:33:52 +01:00
  • 65e708779b Fix function overload order to resolve compilation error copilot-swe-agent[bot] 2026-02-04 09:26:20 +00:00
  • 04766452b4 Use idiomatic empty() check for strings copilot-swe-agent[bot] 2026-02-04 09:15:25 +00:00
  • c4982efa95 Add output_name parameter to forkExec for WAYBAR_OUTPUT_NAME env var copilot-swe-agent[bot] 2026-02-04 09:14:45 +00:00
  • dad6e8a257 Merge pull request #4812 from Alexays/copilot/fix-tooltip-sync-issue Alexis Rouillard 2026-02-04 10:12:20 +01:00
  • 98c2ace0ec Merge pull request #4813 from Alexays/copilot/fix-bluetooth-module-issue Alexis Rouillard 2026-02-04 10:11:18 +01:00
  • 68d3e13fdd Fix menu freezing when launching applications copilot-swe-agent[bot] 2026-02-04 09:09:44 +00:00
  • 2b29c9a5d6 Fix tooltip sync issue by removing conditional checks copilot-swe-agent[bot] 2026-02-04 09:08:42 +00:00
  • 08baa3fd40 Merge pull request #4808 from Alexays/copilot/fix-corrupted-double-linked-list Alexis Rouillard 2026-02-04 10:08:13 +01:00
  • 717cc4a4d1 Fix Pango markup rendering in bluetooth module tooltip copilot-swe-agent[bot] 2026-02-04 09:07:46 +00:00
  • be9d9c87e6 Initial plan copilot-swe-agent[bot] 2026-02-04 09:06:33 +00:00
  • e8558dd696 Initial plan copilot-swe-agent[bot] 2026-02-04 09:05:50 +00:00
  • 7921ab4008 Initial plan copilot-swe-agent[bot] 2026-02-04 09:05:41 +00:00
  • 4c5167083d Merge pull request #4809 from Alexays/copilot/fix-unhandled-exception Alexis Rouillard 2026-02-04 10:04:16 +01:00
  • 7261d00c31 Merge pull request #4810 from Alexays/copilot/fix-waybar-crash-pango Alexis Rouillard 2026-02-04 10:03:11 +01:00
  • cb54b98fd5 Final updates - thread safety fix complete copilot-swe-agent[bot] 2026-02-04 09:00:09 +00:00
  • da8fd864c6 Simplify mutex locking in WindowCount module copilot-swe-agent[bot] 2026-02-04 08:57:53 +00:00
  • 0a8b7b096a Simplify fix: only add isInt() check in refresh methods copilot-swe-agent[bot] 2026-02-04 08:57:08 +00:00
  • c1240a98aa Fix mutex locking in WindowCount module copilot-swe-agent[bot] 2026-02-04 08:56:17 +00:00
  • e0a2cb8f8f Complete fix for Pango NULL layout crash copilot-swe-agent[bot] 2026-02-04 08:55:08 +00:00
  • 74fb2f252f Remove CodeQL artifact from repository copilot-swe-agent[bot] 2026-02-04 08:54:48 +00:00
  • 330c77c87a Fix thread safety in Hyprland modules to prevent corrupted double-linked list crash copilot-swe-agent[bot] 2026-02-04 08:54:36 +00:00
  • 19ede92d7f Complete fix for unhandled exception in signal handler copilot-swe-agent[bot] 2026-02-04 08:54:36 +00:00
  • 03de38b4d0 Fix Pango NULL layout crash by clearing markup before hiding label copilot-swe-agent[bot] 2026-02-04 08:54:32 +00:00
  • 4cadae83b3 Improve comments for cached signal values copilot-swe-agent[bot] 2026-02-04 08:54:14 +00:00
  • 1466ca8bef Merge pull request #4729 from xav-ie/fix-cava-audio-height-init Alexis Rouillard 2026-02-04 09:54:00 +01:00
  • c34b1b6a19 Fix unhandled JSON exception in signal handlers copilot-swe-agent[bot] 2026-02-04 08:53:47 +00:00
  • 2c3aab88de Initial plan copilot-swe-agent[bot] 2026-02-04 08:51:23 +00:00
  • f16a6c7dcf Initial plan copilot-swe-agent[bot] 2026-02-04 08:51:07 +00:00
  • 68e1e6dc26 Initial plan copilot-swe-agent[bot] 2026-02-04 08:50:37 +00:00
  • 39e59e557f fix: double free / uncatched errors Alex 2026-02-04 09:47:00 +01:00
  • 47fb21a2c1 chore: upgrade to clang-format@21 Alex 2026-02-04 09:24:14 +01:00