Commit Graph

  • c1c576798d
    Merge ccbac0a899 into c43582e917 pull[bot] 2024-05-18 18:40:49 +0000
  • ccbac0a899 Bump version Brenden Matthews 2024-05-18 09:38:23 -0400
  • 256ffbd75a
    Disable Xinput by default (#1920) Tin Švagelj 2024-05-17 15:09:38 +0200
  • c635df8689
    Fix build with specific option combination (#1918) Fernando Apesteguía 2024-05-15 20:18:11 +0200
  • 2d50767216
    Remove _member_access from geometry (#1910) Tin Švagelj 2024-05-13 22:08:27 +0200
  • 968fc7fcbc Group all actions dependabot updates Brenden Matthews 2024-05-13 14:24:45 -0400
  • 488df948a9 build(deps): bump DeterminateSystems/nix-installer-action from 10 to 11 dependabot[bot] 2024-05-13 18:24:01 +0000
  • 5fe8cdd5be build(deps): bump DeterminateSystems/magic-nix-cache-action from 4 to 6 dependabot[bot] 2024-05-13 17:47:59 +0000
  • 4636f4e3a5 Fix dockerhub login Brenden Matthews 2024-05-13 14:13:38 -0400
  • 46afeaeef1 Comment out Vc installation Tin Švagelj 2024-05-13 15:12:20 +0200
  • 495c1c38b2 Disable Vc_ENABLE_INSTALL by default Vincent Cheng 2024-05-13 01:36:58 -0700
  • 71d02514e7
    Refactor the CMake 3rdparty/Vc-related bits (#1903) Brenden Matthews 2024-05-13 07:53:28 -0400
  • 49a43e4c98 Bump version Brenden Matthews 2024-05-11 14:22:34 -0400
  • 6bf383cf78
    Introduce geometry primitives (#1862) Tin Švagelj 2024-05-07 20:02:47 +0000
  • f5b7106088
    Enable use of HTML in docs (#1900) Tin Švagelj 2024-05-06 18:51:19 +0000
  • a03f0bc562 Fix typo Brenden Matthews 2024-05-02 15:12:18 -0400
  • 89e8fe580e Move docker build to separate script for less jank Brenden Matthews 2024-05-02 14:54:11 -0400
  • 2578be2447 Try to fix this quote handling again Brenden Matthews 2024-05-02 14:43:02 -0400
  • a5cc142bba Fix this env var handling (derp) Brenden Matthews 2024-05-02 14:07:39 -0400
  • 6a248a94d2 Docker: improve tagging, distinguish `main` and `latest` Brenden Matthews 2024-05-02 13:22:30 -0400
  • 9dfc7318f9 Bump minor version Brenden Matthews 2024-05-02 11:28:28 -0400
  • 8ba6cf625c Docker: use 64bit time packages Brenden Matthews 2024-05-02 11:12:52 -0400
  • 35d72314d2 Docker: re-enable PR builds Brenden Matthews 2024-05-02 10:22:04 -0400
  • a533bcb8e4 Docker: updated base image to Ubuntu 24.04 LTS Brenden Matthews 2024-05-02 10:02:45 -0400
  • 28a63989ab shared_ptr::unique() deprecated, use use_count() Brenden Matthews 2024-05-02 08:40:25 -0400
  • 71ff774a44 Ensure we use correct LLVM in nix dev shell Brenden Matthews 2024-05-02 08:06:30 -0400
  • 1352c28d1b Change debug message level Brenden Matthews 2024-05-02 08:13:25 -0400
  • d6a6aadc5c Add BUILD_COLOUR_NAME_MAP build flag Brenden Matthews 2024-05-01 07:13:51 -0400
  • 6008bd7923 Fix AppImage version naming Brenden Matthews 2024-05-01 14:54:20 -0400
  • fe5552f3a8 Use `MODULE` library type for Lua libs Brenden Matthews 2024-05-01 09:09:18 -0400
  • 8aa7116e5f Make sure the git command is run from the source dir Brenden Matthews 2024-05-01 14:50:38 -0400
  • e8fd689b92 Make version string semver compliant, add git sha Brenden Matthews 2024-05-01 14:33:07 -0400
  • d8c8fd3de5 CLI: -V now displays a short version string Brenden Matthews 2024-05-01 14:26:59 -0400
  • 17bc14f5fb Update nix flake w/ LLVM 18 Brenden Matthews 2024-05-01 08:33:33 -0400
  • 7b44b2a27b
    Update DPI when changed in resource manager (#1878) Tin Švagelj 2024-05-01 14:55:05 +0000
  • 384bbed0df
    Use _NET_VIRTUAL_ROOTS for querying virtual roots (#1875) Tin Švagelj 2024-04-30 20:59:28 +0000
  • e1f301354b
    Remove dpi scaling of maximum width (#1877) Tin Švagelj 2024-04-30 20:21:39 +0000
  • b486263b27
    Use private mapping from provided shm_pool buffer (#1876) Tin Švagelj 2024-04-30 16:14:34 +0000
  • f3f53fd764
    Fix conky-cairo_imlib2_helper dependency conditions (#1874) Tin Švagelj 2024-04-30 15:17:44 +0000
  • bbc6193014 Docker: Add gperf, enable Lua Cairo Xlib bindings Brenden Matthews 2024-04-28 18:33:03 -0400
  • 10045ab9f1 Require gperf at build-time Brenden Matthews 2024-04-28 16:53:28 -0400
  • 777b9a8dd7 Simplify binary include handling (and fix build) Brenden Matthews 2024-04-28 16:39:53 -0400
  • ef3ed8c1dc Include these when linting Brenden Matthews 2024-04-28 11:20:40 -0400
  • 7598b89960 Disable -Wregister on gperf output Brenden Matthews 2024-04-28 11:17:12 -0400
  • b6b9b3666e Enable cURL, RSS on mac build, lint codeql.yml Brenden Matthews 2024-04-25 20:03:59 -0400
  • e686a5f991 Set RELEASE=ON only when it's a release Brenden Matthews 2024-04-25 14:39:31 -0400
  • e93819b2ea Print appimage version for visibility Brenden Matthews 2024-04-25 14:33:24 -0400
  • e2147bd5d7 Re-enable RSS in AppImage, also enable in Nix flake Brenden Matthews 2024-04-25 14:20:59 -0400
  • 71c4e6ea52
    Fix bad query_x11_windows early returns (#1864) Tin Švagelj 2024-04-26 00:09:20 +0000
  • 0821c25533 This span doesn't need to exist Brenden Matthews 2024-04-24 16:50:19 -0400
  • 3d62277edd Fix type def, handle error case Brenden Matthews 2024-04-24 16:49:35 -0400
  • 4c2969778b Link to latest commit in web footer Brenden Matthews 2024-04-24 16:02:35 -0400
  • 224c5ebd72 Explicitly note updated time is UTC Brenden Matthews 2024-04-24 15:08:26 -0400
  • c0f06aa0a0 Bump version Brenden Matthews 2024-04-24 15:00:35 -0400
  • c5ee70177c
    set_struts improvements (#1849) Tin Švagelj 2024-04-24 13:56:28 +0000
  • 93ffab51a0
    Use perfect hash (gperf) for parsing color names (#1848) Tin Švagelj 2024-04-24 06:24:54 +0000
  • 6adf6b9dd4
    Cleanup build flags, global namespace and includes (#1841) Tin Švagelj 2024-04-23 21:15:37 +0000
  • c51fbe66f6 Fix web components and pages (UI) Faris Han 2024-04-22 14:13:56 +0700
  • 260ac6aaec Revert "Fix matrix URL" Brenden Matthews 2024-04-20 13:27:17 -0400
  • c8d1bbe58c Fix matrix URL Brenden Matthews 2024-04-20 09:53:54 -0400
  • 45500b1439
    Separate cairo-xlib.h Lua bindings from cairo.h (#1844) Tin Švagelj 2024-04-19 15:31:23 +0000
  • c7df9c092e
    Fix imlib_cache_size_setting::lua_setter (#1843) Tin Švagelj 2024-04-19 15:28:36 +0000
  • 49be2177af
    Track more context labels (#1842) Tin Švagelj 2024-04-19 15:27:58 +0000
  • e1222c5baf Always run Nix & AppImage builds on PRs Brenden Matthews 2024-04-18 07:37:13 -0400
  • 6f8f8fe648 Annoyingly, the artifacts go into a subdir Brenden Matthews 2024-04-18 07:14:02 -0400
  • 5a61390b14 Bump version Brenden Matthews 2024-04-18 07:06:40 -0400
  • d815f9aa49
    Create missing atom for query (#1834) Tin Švagelj 2024-04-17 19:40:01 +0000
  • f9579ffce2 Name not optional Brenden Matthews 2024-04-17 07:19:33 -0400
  • 3980c591bd Rename release artifacts Brenden Matthews 2024-04-17 07:16:20 -0400
  • 1dedaa2231 Fix release artifact path Brenden Matthews 2024-04-17 06:55:34 -0400
  • fcf56693b9 Separate feature/bug/deps release labels Brenden Matthews 2024-04-17 06:43:02 -0400
  • ae13f0c42d Bump version Brenden Matthews 2024-04-17 06:36:34 -0400
  • f4b3229fc3
    Exclusive XInput event handling (#1821) Tin Švagelj 2024-04-17 02:04:14 +0000
  • d56c0372f5 Issue template: Link docs to obtain stack traces Brenden Matthews 2024-04-15 13:16:07 -0400
  • c2dfa29f33
    Refactor x11 event handling (#1819) Tin Švagelj 2024-04-12 14:46:39 +0000
  • c1c0d95701
    Improve documentation for window types and hints (#1818) Tin Švagelj 2024-04-11 18:16:14 +0000
  • 53ced18c68 Sort Brenden Matthews 2024-04-11 13:53:54 -0400
  • f927a4fafb Bump follow-redirects (and other things) Brenden Matthews 2024-04-11 13:51:49 -0400
  • 2ffc5d67a6 Add modified date to web docs Brenden Matthews 2024-04-11 11:02:27 -0400
  • d45836f14e Bump web deps Brenden Matthews 2024-04-11 10:34:51 -0400
  • 9565e2f7c2
    Fix missing y_abs argument copy (#1813) Tin Švagelj 2024-04-11 13:34:56 +0000
  • e4213024e4
    Set propagate to True, to not propagate by default (#1809) Tin Švagelj 2024-04-10 17:35:30 +0000
  • 439783be2c Label dependency changes Brenden Matthews 2024-04-10 10:10:50 -0400
  • 9424ab8ca5
    Fix event propagation on Openbox Tin Švagelj 2024-04-09 12:28:26 +0000
  • 0419e01fe4
    Fix render order in draw_stuff (#1801) Tin Švagelj 2024-04-08 12:20:50 +0000
  • 407769d03d
    Skip propagation of non-input events Tin Švagelj 2024-04-04 14:51:48 +0300
  • bfe39a8fd2
    Handle external PropertyNotify events Tin Švagelj 2024-04-04 14:51:01 +0300
  • 4eecf3b88f Update README.md Brenden Matthews 2024-04-03 08:05:38 -0400
  • 49ae1d76db build(deps-dev): bump express from 4.18.2 to 4.19.2 in /web dependabot[bot] 2024-04-03 12:09:48 +0000
  • b0d1462c37 build(deps): bump the web-deps group in /web with 8 updates dependabot[bot] 2024-04-01 17:32:01 +0000
  • 647c05c55c Update README.md Brenden Matthews 2024-03-29 07:36:07 -0400
  • ce66180c6e build(deps): bump the web-deps group in /web with 11 updates dependabot[bot] 2024-03-25 17:22:06 +0000
  • d0033efe93 Increase max length of ACPI temp (fixes #977) Brenden Matthews 2024-03-21 07:30:10 -0400
  • 174aa63a96 build(deps-dev): bump the web-deps group in /web with 7 updates dependabot[bot] 2024-03-18 17:08:09 +0000
  • 6ba84e9f4c build(deps): bump DeterminateSystems/nix-installer-action from 9 to 10 dependabot[bot] 2024-03-18 17:50:28 +0000
  • 2cf2124d5d build(deps): bump DeterminateSystems/magic-nix-cache-action from 3 to 4 dependabot[bot] 2024-03-18 17:50:25 +0000
  • 4c31b1b7f0
    Add note about nixpkgs package to README Brenden Matthews 2024-03-12 18:05:30 -0400
  • bc85f40704 Tidy up docs Brenden Matthews 2024-03-11 18:37:30 -0400
  • 4c095d1e6a build(deps): bump the web-deps group in /web with 6 updates dependabot[bot] 2024-03-11 17:15:55 +0000
  • 49a57f02e9 build(deps): bump softprops/action-gh-release from 1 to 2 dependabot[bot] 2024-03-11 17:29:51 +0000