Commit graph

  • a59d3cfbd6
    Merge branch 'wayland-survive-output-disable-enable' Daniel Eklöf 2022-01-01 11:48:39 +01:00
  • f053ddff7d
    changelog: bar does not exit when monitor is disabled/unplugged Daniel Eklöf 2022-01-01 11:42:12 +01:00
  • 56c4a1c751
    bar/wayland: add support for new events in wl-output v4 Daniel Eklöf 2021-12-25 21:11:11 +01:00
  • 2a0a722c13
    bar/wayland: handle layer surface being closed Daniel Eklöf 2021-12-19 21:22:51 +01:00
  • 9a4062db7c fixup! modules: add temp module Alexandre Acebedo 2021-12-29 15:47:36 +01:00
  • 37e7c2b2c1
    Merge branch 'removables-audio-cd' Daniel Eklöf 2021-12-26 16:13:56 +01:00
  • 0aff641d0c
    changelog: audio CD support Daniel Eklöf 2021-12-26 12:25:55 +01:00
  • 52e2540d42
    doc: yambar-modules-removables: add ‘audio’ tag Daniel Eklöf 2021-12-26 12:25:00 +01:00
  • d9316a202d
    module/removables: audio CD support Daniel Eklöf 2021-12-26 12:17:49 +01:00
  • 9bbe57a306 modules: add temp module Alexandre Acebedo 2021-12-15 14:01:34 +01:00
  • 4ff1c43669
    Merge branch 'mem-and-cpu-modules' Daniel Eklöf 2021-12-21 19:21:44 +01:00
  • e83c4bd8c1 misc: add format files for clang-format and editorconfig Alexandre Acebedo 2021-12-12 18:13:52 +01:00
  • ae5c7e0fc3 modules: add cpu module Alexandre Acebedo 2021-12-11 18:20:04 +01:00
  • 337ce7681f modules: add mem module Alexandre Acebedo 2021-12-11 18:18:21 +01:00
  • d8d44b0f33
    meson: generate-version: use CURRENT_SOURCE_DIR instead of SOURCE_ROOT Daniel Eklöf 2021-12-21 13:41:46 +01:00
  • 0af9ce354b
    Merge branch 'document-on-click-advanced-syntax' Daniel Eklöf 2021-12-20 19:52:41 +01:00
  • f7206ef08d Added documentation for discriminated on-click events horus645 2021-12-18 22:17:20 -03:00
  • 375c7ca89c
    Merge branch 'i3-empty-tag' Daniel Eklöf 2021-12-20 17:25:00 +01:00
  • 26ea137938
    changelog: i3/sway: ‘empty’ tag Daniel Eklöf 2021-12-19 17:51:12 +01:00
  • 8475ca1603
    doc: i3: document the new ‘empty’ tag Daniel Eklöf 2021-12-19 17:51:01 +01:00
  • 3e133d8618
    module/i3: add ‘empty’ boolean tag Daniel Eklöf 2021-12-19 17:48:58 +01:00
  • 1bb77e59f3
    Merge branch 'poll-failures' Daniel Eklöf 2021-12-18 14:57:58 +01:00
  • 9cff50a39e
    module/xwindow: handle poll() failures Daniel Eklöf 2021-12-17 11:42:59 +01:00
  • 96c75b7f73
    module/xkb: handle poll() failures Daniel Eklöf 2021-12-17 11:42:53 +01:00
  • ffa86d84a5
    module/removables: handle poll() failures Daniel Eklöf 2021-12-17 11:40:12 +01:00
  • 5d09e59f11
    module/mpd: handle poll() failures Daniel Eklöf 2021-12-17 11:29:26 +01:00
  • 8a11a3fbe5
    module/clock: handle poll() failures Daniel Eklöf 2021-12-17 11:28:14 +01:00
  • cdd0b5b4f0
    module/clock: fold long line Daniel Eklöf 2021-12-17 11:28:05 +01:00
  • 82ef48f666
    module/clock: remove unused include Daniel Eklöf 2021-12-17 11:27:53 +01:00
  • f922973450
    module/battery: handle poll() failures Daniel Eklöf 2021-12-17 11:25:37 +01:00
  • 6612a9af9f
    module/backlight: handle poll() failures Daniel Eklöf 2021-12-17 11:23:59 +01:00
  • f71e7c2905
    Merge branch 'x11-struts' Daniel Eklöf 2021-12-11 12:32:09 +01:00
  • 39a5493450 Fix: X11 struts natemaia 2021-12-09 02:07:24 +01:00
  • b562f1310b Fix yaml indentation in docs Catterwocky 2021-12-04 17:49:39 +01:00
  • 9f2197ca1c
    Merge branch 'config-unsigned-ints' Daniel Eklöf 2021-11-15 20:02:11 +01:00
  • 9d94cec549
    changelog: integer options incorrectly allowed < 0 values Daniel Eklöf 2021-11-15 18:21:19 +01:00
  • 4f0d27bc7e
    particles: verify: use conf_verify_unsigned() for options that should be >= 0 Daniel Eklöf 2021-11-15 18:17:52 +01:00
  • f166bbbf54
    modules: verify: use conf_verify_unsigned() for options that should be >= 0 Daniel Eklöf 2021-11-15 18:17:29 +01:00
  • b6931c6ed0
    decos: verify: all integer options are supposed to be unsigned Daniel Eklöf 2021-11-15 18:17:12 +01:00
  • 23f12a65b2
    conf: bar/border: verify: all integer options are supposed to be unsigned Daniel Eklöf 2021-11-15 18:16:37 +01:00
  • 72056c50cf
    config-verify: add conf_verify_unsigned() Daniel Eklöf 2021-11-15 18:16:15 +01:00
  • 11bb45aa87
    doc: script: add missing column in options table Daniel Eklöf 2021-11-15 18:15:52 +01:00
  • d40220e511
    bar/wayland: handle failure to set initial size in setup() Daniel Eklöf 2021-11-15 18:06:10 +01:00
  • 58038a4236
    doc: battery: some batteries enter "unknown" under normal operation Daniel Eklöf 2021-10-31 21:07:09 +01:00
  • 8324112504
    example: battery: map ‘unknown’ to ‘discharging’ Daniel Eklöf 2021-10-30 18:45:43 +02:00
  • 66ec7a85a1
    example: conf: foreign-toplevel: merge ‘: ’ and ‘{title}’ Daniel Eklöf 2021-10-24 18:34:43 +02:00
  • 0f6d165084
    Merge branch 'border-deco' Daniel Eklöf 2021-10-24 18:22:44 +02:00
  • 134141b7c5
    doc: decorations: document the new ‘border’ decoration Daniel Eklöf 2021-10-23 12:17:00 +02:00
  • f0782d5124
    deco: new decoration, ‘border’ Daniel Eklöf 2021-10-22 18:08:39 +02:00
  • c9abb6b98f
    Merge branch 'network-dont-send-nl80211-req-if-family-id-not-set' Daniel Eklöf 2021-10-24 18:21:51 +02:00
  • 31f160141e
    changelog: network: failure to retrieve wireless attributes Daniel Eklöf 2021-10-24 17:50:10 +02:00
  • 9ffd305b59
    network: must re-send station request when we receive family ID Daniel Eklöf 2021-10-24 17:47:54 +02:00
  • 4e96dbd7f7
    network: don’t send nl80211 request if we don’t have a family-id Daniel Eklöf 2021-10-24 17:35:15 +02:00
  • 7d715d81a8
    example: conf: use foreign-toplevel instead of i3’s ‘current’ Daniel Eklöf 2021-10-24 17:24:15 +02:00
  • cad9dd8efd
    ci: also build release branches Daniel Eklöf 2021-10-23 16:03:21 +02:00
  • bd44e82eca
    bar/wayland: coalesce “refresh” commands Daniel Eklöf 2021-10-22 18:07:14 +02:00
  • 939b81a4ea
    bar/wayland: create comm pipe with CLOEXEC | NONBLOCK Daniel Eklöf 2021-10-22 18:06:43 +02:00
  • fee0b91174
    bar/wayland: remove unused member ‘bar_expose’ Daniel Eklöf 2021-10-22 18:06:19 +02:00
  • 4f3aa8c6b0
    bar: do a synchronous “refresh” *before* starting the modules Daniel Eklöf 2021-10-22 18:05:20 +02:00
  • 957e25914c
    Merge branch 'typo-in-example-conf' Daniel Eklöf 2021-10-20 19:52:56 +02:00
  • 2b670ea612 remove an extra space mz 2021-10-19 10:11:46 +02:00
  • d7a58e4ee0
    Merge branch 'bar-initial-refresh' Daniel Eklöf 2021-10-17 17:22:02 +02:00
  • 94a0154c23
    bar: refresh before starting the main loop Daniel Eklöf 2021-10-17 16:48:09 +02:00
  • 515b36da0d
    foreign-toplevel: refresh the bar when a top-level is closed Daniel Eklöf 2021-10-17 09:52:28 +02:00
  • 9fe8ef2574
    ci: run “yambar --version” after each build Daniel Eklöf 2021-10-11 20:21:10 +02:00
  • 9a1371b96a
    generate-version: handle git repo not having any tags Daniel Eklöf 2021-10-11 20:21:00 +02:00
  • 78d144429d pulse: Rename source/sink and add libpulse-dev to CI deps Stanislav Ochotnický 2021-10-10 20:29:26 +02:00
  • d66b86de1f Correct a few places with locking and bar refresh Stanislav Ochotnický 2021-10-10 13:35:37 +02:00
  • 04d47cba3c Add initial pulseaudio module support Stanislav Ochotnický 2021-09-17 13:29:30 +02:00
  • 6250360c58
    ci: limit builds to the master branch (and pulls targeting it) Daniel Eklöf 2021-10-10 19:05:47 +02:00
  • 77303e8173
    ci: codeberg CI Daniel Eklöf 2021-10-10 18:38:58 +02:00
  • 4cd031bc73
    Merge branch 'clang13' Daniel Eklöf 2021-10-04 16:37:14 +02:00
  • 03476e9360 yml: silence unused variable warning with Clang 13 Jan Beich 2021-10-03 23:03:14 +00:00
  • ec465ba3b3 wayland: unbreak build without memfd_create Jan Beich 2020-12-27 23:38:36 +00:00
  • f8e544ae05
    Merge branch 'freebsd-step1' Daniel Eklöf 2021-10-02 12:33:08 +02:00
  • 82c92185ea memfd: linux/memfd does not exist on FreeBSD Baptiste Daroussin 2021-09-30 17:26:56 +02:00
  • bfff39b7c9 main: cast sig_atomic_t to long, to fix the printf portability Baptiste Daroussin 2021-09-30 17:28:36 +02:00
  • 804af178d5
    Merge branch 'udev-monitor-receive-device-returning-null' Daniel Eklöf 2021-10-01 16:45:22 +02:00
  • 6a9f66b837 meson: add the library needed for the FreeBSD support Baptiste Daroussin 2021-09-30 17:31:12 +02:00
  • 2e6847077e signal: add the signal header needed for the signal functions Baptiste Daroussin 2021-09-30 17:30:32 +02:00
  • 26892c66b2 headers: basename is defined under libgen.h Baptiste Daroussin 2021-09-30 17:29:46 +02:00
  • 1bcf116859
    modules: handle udev_monitor_receive_device() returning NULL Daniel Eklöf 2021-09-30 09:52:25 +02:00
  • 0f389435ca
    changelog: battery: unknown states map to unknown, not discharging Daniel Eklöf 2021-09-30 10:00:40 +02:00
  • fa760ffa65
    Merge branch 'fix-battery-unknown' Daniel Eklöf 2021-09-30 09:59:25 +02:00
  • 76225a8366
    doc: particles: line wrap Daniel Eklöf 2021-09-20 19:30:37 +02:00
  • 87f38d19a0
    Merge branch 'ramp-overwrite-bounds' Daniel Eklöf 2021-09-20 19:29:23 +02:00
  • 535d49e9c3 allow ramp particles to overwrite min and max Vincent Fischer 2021-09-19 15:53:52 +02:00
  • 8709e8da38 Make default battery state as unknown Stanislav Ochotnický 2021-09-20 08:36:53 +02:00
  • 7bbcad55e4
    Merge branch 'add-mpris-docs-to-script' Daniel Eklöf 2021-09-17 20:23:40 +02:00
  • 185f313580
    Merge branch 'make-mpd-support-optional' Daniel Eklöf 2021-09-17 20:17:05 +02:00
  • 13b5934e65 Add MPRIS example in script module documentation Stanislav Ochotnický 2021-09-16 19:22:00 +02:00
  • e723b039ad Make libmpdclient an optional dependency Stanislav Ochotnický 2021-09-16 10:24:53 +02:00
  • 12f7802537
    Merge branch 'clock-utc' Daniel Eklöf 2021-09-12 21:00:11 +02:00
  • ba5b28f437 clock: add a config option to show UTC time anb 2021-09-11 13:40:15 -07:00
  • 60904bb18f
    changelog: left- and right-margin options being rejected as invalid Daniel Eklöf 2021-09-12 10:30:36 +02:00
  • 8076a8da2a
    Merge branch 'left-right-margin-typo' Daniel Eklöf 2021-09-12 09:57:25 +02:00
  • 3ff9fcab48
    changelog: add new ‘unreleased’ section Daniel Eklöf 2021-09-12 09:56:01 +02:00
  • dd19f070b3
    Merge branch 'releases/1.7' Daniel Eklöf 2021-09-12 09:55:25 +02:00
  • ab0323e35e
    config: fix incorrect attribute name in validation nogerine 2021-09-11 00:15:14 +00:00
  • 42d944d020
    meson/pkgbuild: bump version to 1.7.0 1.7.0 releases/1.7 Daniel Eklöf 2021-09-03 20:39:01 +02:00