Commit Graph

  • f3ce047c52
    tray: Remove delayed notifications patrick96 2023-03-25 19:28:43 +0100
  • 23153c3a23
    tray: Address rendering related TODOs patrick96 2023-03-25 19:19:09 +0100
  • 3e3a380069
    tray: Remove option TODOs patrick96 2023-03-25 19:18:34 +0100
  • ac589b32dd
    Remove TODOs patrick96 2023-03-25 17:31:52 +0100
  • 616b3fe3e7
    color: fix tests patrick96 2023-03-23 23:15:21 +0100
  • 47f6d9c25d
    renderer: documentation patrick96 2023-03-23 23:12:50 +0100
  • 58e0911ac6
    tray: Disable pseudo-transparency for opaque bgs patrick96 2023-03-23 23:03:45 +0100
  • 89f29fa12e
    tray: documentation patrick96 2023-03-23 22:38:42 +0100
  • f6172e1459
    Remove tray client gc patrick96 2023-03-23 22:27:43 +0100
  • 1aeac226a6
    Delete tray client pixmap and gc in destructor patrick96 2023-03-23 22:27:11 +0100
  • 8cc1b4fcfd fix(build): Use CMAKE_INSTALL_FULL_<dir> for default config patrick96 2023-02-13 21:08:48 +0100
  • b3cbf0a644 ci: Update codecov and checkout actions patrick96 2023-02-13 21:51:18 +0100
  • fc423c0921 fix(i3): Deal with negative coordinates patrick96 2023-01-05 22:00:28 +0100
  • e8870d6537
    tray: Prevent crash when no wallpaper is found patrick96 2022-12-21 23:47:57 +0100
  • edf37385cb script: Bump poll timeout to 250ms patrick96 2022-12-12 00:15:04 +0100
  • 65279883c3
    Replace wait_for_response with handle callback patrick96 2022-11-30 15:05:34 +0100
  • aadd4ce1c8
    Remove screen realloc argument patrick96 2022-11-30 13:41:25 +0100
  • d5498c8a8a script: Require zero exit code to show empty module. patrick96 2022-11-05 12:21:08 +0100
  • d296d67953
    Merge remote-tracking branch 'upstream/master' into tray-child-window patrick96 2022-10-31 23:30:07 +0100
  • f5d16891dd
    tray: Cleanup patrick96 2022-10-31 23:21:00 +0100
  • ca25b5685c
    tray: Add back legacy tray implementation patrick96 2022-10-31 23:05:23 +0100
  • cfe9a81f55
    clang-format: Only indent inner namespaces patrick96 2022-10-31 23:04:57 +0100
  • ed6a0e90fb fix code in order to support cmake unity builds tnixeu 2022-10-26 23:15:14 +0200
  • 10cdec3b9f build: Fix deprecation errors patrick96 2022-10-23 15:13:51 +0200
  • 87750c064e build: Bump C++ to C++17 patrick96 2022-10-23 14:52:59 +0200
  • 291a4844bc fix(ipc): Crash when sending to multiple instances patrick96 2022-10-23 14:11:31 +0200
  • 30e1cc2595
    feat(ipc): <label> support (#2841) Madhav Prabhu C M 2022-10-23 14:17:22 +0530
  • 1e582accb8 moved warnings near config options Ashwin 2022-10-18 08:49:24 +1100
  • cbf5439e80 changelog Ashwin 2022-10-17 21:22:22 +1100
  • cbfb417dce option to turn off struts Ashwin 2022-10-17 20:55:55 +1100
  • 7049c755c5
    --wip-- [skip ci] tray experiments patrick96 2022-10-16 21:31:24 +0200
  • 6d74ae51e7
    Merge remote-tracking branch 'upstream/master' into tray-child-window patrick96 2022-10-16 21:31:07 +0200
  • 31bdacb3d7 Remove never used systray module patrick96 2022-10-16 21:16:13 +0200
  • b0e33053f9 Use debug flags for sanitizer builds patrick96 2022-10-16 21:15:44 +0200
  • 3561fd3ad1 Templatify module factory patrick96 2022-10-16 21:09:32 +0200
  • 56779a5902
    Make the event loop return shared_ptrs (#2842) Patrick Ziegler 2022-10-15 23:21:40 +0200
  • d6997659fa
    cleanup patrick96 2022-10-09 18:07:01 +0200
  • 54b75f23ab
    feat(ipc). Per hook format (#2810) Madhav Prabhu C M 2022-10-09 22:12:36 +0530
  • 3cfa01233c
    tray: Fix infinite update loop patrick96 2022-10-09 17:47:39 +0200
  • e9713185cb
    backlight: Remove actual_brightness amdgpu check (#2839) Patrick Ziegler 2022-10-08 15:52:47 +0200
  • 303015244e
    feat: longest match ws-icon fuzzy matching (#2831) Ron0Studios 2022-10-05 22:05:44 +0100
  • 0096fea839
    Merge remote-tracking branch 'upstream/master' into tray-child-window patrick96 2022-10-05 23:02:18 +0200
  • 2e902fee04
    Add .cache to gitignore patrick96 2022-10-05 23:01:54 +0200
  • 03987b19a5
    fix(xwindow): Crash when no tag is set in format (#2833) Ashwin Rajesh 2022-10-06 06:39:02 +1100
  • 5719d130fd feat(xwindow): %instance%, %class% from WM_CLASS patrick96 2022-10-02 12:13:32 +0200
  • ae3deab0db
    Remove unused operator== patrick96 2022-10-01 22:28:08 +0200
  • 463ef963a1
    Add pseudo transparency back to tray icons patrick96 2022-10-01 22:24:23 +0200
  • c44336573b build: Create clangformat(-dryrun) build targets patrick96 2022-09-27 23:42:29 +0200
  • def2682b8c
    tray: Set _NET_SYSTEM_TRAY_VISUAL patrick96 2022-09-26 21:39:10 +0200
  • 5c38d5cb17
    tray: Store clients in unique_ptr patrick96 2022-09-24 13:20:02 +0200
  • 3da2662022 xwindow: Also listen for WM_NAME changes patrick96 2022-09-19 22:45:31 +0200
  • 918bc212ee
    doc: Remove sphinx language setting (#2822) Patrick Ziegler 2022-09-19 22:49:03 +0200
  • 0c223ae2bb
    fix(tray): Too many printf directives patrick96 2022-09-19 21:39:11 +0200
  • 627d43dad2
    tray: Set _NET_SYSTEM_TRAY_ORIENTATION patrick96 2022-09-19 21:23:22 +0200
  • 63c6b13cbf
    tray: Cleanup client state handling patrick96 2022-09-14 22:12:13 +0200
  • 5fd62edfca
    tray: Cleanup logging patrick96 2022-09-14 21:53:02 +0200
  • 8ec9807145
    Merge remote-tracking branch 'upstream/master' into tray-child-window patrick96 2022-09-13 14:24:59 +0200
  • 1d4e30c4be
    fix: Handle X events before polling for IO (#2820) Patrick Ziegler 2022-09-13 14:21:36 +0200
  • 60173e5042
    tray: Better lifecycle handling patrick96 2022-09-11 21:47:50 +0200
  • ea5ffdd6b1
    Merge remote-tracking branch 'upstream/master' into tray-child-window patrick96 2022-09-11 19:13:56 +0200
  • 053a7eb2d8
    fix: Crash on root pixmap and window depth mismatch (#2813) Patrick Ziegler 2022-09-05 09:58:12 +0200
  • 3b9ff04f40
    tray: Fix build error patrick96 2022-09-04 12:00:45 +0200
  • fe9660254c
    Merge remote-tracking branch 'upstream/master' into tray-child-window patrick96 2022-09-04 11:46:32 +0200
  • 901183a60a
    tray: Fix tray not updating after (un)map_notify patrick96 2022-09-03 22:34:00 +0200
  • 1127792ccf
    tray: Update module using callback patrick96 2022-09-03 21:33:22 +0200
  • b72458a6b0
    tray: Load settings from module section patrick96 2022-09-03 20:56:32 +0200
  • 03a2e6bb17
    tray: Read width directly from tray_manager patrick96 2022-08-28 15:29:36 +0200
  • ffcdf7d690
    tray: Start tray from module patrick96 2022-08-28 15:15:48 +0200
  • 1dcff9396a
    tray: Stop listening to ui::visibility_change patrick96 2022-08-28 15:05:22 +0200
  • de560fe810
    tray: Remove mutex patrick96 2022-08-28 14:56:56 +0200
  • d658c07177
    tray: Cleanup tray settings patrick96 2022-08-28 14:49:09 +0200
  • ef06472a6d
    tray: Remove tray window patrick96 2022-08-27 23:02:34 +0200
  • d817080ee8
    fix(renderer): Small gaps when rendering emojis (#2802) Patrick Ziegler 2022-08-25 00:55:16 +0200
  • 7838241a77
    feat(tokens): Negative minimum length adds right padding (#2801) Ashwin Rajesh 2022-08-25 08:36:38 +1000
  • 6ccecbfca2
    feat(temperature): Add zone-type setting (#2752) Dave 2022-08-21 21:55:42 +0430
  • 708bd9c891
    feat(temperature): %temperature-k% token for Kelvin (#2784) Quantenzitrone 2022-08-21 19:10:48 +0200
  • dca9e15339
    tray: Store position relative to inner area patrick96 2022-07-26 21:26:13 +0200
  • 9c759549c6
    tray: Remove background_manager patrick96 2022-07-26 00:01:21 +0200
  • 4bbb28baaf
    Merge remote-tracking branch 'upstream/master' into tray-child-window patrick96 2022-07-25 23:36:54 +0200
  • b5764c8a93
    Use CMAKE_INSTALL_SYSCONFDIR instead of /etc (#2770) Patrick Ziegler 2022-07-19 23:26:11 +0200
  • f4d0ba9186
    config_parser: Pass barname as argument to parse() (#2765) Patrick Ziegler 2022-07-09 13:12:37 +0200
  • 841b799299
    Add include-file reload fix to changelog patrick96 2022-07-09 12:26:07 +0200
  • 98d584c8fe
    Also monitor include-files for changes when --reload is set (#2759) Tuur Vanhoutte 2022-07-09 12:24:21 +0200
  • a20f76d7e5
    fix: tray flickers due to excessive redrawing/visibility changing (#2747) raffael0 2022-07-09 09:09:55 +0200
  • 9f4e88c07d
    fix: tray isn't visible when a module updates (#2742) raffael0 2022-07-09 08:45:09 +0200
  • a42e533089
    doc: change openSUSE description (#2749) sysek 2022-06-23 06:38:04 +0200
  • f3e27a205e
    backlight: auto-detect default card (#2728) raffael0 2022-06-16 12:54:38 +0200
  • b2c5d8e0e2
    tray: implement hiding functionality (#2723) raffael0 2022-06-16 12:53:49 +0200
  • 86f2baa550
    tray: remove tray-position = adaptive (#2726) raffael0 2022-06-15 11:09:13 +0200
  • 6a43758b5b
    tray is no longer pushed off the bar (#2727) raffael0 2022-06-14 15:35:49 +0200
  • ca06be1d0e
    Updated instructions for installing on Debian (#2732) Franklin Timóteo 2022-06-12 14:28:18 -0300
  • 0331a5fda4
    fix: error reporting for deprecated config values (#2725) Maxim Kolesnikov 2022-06-12 21:31:11 +0700
  • 1ee11f7c9e
    Adapt release workflow to produce signed releases (#2720) Patrick Ziegler 2022-05-09 17:00:14 +0200
  • 1f55eaf73d
    Adapt to official Arch Linux package (#2719) Patrick Ziegler 2022-05-09 16:36:54 +0200
  • 8a4fc1f4f7
    Update Arch Linux installation instructions (#2717) Leonidas Spyropoulos 2022-05-09 14:17:13 +0100
  • f0dbb4cc63
    Add darkmode banner (#2712) Patrick Ziegler 2022-05-04 21:31:25 +0200
  • 80bcf55844
    Update PKGBUILD for 3.6.3 (#2711) Patrick Ziegler 2022-05-04 11:39:06 +0200
  • 46358792e0
    fix(build): Changes in inotify module patrick96 2022-05-04 11:09:55 +0200
  • 7a1824a9b9
    Merge remote-tracking branch 'origin/hotfix/3.6.3' patrick96 2022-05-04 11:05:43 +0200
  • a962a2658d
    Version 3.6.3 patrick96 2022-05-04 09:01:28 +0200