1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-15 01:34:11 +00:00

Commit Graph

  • 0e61013ac9 Fix these warns. Brenden Matthews 2022-12-27 09:11:10 -0500
  • 3e827ba82f Fix this def. Brenden Matthews 2022-12-27 08:59:53 -0500
  • 00a16a776c Adjust these buffer sizes. Brenden Matthews 2022-12-27 08:56:55 -0500
  • 61e8550615 Fix string dest length. Brenden Matthews 2022-12-27 08:50:21 -0500
  • acfb4116b3 Use libc++ even without maint mode, cleanup old flag settings. Brenden Matthews 2022-12-27 08:46:45 -0500
  • 218a8fd930 Use libc++ by default when building with clang. Brenden Matthews 2022-12-27 08:29:32 -0500
  • a0b526278a Bump cmake version in docker build. Brenden Matthews 2022-12-27 08:24:56 -0500
  • 3fb6534eff
    Add missing Wayland dependency on BSDs (#1349) Jan Beich 2022-12-27 13:04:58 +0000
  • 7d93cbcf09
    Bump version. Brenden Matthews 2022-12-26 13:54:52 -0500
  • dbe66565c9
    Use the cmake commands here instead. (#1346) Brenden Matthews 2022-12-26 13:54:10 -0500
  • 9bf55cfbfd Drop this message. Brenden Matthews 2022-12-26 18:15:21 +0000
  • ffd34a4fc0 Fix missing settings fail. Brenden Matthews 2022-12-26 17:09:28 +0000
  • c28ad36c4c This is superfluous. Brenden Matthews 2022-12-25 20:46:14 -0500
  • 59513b4c65 Add this back. Brenden Matthews 2022-12-25 20:45:31 -0500
  • c48df06359 Fix (some) wayland/x11 init ordering issues. Brenden Matthews 2022-12-26 01:39:08 +0000
  • 64b001f2f8 Default wayland build to off. Brenden Matthews 2022-12-25 08:06:09 -0500
  • 7206490f49 build(deps): bump actions/stale from 6 to 7 dependabot[bot] 2022-12-26 17:15:21 +0000
  • e6643508f0
    Put the code coverage stuff behind a build flag. Brenden Matthews 2022-12-26 11:46:29 -0500
  • eb1968e43a
    Try it this way instead. Brenden Matthews 2022-12-25 09:05:18 -0500
  • f0eb4a2ea9 Fix this install command fail. Brenden Matthews 2022-12-25 08:45:15 -0500
  • 20eecd6ee2 Fix package name. Brenden Matthews 2022-12-25 08:24:31 -0500
  • 558891aab5 Use ninja instead of make in build. Brenden Matthews 2022-12-25 08:21:38 -0500
  • 15aa99836b Add missing unistd include. Brenden Matthews 2022-12-24 14:17:46 -0500
  • a0b183cd03
    Better release note generation, for next release. Brenden Matthews 2022-12-24 12:17:57 -0500
  • af2a3c0af0
    Use clang for appimage build. Brenden Matthews 2022-12-24 12:10:36 -0500
  • 8c521fdbdf
    Bump version. Brenden Matthews 2022-12-24 12:04:20 -0500
  • 5f0ed0d72d
    Bump version. Brenden Matthews 2022-12-24 11:31:13 -0500
  • dd07a838c4 Build fixes for newly introduced Wayland support. Brenden Matthews 2022-12-24 10:57:50 -0500
  • 09da5bbf0c Bump web deps. Brenden Matthews 2022-12-24 09:37:35 -0500
  • 7247a4c1e6 Fix some include ordering/build stuff. Brenden Matthews 2022-12-24 09:58:21 -0500
  • 76b0f049bc
    Apply clang-format. Brenden Matthews 2022-12-24 09:44:03 -0500
  • cf16110c7a
    Merge branch 'bi4k8-wayland-gui-backend' Brenden Matthews 2022-12-24 09:42:09 -0500
  • 028fce015d
    Tidy a couple things. Brenden Matthews 2022-12-24 09:30:48 -0500
  • ae971d1cff
    build: add pangoft2 to Wayland deps bi4k8 2022-12-12 23:24:53 +0000
  • a585e36d93
    wayland: permit unused parameters bi4k8 2022-12-12 20:48:26 +0000
  • a6c52ee73f
    wayland: clamp text width bi4k8 2022-12-12 20:46:15 +0000
  • 06c33cc3b0
    ci: update for Wayland build bi4k8 2022-12-09 17:28:40 +0000
  • 6b0c194515
    x11: do not treat init failure as fatal with Wayland bi4k8 2022-12-12 23:04:58 +0000
  • b556f17648
    x11: early-return from use_xdbe_setting::set_up if X11 not initialized bi4k8 2022-11-28 19:23:23 +0000
  • 1eb88aeb43
    x11, imlib2: early-exit in some X functions if X is not available at runtime bi4k8 2022-11-28 19:23:23 +0000
  • a30cc64a98
    x11: update x11.cc for functionality moved into gui.cc bi4k8 2022-11-28 19:23:23 +0000
  • 8973b58299
    gui: remove background_color from gui.cc and window_type/window_hints from gui.h bi4k8 2022-11-28 19:23:23 +0000
  • 2a4f5216c1
    x11, gui: update display-x11.cc to account for some code moved into gui.h/gui.cc bi4k8 2022-11-28 19:23:23 +0000
  • 5859d76741
    core: fix misbehavior in specials handling that fails badly with Wayland backend bi4k8 2022-11-28 19:23:23 +0000
  • d183ad3f6f
    core: fix segfault when no display outputs are enabled bi4k8 2022-11-28 19:23:23 +0000
  • d856e397d7
    core: fix right-alignment with wayland bi4k8 2022-11-28 19:23:23 +0000
  • 20ac59b0b1
    doc: document out_to_wayland setting bi4k8 2022-11-28 19:23:23 +0000
  • e5413a22d7
    config: add out_to_wayland to bool setting list for config converter bi4k8 2022-11-28 19:23:23 +0000
  • 343f4545cd
    wayland: rework window destruction/resizing bi4k8 2022-11-28 19:23:23 +0000
  • 0b00ff487f
    wayland: respond to xdg_wm_base.ping bi4k8 2022-11-28 19:23:23 +0000
  • 03d9c25491
    wayland: fix crash after 5 minutes bi4k8 2022-11-28 19:23:23 +0000
  • 65f4d4f7eb
    colours: define manually_get_x11_color for usage outside X11 bi4k8 2022-11-28 19:23:23 +0000
  • e914128c32
    colours: parse X11 colors under Wayland bi4k8 2022-11-28 19:23:23 +0000
  • 35b874de65
    wayland: switch to zwlr_layer_shell_v1 and implement proper window placement bi4k8 2022-11-28 19:23:23 +0000
  • 4c71e4527b
    wayland: implement buffer scaling bi4k8 2022-11-28 19:23:23 +0000
  • 9ce6ffbb87
    wl: declare desktop/monitor info functions as weak symbols bi4k8 2022-11-28 19:23:23 +0000
  • d11742ae18
    build, colours, core, gui, wayland, wl, x11: implement wayland display backend bi4k8 2022-11-28 19:23:23 +0000
  • 4622c0e336 Change assert in set_font to check w/ debug. Brenden Matthews 2022-11-13 11:09:59 -0500
  • 93c38c60af docs/variables.yaml: A better description for memlaundry. Gene Carlson 2022-12-24 15:52:43 +0900
  • 4e45224c9e src/common.cc: Fix accidental whitespace change Gene Carlson 2022-12-24 15:22:17 +0900
  • 14bae13f81 FreeBSD: Additional memory reporting variables. Gene Carlson 2022-12-24 15:18:44 +0900
  • 1524755968 Bump web deps. Brenden Matthews 2022-12-14 08:12:39 -0500
  • f3ffd17007 linux: remove nonsensical ip_addr loop break cond bi4k8 2022-12-12 19:15:07 +0000
  • 990c8277a5 X11 cleanup: Some more obvious BUILD_X11 -> BUILD_GUI François Revol 2022-10-13 23:21:32 +0200
  • 7bbf948fc3 X11 cleanup: out_to_x -> display_output()->graphical() François Revol 2022-10-13 02:13:23 +0200
  • de298f0d80 Add an option to disable storing graph data explicitly Johannes Halaoui 2022-12-03 18:31:14 +0100
  • fd8dd2e1f8 Bump web deps. Brenden Matthews 2022-11-14 14:43:18 -0500
  • 8c6257d925 Update Lua cairo bindings. Brenden Matthews 2022-11-11 11:07:15 -0500
  • d09b8ff08c Bump eslint-config-next from 13.0.0 to 13.0.2 in /web dependabot[bot] 2022-11-08 13:39:39 +0000
  • 38f6ccbed1 Bump @tailwindcss/typography from 0.5.7 to 0.5.8 in /web dependabot[bot] 2022-11-08 13:39:25 +0000
  • 91c9f45f2f Bump @netlify/plugin-nextjs from 4.28.3 to 4.28.5 in /web dependabot[bot] 2022-11-07 17:06:52 +0000
  • 73262db619 Bump next from 13.0.0 to 13.0.2 in /web dependabot[bot] 2022-11-07 17:06:28 +0000
  • 88668f4844 Bump eslint from 8.26.0 to 8.27.0 in /web dependabot[bot] 2022-11-07 17:05:54 +0000
  • 8142c699ce Bump cypress from 10.10.0 to 10.11.0 in /web dependabot[bot] 2022-10-31 20:14:34 +0000
  • b68511aa16 Bump eslint-config-next from 12.3.1 to 13.0.0 in /web dependabot[bot] 2022-10-31 17:35:51 +0000
  • 3467841797 Bump autoprefixer from 10.4.12 to 10.4.13 in /web dependabot[bot] 2022-10-31 17:35:31 +0000
  • 1cda7ee8d7 Bump @netlify/plugin-nextjs from 4.27.3 to 4.28.3 in /web dependabot[bot] 2022-10-31 17:35:15 +0000
  • 86498299d4 Bump next from 12.3.1 to 13.0.0 in /web dependabot[bot] 2022-10-31 17:35:00 +0000
  • f7d494b001 Bump @netlify/plugin-nextjs from 4.26.0 to 4.27.3 in /web dependabot[bot] 2022-10-24 18:35:50 +0000
  • 3668edff5b Bump eslint from 8.25.0 to 8.26.0 in /web dependabot[bot] 2022-10-24 18:35:19 +0000
  • cba913d22a Bump @types/react from 18.0.21 to 18.0.22 in /web dependabot[bot] 2022-10-24 18:51:58 +0000
  • bd241357b6 Bump tailwindcss from 3.1.8 to 3.2.1 in /web dependabot[bot] 2022-10-24 18:34:35 +0000
  • 08a8165dd0 Bump @types/node from 18.11.0 to 18.11.4 in /web dependabot[bot] 2022-10-24 18:34:07 +0000
  • 5db57753ed Bump @fontsource/newsreader from 4.5.8 to 4.5.9 in /web dependabot[bot] 2022-10-17 18:02:44 +0000
  • f4a0d3c099 Bump @fontsource/inter from 4.5.13 to 4.5.14 in /web dependabot[bot] 2022-10-17 17:48:53 +0000
  • 2c70e89b04 Bump @types/node from 18.8.5 to 18.11.0 in /web dependabot[bot] 2022-10-17 17:48:37 +0000
  • 566482e8a9 Bump @netlify/plugin-nextjs from 4.25.0 to 4.26.0 in /web dependabot[bot] 2022-10-17 17:48:20 +0000
  • 186f2162d7
    Fix dates in man page. Brenden Matthews 2022-10-16 12:15:10 -0500
  • 669532ffc0
    Bump version for next release. Brenden Matthews 2022-10-16 12:06:59 -0500
  • 70d7d5c796
    Bump version for next release. Brenden Matthews 2022-10-16 12:06:21 -0500
  • 589b240360 Fix create/destroy/set/get Lua Rsvg functions. Brenden Matthews 2022-10-16 11:30:05 -0500
  • e99a555097
    Gzip the man page. Brenden Matthews 2022-10-14 23:34:06 -0500
  • 0681e89857 Bump cypress from 10.9.0 to 10.10.0 in /web dependabot[bot] 2022-10-14 13:54:05 +0000
  • b9b8769383
    Add copyleft just for funsies. Brenden Matthews 2022-10-14 09:55:06 -0500
  • 05c3eb9e18 Bump @types/node from 18.8.3 to 18.8.5 in /web dependabot[bot] 2022-10-14 13:52:13 +0000
  • 657f7b4972 Bump @netlify/plugin-nextjs from 4.24.3 to 4.25.0 in /web dependabot[bot] 2022-10-14 13:51:39 +0000
  • 848aa467df Bump postcss from 8.4.17 to 8.4.18 in /web dependabot[bot] 2022-10-14 13:51:21 +0000
  • d6df062898
    Enable dependabot for web docs. Brenden Matthews 2022-10-14 08:50:39 -0500
  • 97687633a7 Separate docs & extras (syntax files) build. Brenden Matthews 2022-10-14 08:35:47 -0500
  • b5df4dbcd1
    Drop docbook from build deps. Brenden Matthews 2022-10-14 08:44:39 -0500