Commit Graph

  • a46b8a0109
    Merge pull request #2105 from skylar779/master Alex 2023-04-11 11:12:38 +0200
  • 3b2dfeec01
    Made use of node_id_ Checking against names for volume changes seems a bit weird to me and also didn't really work, so I've made use of node_id_ to check against this instead and also fixed an issue, where the volume update would refuse to do its thing despite it being the same id that was used on launch. skylar779 2023-04-11 10:51:25 +0200
  • e62d339b57
    Merge pull request #2104 from numas13/master Alex 2023-04-11 07:44:52 +0200
  • 18a2b90fc0 fix: generate wireplumber module man page Denis Drakhnia 2023-04-11 08:09:01 +0300
  • 60cdf10e64 Add DWL tags module David Delarosa 2023-04-11 04:50:21 +0300
  • 51f0fc6b72 #2094 pulseaudio apply states Alexander Courtis 2023-04-07 14:19:45 +1000
  • 6f3a27905d preventing persistent_workspaces and all-outputs from being used together MonstrousOgre 2023-04-06 12:14:44 +0530
  • 659fea07ee mpris: fix non-dynamic tags not being html escaped chayleaf 2023-04-06 13:17:43 +0700
  • bd908f6d97
    Merge pull request #2090 from chayleaf/mpris-css-fix Alex 2023-04-06 07:26:34 +0200
  • cb82326b22 mpris: fix css class application chayleaf 2023-04-06 04:50:32 +0700
  • 33c4964187 replacing spdlog::info with spdlog::debug MonstrousOgre 2023-04-06 00:34:52 +0530
  • 3d980f92a3 fix: build Alex 2023-04-03 10:59:29 +0200
  • 626a1f58be fix: build Alex 2023-04-03 10:51:36 +0200
  • 1445dc4151 fix: lint Alex 2023-04-03 10:06:01 +0200
  • a6084ea7e6
    Merge pull request #2068 from TheRealLorenz/master Alex 2023-04-03 09:44:04 +0200
  • 60467ad7f2
    Merge pull request #2064 from en3wton/hyprland-language-format-replacements Alex 2023-04-03 09:43:28 +0200
  • ef99b0226c
    Merge pull request #1932 from ldelossa/wlr-taskbar-sort-app-id Alex 2023-04-03 09:42:19 +0200
  • 60e0584d16 fix: lint Alex 2023-04-03 09:41:24 +0200
  • ba6faa7859
    Merge pull request #2011 from chayleaf/improve-mpris Alex 2023-04-03 09:40:01 +0200
  • 02b3c125a1 fix: init optional to null Alex 2023-04-03 09:38:12 +0200
  • 20a8039a25
    Merge pull request #2080 from cdump/master Alex 2023-03-31 19:17:56 +0200
  • ffeef7f40f modules/clock: fix calendar shift in months with 31 days Maxim Andreev 2023-03-31 20:07:59 +0300
  • 0cfd1c7094 mpris: don't put ellipsis after whitespace chayleaf 2023-02-21 03:38:26 +0700
  • e5524d5059 mpris: switch base class from AModule to ALabel chayleaf 2023-02-21 02:37:49 +0700
  • 774d8880cd mpris: fix potentially invalid seconds count on >1h media chayleaf 2023-02-20 22:48:21 +0700
  • a301b8c4cd mpris: update docs chayleaf 2023-02-17 15:50:07 +0700
  • 5383f7bd56 mpris: add unicode support; add position tag chayleaf 2023-02-17 03:41:38 +0700
  • a53c97f7f6 mpris: add tooltip and length limits chayleaf 2023-02-16 19:41:24 +0700
  • 9fd2703cb9
    Merge pull request #2077 from lilydjwg/master Alex 2023-03-30 20:45:17 +0200
  • 918de59988 custom module: free memory returned by libc's getline lilydjwg 2023-03-29 21:18:13 +0800
  • 4b27385da2 Update manpage for sway/window module TheRealLorenz 2023-03-25 17:41:09 +0100
  • f557697e92 Rewrite entire label in sway/window module TheRealLorenz 2023-03-25 17:36:00 +0100
  • 63525ec956 Rename function name TheRealLorenz 2023-03-25 17:33:01 +0100
  • 5791a6abc6 Reading persistent workspaces MonstrousOgre 2023-03-24 23:11:47 +0530
  • bbcfb5e138 remove use of new on Layout en3wton 2023-03-21 19:30:35 +0000
  • 4ab4ff790e add more format replacements for hyprland/language en3wton 2023-03-19 15:12:11 +0000
  • 473eb0982b
    Merge pull request #2053 from paul-ri/exlude-in-array Alex 2023-03-13 11:04:25 +0100
  • fa9f3a6dc5 make:Add phony 'test' rule Paul Riou 2023-03-13 00:50:19 +0000
  • c26849217e test:Add test for output config with multiple exclusion/wildcard Paul Riou 2023-03-13 00:49:18 +0000
  • 90206f55be config:output:Allow multiple exclusions & wildcard Paul Riou 2023-03-13 00:44:07 +0000
  • 9a0dbd555d
    Merge pull request #2049 from 2e0byo/lint Alex 2023-03-08 15:46:41 +0100
  • a9015c7c98
    refactor: make linter happy. John Maximilian 2023-03-08 14:31:53 +0000
  • 5b6e9d4e34
    Merge pull request #2048 from LDAP/patch-1 Alex 2023-03-08 15:29:17 +0100
  • 8ccf00f0fe
    Wireplumber: Free the default node name Lucas Alber 2023-03-08 15:21:52 +0100
  • 823c13a8c0
    Merge pull request #2046 from 2e0byo/fix/mpd Alex 2023-03-07 18:12:40 +0100
  • 3c96881a59
    fix: mpd bug paused with no song. John Maximilian 2023-03-07 16:48:05 +0000
  • b34d325a71
    Merge pull request #2037 from LukashonakV/Happy_clang Alex 2023-03-02 19:42:38 +0100
  • 3bda22da72
    Merge pull request #1589 from qubidt/module-group-orientation Alex 2023-03-02 19:42:22 +0100
  • 61a6c00c02
    Happy clang Viktar Lukashonak 2023-03-02 16:57:07 +0300
  • 39bc54e3ad
    Merge pull request #2036 from LukashonakV/Clock_TZ_try_catch Alex 2023-03-02 08:48:56 +0100
  • 4cb7e55a91
    ISSUE #878. Try catch Clock timezones Viktar Lukashonak 2023-03-02 10:10:34 +0300
  • 43862ceb34
    ISSUE #878. Try catch Clock timezones Viktar Lukashonak 2023-03-02 10:07:10 +0300
  • f29a400c97
    Merge pull request #2035 from LukashonakV/AModule_forceEvents Alex 2023-03-01 23:24:18 +0100
  • ce16e029ed
    Issue #2030. AModule enable_click & enable_scroll Viktar Lukashonak 2023-03-01 23:39:36 +0300
  • 79eb2f5bc1 wlr-taskbar: allow sorting by app_id Louis DeLosSantos 2023-01-10 17:32:10 +0000
  • b7e6a2dc25
    Merge pull request #2034 from pascal-huber/master Alex 2023-03-01 11:06:27 +0100
  • 23f39938fb Revert "feat(sway): add workspace css class" Pascal Huber 2023-03-01 10:55:15 +0100
  • 8cc8820369
    Merge pull request #2017 from pascal-huber/master Alex 2023-03-01 09:43:44 +0100
  • c9c8b09e3f
    Merge pull request #1991 from alex-courtis/add-river-layout Alex 2023-03-01 09:42:39 +0100
  • fb1f550c1a
    Merge pull request #2019 from LukashonakV/ISSUE#1977 Alex 2023-03-01 09:38:28 +0100
  • e25a7c9719
    ISSUE#1977. AModule implements module actions call Viktar Lukashonak 2023-02-28 15:32:28 +0300
  • 09142fa322
    Merge pull request #2025 from ElyesH/master Alex 2023-02-25 10:49:59 +0100
  • 1af25094b7 Fix some typos Elyes Haouas 2023-02-25 09:55:04 +0100
  • 0d99d38089 modules/network.cpp: Remove repeated "the" Elyes Haouas 2023-02-25 09:51:40 +0100
  • a10464d9bb feat(sway): add workspace css class Pascal Huber 2023-02-18 19:57:09 +0100
  • 3f23792df0 use the recommended way of using flake-compat chayleaf 2023-02-16 20:31:02 +0700
  • 529031f44f fix typo chayleaf 2023-02-16 20:26:57 +0700
  • f51894614d after updating nix.lock all this soup isn't needed chayleaf 2023-02-16 20:25:07 +0700
  • a7dbab79e5 add default.nix for compatibility; update flake.lock chayleaf 2023-02-16 20:02:39 +0700
  • 4dcce810d2 improve nix dev shell; override the nixpkgs waybar chayleaf 2023-02-16 18:36:28 +0700
  • 43958ef560 fix: compilation errors with cpp_std=c++20 Alexander Courtis 2023-02-11 13:26:03 +1100
  • 5e4a47c0a8 Merge branch 'master' into add-river-layout Alexander Courtis 2023-02-11 13:22:46 +1100
  • ea38eec2af fix: lint Alex 2023-02-09 13:25:39 +0100
  • 286a3c70f4
    Merge pull request #1978 from kpanuragh/master Alex 2023-02-09 13:25:15 +0100
  • 9049de583e
    Merge pull request #1996 from Kuruyia/feat/brightness-control Alex 2023-02-09 13:24:35 +0100
  • a6eaaad97f
    Merge pull request #1998 from LukashonakV/Clock_revision Alex 2023-02-09 09:32:57 +0100
  • d25930793c
    Merge pull request #2004 from bwaite/fix-memory-leak-upower Alex 2023-02-08 09:02:06 +0100
  • 67ab269706
    Fixing memory leak on update UPower tooltip Bryan Waite 2023-02-08 17:19:51 +1100
  • 48312f4c91
    Merge pull request #2001 from LukashonakV/ISSUE#1988 Alex 2023-02-04 23:30:12 +0100
  • 677cbb3384
    When no one timezone is provided use system's TZ Viktar Lukashonak 2023-02-04 23:47:44 +0300
  • 973aa09f8b refactor(backlight): fix linter Kuruyia 2023-02-03 18:18:44 +0100
  • e8c4b85328 feat(backlight): use dbus to set the brightness Kuruyia 2023-02-03 12:58:52 +0100
  • b5ad77ea8c
    Avoid of unnecessary string transformation Viktar Lukashonak 2023-02-02 13:26:05 +0300
  • 74a8464c09 updating man page Anuragh K P 2023-02-01 21:22:10 +0530
  • a78f0124d2 feat(backlight): add brightness control Kuruyia 2023-02-01 14:40:36 +0100
  • 8da5425189
    Merge pull request #1994 from smoak/fix_wireplumber_invalid_pointer Alex 2023-02-01 08:25:05 +0100
  • a9c9f1d705 fix(wireplumber): free(): invalid pointer Sasha Moak 2023-01-31 17:56:58 -0800
  • 301b106c48 add river/layout clang-format Alexander Courtis 2023-01-31 16:41:36 +1100
  • 757a450324 add river/layout Alexander Courtis 2023-01-31 16:34:38 +1100
  • 7b3a6fbaa7 created local variable for _output Anuragh K P 2023-01-30 18:35:06 +0530
  • c93811b158
    Merge pull request #1987 from adamant-pwn/patch-2 Alex 2023-01-30 08:57:28 +0100
  • 7554d7f071 Fixing build issue in image module Anuragh K P 2023-01-29 19:13:01 +0530
  • 220b859948
    Fix kbName initialization Oleksandr Kulkov 2023-01-29 13:14:05 +0100
  • 012baadaca added exec condition check on image module Anuragh K P 2023-01-29 10:41:24 +0530
  • 0ecfce9c61
    Merge pull request #1975 from bd-g/fix-image Alex 2023-01-27 14:38:26 +0100
  • d2116acb62
    Merge pull request #1982 from LukashonakV/ClockSimplify Alex 2023-01-27 14:33:28 +0100
  • 5d8f9a8273
    Clock. Formating simplify Viktar Lukashonak 2023-01-27 15:55:27 +0300
  • 9068b7548f for image module get path from executable file Anuragh K P 2023-01-25 22:29:33 +0530
  • 1495b957f1 for image module get path from executable file Anuragh K P 2023-01-25 22:28:07 +0530
  • 47cdd6f988
    Merge pull request #1976 from LukashonakV/ClockAltMode Alex 2023-01-25 15:10:08 +0100