Commit Graph

  • 69a6b6ee8b Merge branch 'buffyboard_widgets' into 'master' master Johannes Marbach 2025-05-06 19:52:51 +00:00
  • 5a372adfca Merge branch 'fix_kdgkbmode' into 'master' Johannes Marbach 2025-05-06 19:50:34 +00:00
  • 0c409dab02 Merge branch 'check_return' into 'master' Johannes Marbach 2025-05-06 19:49:13 +00:00
  • d8214b522a unl0kr-agent: check exit code of a child process Vladimir Stoiakin 2025-05-06 15:03:58 +03:00
  • 4e13c31224 unl0kr: store keyboard mode in a long instead of an int Vladimir Stoiakin 2025-05-06 13:30:10 +03:00
  • 3e08ee4716 buffyboard: disable unused LVGL widgets Vladimir Stoiakin 2025-04-24 15:34:12 +03:00
  • 1103aa224f Merge branch 'warnings' into 'master' Johannes Marbach 2025-04-23 19:33:34 +00:00
  • f4b7fcdcd2 Add changelog for !49 Johannes Marbach 2025-04-23 21:16:48 +02:00
  • 309ff80709 Merge branch 'use_libc' into 'master' Johannes Marbach 2025-04-23 19:14:54 +00:00
  • b711b97632 misc: use standard C library instead of builtin functions Vladimir Stoiakin 2025-04-22 16:28:47 +03:00
  • 5c782575f2 misc: fix warnings Vladimir Stoiakin 2025-04-16 12:32:59 +03:00
  • 2b6192fcf0 Merge branch 'readme' into 'master' Johannes Marbach 2025-04-17 07:49:53 +00:00
  • fa985ec163 misc: update README Vladimir Stoiakin 2025-04-16 13:19:01 +03:00
  • dce41a6f07 Prepare for 3.3.0 Johannes Marbach 2025-04-15 18:23:59 +02:00
  • 1514569d2b Add changelog for !46 Johannes Marbach 2025-04-15 18:20:06 +02:00
  • 4dd73af67b Merge branch 'lvgl-9' into 'master' Johannes Marbach 2025-04-15 16:17:53 +00:00
  • 8b1ca6e4cf Update LVGL to 9.2.2 Vladimir Stoiakin 2025-04-15 16:17:52 +00:00
  • a711b61e11 Merge branch 'ignore_empty' into 'master' Johannes Marbach 2025-04-09 13:09:03 +00:00
  • 0989ee5800 unl0kr-agent: ignore keys without a value in requests Vladimir Stoiakin 2025-04-08 11:11:20 +03:00
  • 169a1ac5b7 Merge branch 'message' into 'master' Johannes Marbach 2025-04-04 10:37:12 +00:00
  • cf20c4a2fd unl0kr: update screenshots Vladimir Stoiakin 2025-03-26 14:54:19 +03:00
  • 84d47d2824 unl0kr: add a CLI option to show a custom message Vladimir Stoiakin 2025-03-12 11:11:22 +03:00
  • 18b576f259 Merge branch 'main_loop' into 'master' Johannes Marbach 2025-03-25 18:39:00 +00:00
  • 3613ba4e9d Merge branch 'master' into 'main_loop' Johannes Marbach 2025-03-25 18:37:49 +00:00
  • d5838377cb Add proper attribution for !41 Johannes Marbach 2025-03-25 19:34:17 +01:00
  • 4bff5f7386 Merge branch 'endian' into 'master' Johannes Marbach 2025-03-25 18:32:04 +00:00
  • 2627baeea3 build: do not hardcode endianess of a system Vladimir Stoiakin 2025-03-17 11:18:59 +03:00
  • b8a5c194f1 Merge branch 'pr-man-tab' into 'master' Johannes Marbach 2025-03-24 18:59:50 +00:00
  • bebd2c5455 Merge branch 'johannes/unbreak-ci' into 'master' Johannes Marbach 2025-03-24 18:58:14 +00:00
  • 5b54f494a6 Revert "Test fix manpage" Johannes Marbach 2025-03-24 19:57:14 +01:00
  • e44dd2412c Test fix manpage Johannes Marbach 2025-03-24 19:55:50 +01:00
  • a64ef9bad4 Return exit code from run_script Johannes Marbach 2025-03-24 19:53:08 +01:00
  • 80d388ebff Collect exit codes Johannes Marbach 2025-03-24 19:48:32 +01:00
  • 70509e5b02 Stop CI on first error Johannes Marbach 2025-03-24 19:42:26 +01:00
  • 4546b3227a Merge branch 'lvgl_url' into 'master' Johannes Marbach 2025-03-24 18:33:36 +00:00
  • aa28de93b9 update the URL of LVGL repository Vladimir Stoiakin 2025-03-24 12:30:44 +03:00
  • 1f0c30e88d man: use tabs instead of spaces (fixes build) Colin 2025-03-22 20:47:14 +00:00
  • a89df3a04e unl0kr: optimize the main loop Vladimir Stoiakin 2025-03-05 12:30:49 +03:00
  • 56a9867e90 Merge branch 'newline' into 'master' Johannes Marbach 2025-03-16 18:32:49 +00:00
  • 9bb6b3acdf unl0kr: add the CLI option to avoid suffixing a password with a newline character Vladimir Stoiakin 2025-03-13 12:47:16 +03:00
  • 3196e47d51 Merge branch 'feature-unl0kr-swrot' into 'master' Johannes Marbach 2025-03-12 20:11:38 +00:00
  • a410763f02 Add software rotation to unl0kr xs5871 2025-03-12 20:11:38 +00:00
  • 6bf7a8406f Merge branch 'debug_strings' into 'master' Johannes Marbach 2025-02-27 20:04:03 +00:00
  • a573643403 unl0kr-agent: add more debug output Vladimir Stoiakin 2025-02-24 11:37:30 +03:00
  • 32f4837e83 Merge branch 'fix_redefinition' into 'master' Johannes Marbach 2024-12-09 20:22:37 +00:00
  • ee55a1aa8e build: add '-DLV_USE_LINUX_DRM=1' for unl0kr only Vladimir Stoiakin 2024-12-09 18:44:48 +03:00
  • 07e324c175 Merge branch 'drm_fix' into 'master' Johannes Marbach 2024-11-10 20:12:12 +00:00
  • c57913819c unl0kr: select an available DRM device instead of a hard-coded one Sorcus 2024-11-10 19:02:23 +00:00
  • 72a4220fea Merge branch 'agent' into 'master' Johannes Marbach 2024-11-06 20:46:42 +00:00
  • ee8e31ad4b unl0kr: add a systemd password agent Vladimir Stoiakin 2024-09-23 16:49:41 +03:00
  • 25aa94b565 Merge branch 'pr-systemd-service' into 'master' Johannes Marbach 2024-11-02 10:10:16 +00:00
  • edf612adee add buffyboard systemd service Colin 2024-11-02 10:10:15 +00:00
  • a2eef5d356 add buffyboard systemd service pr-systemd-service Colin 2024-10-12 05:11:16 +00:00
  • 2e1bd5f0c6 add buffyboard systemd service wip-systemd-service Colin 2024-10-12 05:11:16 +00:00
  • 634af596d9 Remove tags Johannes Marbach 2024-10-11 20:09:08 +02:00
  • c683350b9f Add changelog for !31 Johannes Marbach 2024-10-05 20:37:34 +02:00
  • 2d9a96f646 Merge branch 'pr-os-sleep' into 'master' Johannes Marbach 2024-10-05 18:34:02 +00:00
  • 026c1b6f3b Add changelog for sudo systemctl start mount-gdrive Johannes Marbach 2024-10-05 20:25:37 +02:00
  • 8a231905a4 Merge branch 'pr-scdoc-cross' into 'master' Johannes Marbach 2024-10-05 18:23:39 +00:00
  • 1551aabbc0 specify scdoc as a native dependency instead of a runtime dependency Colin 2024-10-05 12:30:36 +00:00
  • a036d1e9a1 use OS sleep instead of polling to reduce CPU usage Colin 2024-10-05 12:15:20 +00:00
  • 575341a22b specify scdoc as a native dependency instead of a runtime dependency dev-sane Colin 2024-10-05 12:30:36 +00:00
  • a9f2f4602a use OS sleep instead of polling to reduce CPU usage Colin 2024-10-05 12:15:20 +00:00
  • 1e5ae8f8e5 Remove obsolete lvgl paths Johannes Marbach 2024-09-26 19:43:33 +02:00
  • 38daea5cf8 Add changelog for sudo systemctl start mount-gdrive.service Johannes Marbach 2024-09-26 19:41:39 +02:00
  • 83509c53a8 Merge branch 'meson' into 'master' Johannes Marbach 2024-09-26 17:39:34 +00:00
  • ec21e5ead9 unify build systems of buffyboard and unl0kr Vladimir Stoiakin 2024-09-25 15:56:19 +03:00
  • 20b084c0b4 Add changelog for rm -r mnt/ Johannes Marbach 2024-09-24 21:13:51 +02:00
  • 07eaae859e Merge branch 'pabloyoyoista/fhs-usr-share' into 'master' Johannes Marbach 2024-09-24 19:09:53 +00:00
  • dd4905ccfb Make /usr/share paths comply with FHS Pablo Correa Gomez 2024-09-24 19:09:53 +00:00
  • e3325b30bd Merge branch 'usr-share' into 'master' Johannes Marbach 2024-09-04 18:41:15 +00:00
  • 482b23bfea Load config from /usr/share aswell fossdd 2024-09-04 18:41:15 +00:00
  • d82dd9051c Merge branch 'wip/undef/buffyboard-config' into 'master' Johannes Marbach 2024-08-24 13:12:22 +00:00
  • e15e0b638b buffyboard: Install config file undef 2024-08-24 06:17:03 +00:00
  • 05a7512b97 Add changelog for !24 Johannes Marbach 2024-08-08 20:08:18 +02:00
  • 79c1b2dfb6 Prevent logging internal LVGL errors to stdout Johannes Marbach 2024-08-08 20:05:28 +02:00
  • 71b0b812a1 Merge branch 'fix_repro' into 'master' Johannes Marbach 2024-08-06 10:54:30 +00:00
  • c5805d659c find-sources: Guarantee stable file order Evangelos Ribeiro Tzaras 2024-08-06 10:54:29 +00:00
  • 5c324bffdf Add changelog entries for ls Johannes Marbach 2024-07-26 18:44:37 +02:00
  • 401f9f1d58 Remove leftover note about unl0kr Johannes Marbach 2024-07-26 18:42:24 +02:00
  • a9ea151e48 Merge branch 'master' into 'master' Johannes Marbach 2024-07-26 16:40:49 +00:00
  • 0eae2838dc Add Buffyboard Man pages and Unify Build Undef 2024-07-26 16:40:49 +00:00
  • edeb5e4a35 Prepare for 3.2.0 Johannes Marbach 2024-06-03 21:14:48 +02:00
  • f29983eb46 Merge branch 'johannes/nord-theme' into 'master' Johannes Marbach 2024-06-03 19:12:51 +00:00
  • 815fba1637 Update changelog and unchange config Johannes Marbach 2024-06-03 21:10:58 +02:00
  • f631b81308 Merge branch 'master' into johannes/nord-theme Johannes Marbach 2024-06-03 21:06:23 +02:00
  • 0aec2da8f8 Merge branch 'adwaita' into 'master' Johannes Marbach 2024-04-22 13:29:19 +00:00
  • 91b10d6603 Added Adwaita dark theme Jordie 2024-04-22 13:29:18 +00:00
  • a526239e0f Merge branch 'johannes/fix-screenshot-colors' into 'master' Johannes Marbach 2024-04-18 18:24:00 +00:00
  • 9ef8414f17 Grab screenshots via fbcat to fix colors Johannes Marbach 2024-04-18 20:21:11 +02:00
  • 4bc43d2bbf Merge branch 'caleb/iskey' into 'master' Caleb Connolly 2024-04-14 20:47:09 +00:00
  • e783811705 ci: build iskey Caleb Connolly 2024-04-14 20:22:43 +01:00
  • 704f23576a iskey: new utility Caleb Connolly 2024-04-12 22:39:22 +01:00
  • fc99725211 Prepare for 3.1.0 Johannes Marbach 2024-04-10 20:36:54 +02:00
  • b5f25d60d7 Update lvgl to master Johannes Marbach 2024-04-10 20:34:33 +02:00
  • 1d38f532a8 Merge branch 'johannes/version-tests' into 'master' Johannes Marbach 2024-04-01 15:06:58 +00:00
  • 0bfbcaf377 Add tests for version flag Johannes Marbach 2024-04-01 17:00:36 +02:00
  • 194a090d92 Add CLI flag for verbose logging Johannes Marbach 2024-04-01 16:21:44 +02:00
  • 1630e32a6b Merge branch 'master' into johannes/nord-theme Johannes Marbach 2024-03-31 21:07:20 +02:00
  • 586b0eec7a Restore label style Johannes Marbach 2024-03-31 21:07:10 +02:00