Commit graph

  • d80fbd4084
    bar/wayland: remove commented out code Daniel Eklöf 2020-07-10 10:48:07 +02:00
  • d929c12ecb
    bar/wayland: reload cursor theme: remember current pointer name Daniel Eklöf 2020-07-09 19:52:10 +02:00
  • f04b1e806c
    bar: let backend check if xcursor should be updated or not Daniel Eklöf 2020-07-09 19:02:02 +02:00
  • 5884e665a4
    bar/wayland: set-cursor: don't skip out if "old" xcursor is same as "new" Daniel Eklöf 2020-07-09 18:55:04 +02:00
  • 13c2b8296d
    bar/wayland: resize surface+buffers on dynamic scale changes Daniel Eklöf 2020-07-09 18:51:44 +02:00
  • 40d47f8273
    bar/wayland: handle seat removal Daniel Eklöf 2020-07-07 20:52:25 +02:00
  • b658f577de
    bar/wayland: don't roundtrip when adding globals Daniel Eklöf 2020-07-07 20:44:17 +02:00
  • b73e3acd0a
    bar/wayland: remove debug output Daniel Eklöf 2020-07-07 16:42:57 +02:00
  • 6f22edaba6
    bar/wayland: multi-seat support Daniel Eklöf 2020-07-07 14:06:43 +02:00
  • 6433373f93
    module/i3-common: fix compilation warning with asan Daniel Eklöf 2020-07-07 14:06:29 +02:00
  • a7af3764f0
    wlr-protocols: bump Daniel Eklöf 2020-07-07 14:05:51 +02:00
  • cc8a54a0de
    Merge branch 'battery-charge-current' Daniel Eklöf 2020-06-22 10:58:34 +02:00
  • 3e0ca67a47
    Merge branch 'sd-card' Daniel Eklöf 2020-06-21 20:45:44 +02:00
  • 19d91dbb44
    module/battery: estimate remaining time from charge+current Daniel Eklöf 2020-06-21 20:24:15 +02:00
  • c28c970be6
    doc: yambar-modules: document the new 'ignore' property of 'removables' Daniel Eklöf 2020-06-21 10:25:56 +02:00
  • 87a8054ae2
    module/removable: 'ignore' is now applied to partitions too Daniel Eklöf 2020-06-21 10:24:52 +02:00
  • 5d17f1eb57
    module/removables: add 'ignore' configuration option Daniel Eklöf 2020-06-20 21:46:03 +02:00
  • b0e9c02876
    config-verify: add conf_verify_list() Daniel Eklöf 2020-06-20 21:45:43 +02:00
  • 205801625f
    Merge branch 'master' into sd-card Daniel Eklöf 2020-06-20 11:26:30 +02:00
  • ae871853ca
    module/battery: don't crash if 'sysname' in udev event is NULL Daniel Eklöf 2020-06-20 11:21:44 +02:00
  • 86e6aea152
    module/battery: poll-interval = 0 now disables polling Daniel Eklöf 2020-06-20 11:02:57 +02:00
  • ddd5911410 module/removables: check for removable or SD card in add_device() Daniel Eklöf 2020-06-18 20:17:55 +02:00
  • 0fc2a29296 module/removables: initial support for detecting SD cards at startup Daniel Eklöf 2020-06-18 20:09:57 +02:00
  • bdc5dea428 module/alsa: set unmuted=false if we device doesn't have the muted property Daniel Eklöf 2020-06-18 20:08:47 +02:00
  • efb71cb5c5
    Merge branch 'battery' Daniel Eklöf 2020-06-05 13:47:00 +02:00
  • 0b1333aa03
    module/battery: add support for 'charge_full' and 'charge_full_design' Daniel Eklöf 2020-06-05 13:44:59 +02:00
  • 1864d68961
    module/battery: don't need 'energy' unless we're estimating time left Daniel Eklöf 2020-06-05 13:44:38 +02:00
  • 50b4bf3783
    module/battery: use time_to_empty_now if available Daniel Eklöf 2020-06-05 13:36:10 +02:00
  • 70b528b088
    xcb: extern declare cached XCB atoms in header file Daniel Eklöf 2020-06-05 13:30:08 +02:00
  • cc9c5109e9
    module/battery: handle 'manufacturer' and 'model_name' not being present Daniel Eklöf 2020-06-05 13:29:38 +02:00
  • d108cce689
    PKGBUILD: works on aarch64 too Daniel Eklöf 2020-06-05 12:05:43 +02:00
  • fb4db1f856
    meson: fcft: only major version changes break ABI/API Daniel Eklöf 2020-05-09 11:20:16 +02:00
  • 0e3bded42d
    module/mpd: thrd_success isn't necessarily 0 Daniel Eklöf 2020-05-03 14:25:17 +02:00
  • bc392d8b0b
    meson: use 'status()' instead of 'message()' Daniel Eklöf 2020-05-01 12:28:48 +02:00
  • 44fb0b83ba
    main: call setlocale() *after* loading fonts Daniel Eklöf 2020-04-29 18:58:43 +02:00
  • 0678015eb1
    bar/wayland: shutdown when compositor "closed" our layer surface Daniel Eklöf 2020-04-28 18:58:27 +02:00
  • 860ec01791
    bar/wayland: log globals Daniel Eklöf 2020-04-28 18:58:18 +02:00
  • c707b00a2a
    bar/wayland: don't destroy pointer unnecessarily Daniel Eklöf 2020-04-28 18:57:32 +02:00
  • c3b3d6a637
    module/i3: workaround 'workspace init' event being sent twice Daniel Eklöf 2020-04-28 18:56:39 +02:00
  • 3fae6c2734
    wlr-protocols: bump Daniel Eklöf 2020-04-28 18:56:22 +02:00
  • c7cfb451e3
    bar/wayland: spell compositor correctly Daniel Eklöf 2020-04-27 20:50:36 +02:00
  • 11095201d7
    meson: bump C standard to c18 Daniel Eklöf 2020-04-26 19:37:54 +02:00
  • 6de185c242
    Merge branch 'fcft-2' Daniel Eklöf 2020-04-24 20:22:12 +02:00
  • bf7cd9a617
    meson: using a fallback without a variable name requires meson >= 0.53 Daniel Eklöf 2020-04-24 20:21:37 +02:00
  • badf9b7622
    meson: use simpler variant of dependency fallback for tllist+fcft Daniel Eklöf 2020-04-24 20:19:16 +02:00
  • 234a787859
    fcft: fcft_glyph_for_wc() has been renamed to fcft_glyph_rasterize() Daniel Eklöf 2020-04-24 10:54:15 +02:00
  • e5ef81a064
    fcft: max/space advance fields have been renamed Daniel Eklöf 2020-04-23 11:57:50 +02:00
  • 60a8bc7fb0
    meson: we now require fcft 2.0.x Daniel Eklöf 2020-04-23 11:25:58 +02:00
  • 03a5c8746f
    fcft: adjust to fcft-2.0 API changes Daniel Eklöf 2020-04-22 11:49:22 +02:00
  • b9e7417137
    Merge branch 'releases/1.4' Daniel Eklöf 2020-03-29 11:59:55 +02:00
  • f37fc3c1d6
    meson/PKGBUILD: bump version to 1.4.0 1.4.0 releases/1.4 Daniel Eklöf 2020-03-29 11:51:26 +02:00
  • cdef89924c
    doc: yambar.1: simplify sentence Daniel Eklöf 2020-03-17 12:52:23 +01:00
  • d68785eb2b
    generate-version: check for .git directory in *src* dir Daniel Eklöf 2020-03-06 22:16:33 +01:00
  • 6af8b52012
    main: use DAEMON facility for syslog Daniel Eklöf 2020-02-20 20:00:53 +01:00
  • 6db8925feb
    meson: strip build+source relative path prefix from __FILE__ macros Daniel Eklöf 2020-02-20 19:50:08 +01:00
  • 0794b453dd
    log: make syslog facility and level configurable, always log filename+lineno Daniel Eklöf 2020-02-20 19:49:27 +01:00
  • df1a004f97
    bar/wayland: layer surface "namespace" is a category, not application ID Daniel Eklöf 2020-02-06 19:11:16 +01:00
  • 7397ab9457
    log: make more logging options configurable Daniel Eklöf 2020-02-05 19:42:48 +01:00
  • 3f940ec2a8
    main: bytes (from write() when printing PID) *is* used Daniel Eklöf 2020-02-05 19:41:30 +01:00
  • d4755d94b0
    main: add -p,--print-pid=FILE|FD Daniel Eklöf 2020-02-04 18:28:09 +01:00
  • ef98df1a95
    log: log to stderr, not stdout Daniel Eklöf 2020-02-04 18:27:54 +01:00
  • ebc7511706
    fcft: update to 1.1.0 Daniel Eklöf 2020-02-01 20:14:29 +01:00
  • d16a85699d
    README: reword 'decorations' paragraph Daniel Eklöf 2020-01-25 10:53:35 +01:00
  • 1624e77bb3
    doc: yambar: light-weight -> lightweigh, X -> X11 Daniel Eklöf 2020-01-24 22:58:27 +01:00
  • 6ede951b35
    README: mention the battery efficiency goal Daniel Eklöf 2020-01-24 22:56:36 +01:00
  • 11568b2523
    doc: yambar-modules: talk about i3::application/title vs xwindow Daniel Eklöf 2020-01-24 22:53:34 +01:00
  • e6f6f8a149
    Merge branch 'i3-dont-require-pid-in-window-event' Daniel Eklöf 2020-01-24 22:07:15 +01:00
  • 1cc1aa2b5f
    doc: i3::application tag is Sway only Daniel Eklöf 2020-01-24 19:01:27 +01:00
  • 1d24755f6b
    module/i3: log errors when IPC replies/events are missing data Daniel Eklöf 2020-01-24 18:44:51 +01:00
  • f4e456a0ad
    module/i3: 'pid' is not a standard property of windows event Daniel Eklöf 2020-01-24 18:42:37 +01:00
  • 9675b86478
    module/i3: window event: use 'app_id' for 'application', if available Daniel Eklöf 2020-01-24 21:23:21 +01:00
  • 86522d653d
    modules: move 'content' and 'anchors' to MODULE_COMMON_ATTRS Daniel Eklöf 2020-01-24 21:08:39 +01:00
  • 36e5dc0df8
    doc: yambar-modules: add missing table header Daniel Eklöf 2020-01-24 21:02:42 +01:00
  • 27b8fab461
    doc: yambar-modules: yambar *does* font fallback Daniel Eklöf 2020-01-24 21:02:22 +01:00
  • 496f2f3185
    doc: yambar-modules: fix highlighting of reference to yambar-tags Daniel Eklöf 2020-01-24 21:01:40 +01:00
  • b49fb08b70
    examples: my current laptop configuration Daniel Eklöf 2020-01-23 17:52:31 +01:00
  • 8294eb5a80
    fcft: update to 1.0.0 Daniel Eklöf 2020-01-19 12:35:29 +01:00
  • 54a31f8745
    meson/PKGBUILD: font kerning requires fcft >= 0.4.2 Daniel Eklöf 2020-01-18 09:27:32 +01:00
  • b644c75586
    particle/string: apply font kerning Daniel Eklöf 2020-01-18 09:26:50 +01:00
  • e2ea79bb2f
    Merge branch 'releases/1.3' Daniel Eklöf 2020-01-15 14:21:36 +01:00
  • 7685199038
    meson/PKGBUILD: bump version to 1.3.1 1.3.1 releases/1.3 Daniel Eklöf 2020-01-15 14:19:42 +01:00
  • 750c2a4472
    Merge branch 'releases/1.3' Daniel Eklöf 2020-01-15 14:02:27 +01:00
  • b6da4492a9
    meson/PKGBUILD: bump version to 1.3.0 1.3.0 Daniel Eklöf 2020-01-15 13:57:09 +01:00
  • d920c09fc9
    ci: install git and close fcft+tllist subprojects Daniel Eklöf 2020-01-15 11:18:01 +01:00
  • 9d5e57045b
    README: specify "yaml" markup for configuration example Daniel Eklöf 2020-01-15 11:09:15 +01:00
  • 3c9a08bf7f
    yml: destroy 'current' yaml event before erroring out Daniel Eklöf 2020-01-15 11:06:54 +01:00
  • 1a7b00054f
    yml: fix crash when referencing a nonn-existent anchor Daniel Eklöf 2020-01-15 11:03:40 +01:00
  • 74043d0e6d
    REAMDE: installation Daniel Eklöf 2020-01-11 19:02:57 +01:00
  • 42f9165bd7
    gitignore: subprojects directory Daniel Eklöf 2020-01-11 14:45:56 +01:00
  • a822d89291
    fcft/tllist: remove git submodules Daniel Eklöf 2020-01-11 14:43:26 +01:00
  • 7c13b75218
    fcft: bump Daniel Eklöf 2020-01-09 21:08:31 +01:00
  • edfe7e70f9
    bar/wayland: don't use wl_display_dispatch() Daniel Eklöf 2020-01-03 21:24:26 +01:00
  • 6bef3b8e2f
    fcft: ignore embeddedbitmap for non-scalable fonts Daniel Eklöf 2020-01-02 18:43:27 +01:00
  • baee3924e4
    bar/wayland: let compositor choose output if user didn't Daniel Eklöf 2019-12-31 11:39:33 +01:00
  • e05d586f17
    bar/wayland: WL_OUTPUT_MODE_PREFERRED doesn't meen this *output* is preferred Daniel Eklöf 2019-12-31 11:16:23 +01:00
  • d4201723a6
    PKGBUILD/meson: require fcft 0.4.x Daniel Eklöf 2019-12-05 19:40:23 +01:00
  • 4a50dba46b
    fcft: update to 0.4.0 Daniel Eklöf 2019-12-05 19:39:53 +01:00
  • d535132e23
    fcft: update to 0.3.5 Daniel Eklöf 2019-12-04 22:06:22 +01:00
  • 7331c72334
    fcft: update to 0.3.3 Daniel Eklöf 2019-12-04 20:14:48 +01:00
  • 4a9530881a
    fcft: update to 0.3.0 Daniel Eklöf 2019-12-03 21:05:32 +01:00