Commit graph

  • aa75c7666c
    Merge pull request #855 from Gliese852/gtk-add-model-segfault beta boltgolt 2024-05-04 13:30:12 +0200
  • 344eb342f7
    Some small fixes (#862) Gliese852 2024-01-17 16:25:40 +0300
  • d4eb16cf9f
    docs(readme): add build from source (#874) Sayafdine Said 2024-01-17 14:20:56 +0100
  • df60fb1752
    Merge pull request #871 from xiangluoming/beta Sayafdine Said 2023-12-23 14:16:31 +0100
  • 458d8f59a4 fix errors when install_in_site_package in meson.build. According to https://github.com/mesonbuild/meson/issues/12601 , py.install_sources shouldn't use install_mode. xiangluoming 2023-12-20 13:24:39 +0800
  • 05b8cb5b9e
    Fix segfault when adding a model via howdy-gtk Anton Golubev 2023-11-09 16:46:15 +0300
  • c5b17665d5
    Merge pull request #839 from Gliese852/source-subdirs Sayafdine Said 2023-09-24 12:25:45 +0200
  • 47e5a3bdac
    Use subdirs for 'py_sources_dir' too Anton Golubev 2023-09-22 17:53:00 +0300
  • 95df4d2d48
    Merge pull request #803 from musikid/meson boltgolt 2023-09-14 10:34:04 +0200
  • 466c859cb8
    refactor: remove useless conversion Sayafdine Said 2023-09-12 22:59:47 +0200
  • 0eb3eeb6a7
    build: fix pamdir path Sayafdine Said 2023-09-12 22:51:03 +0200
  • 29f218d9dc
    build: templatize autocomplete and pam-config Sayafdine Said 2023-09-12 22:37:53 +0200
  • 5133d05141
    refactor: rename variable Sayafdine Said 2023-09-12 20:02:22 +0200
  • 7ce795b755
    Merge branch 'beta' into meson Sayafdine Said 2023-09-12 19:05:13 +0200
  • f7649fc922
    Merge pull request #824 from Gliese852/pam-messages-order boltgolt 2023-09-11 13:56:14 +0200
  • 40720bbf87
    Fixup: don't else after return and no det. notice Anton Golubev 2023-09-06 11:49:43 +0300
  • 1e5145e0ad
    Merge pull request #775 from raelgc/patch-1 boltgolt 2023-09-05 23:06:22 +0200
  • 93a3d71a76
    Merge branch 'beta' into meson boltgolt 2023-09-05 23:02:09 +0200
  • 13f59e0d31
    Merge pull request #834 from Joseph-DiGiovanni/beta boltgolt 2023-09-05 22:59:00 +0200
  • 3cc017b7b5
    Merge pull request #831 from Gliese852/ensure-unique-id boltgolt 2023-09-05 22:51:31 +0200
  • d6e35cfd1d Add configurable device frame rate Joseph DiGiovanni 2023-08-29 23:01:29 -0400
  • ef60fa519c
    Ensure Model ID is unique Anton Golubev 2023-08-28 14:03:11 +0300
  • 538569921e
    Merge pull request #828 from ciaoly/beta boltgolt 2023-08-21 10:46:14 +0200
  • ab82274a33
    Fix wrong config path chaol 2023-08-21 14:20:40 +0800
  • 7b835b26b4
    Fix: "name 'os' is not defined" fault in preinst chaol 2023-08-21 13:31:10 +0800
  • a5184dc663
    Fixup: check if the user has a model directry in the PAM module Anton Golubev 2023-08-11 10:10:45 +0300
  • 1b4f1c2d85
    Change the display order of PAM messages Anton Golubev 2023-08-07 18:11:20 +0300
  • a74ee5ae7c
    build: move datadir variable Sayafdine Said 2023-07-02 14:36:34 +0200
  • 19f5b8d4d6
    build: remove mandatory modules Sayafdine Said 2023-06-27 21:51:39 +0200
  • 9b20bc2544
    ci: fix argument Sayafdine Said 2023-06-26 17:40:19 +0200
  • ef2187aa8e
    ci: fix workflow Sayafdine Said 2023-06-26 17:38:31 +0200
  • 241bc6bb04
    feat: add meson root script with howdy-gtk Sayafdine Said 2023-06-26 17:33:46 +0200
  • 1f8ee26d3d
    refactor: use only paths_factory Sayafdine Said 2023-06-25 18:45:17 +0200
  • 54ba84e033
    fix: convert to string Sayafdine Said 2023-06-25 17:22:44 +0200
  • 37a59a06a7
    style: change clang tidy configuration Sayafdine Said 2023-06-25 17:15:50 +0200
  • a92a3aade2
    feat: add config path to PAM module Sayafdine Said 2023-06-25 17:13:12 +0200
  • d0ca17b1ec
    refactor: add data dir for logo Sayafdine Said 2023-06-25 16:56:44 +0200
  • 8bc95efda6
    fix: convert to string when necessary Sayafdine Said 2023-06-25 16:55:26 +0200
  • 61222197c3
    build: add .clang-tidy to root src folder Sayafdine Said 2023-06-25 14:32:31 +0200
  • 81db5c3bf1
    fix: use correct shebang Sayafdine Said 2023-06-25 14:18:12 +0200
  • c9e24e37d9
    fix: convert paths to string Sayafdine Said 2023-06-25 14:17:39 +0200
  • 73adb06f45
    build: add paths_factory file Sayafdine Said 2023-06-25 14:17:19 +0200
  • c97164f9f5
    ci: use latest meson version Sayafdine Said 2023-06-25 14:16:47 +0200
  • 5d3e69d3ad
    build: add meson_options.txt for compatibility Sayafdine Said 2023-06-25 14:14:02 +0200
  • a30fbd3d42
    build: remove license_files Sayafdine Said 2023-06-25 12:02:00 +0200
  • c12dce0956
    refactor: add path factory to not recreate paths Sayafdine Said 2023-06-25 11:57:13 +0200
  • 87017faf86
    fix: use build options to configure paths Sayafdine Said 2023-06-25 11:21:01 +0200
  • d95f5e2451
    fix: replace deprecated function Sayafdine Said 2023-06-25 11:18:09 +0200
  • 452dac8708
    ci: fix workflow Sayafdine Said 2023-06-19 23:10:24 +0200
  • 2d2480054d
    build: add meson build system Sayafdine Said 2023-06-19 23:05:30 +0200
  • 53a6ea5eb1
    chore: move man page Sayafdine Said 2023-06-19 22:54:40 +0200
  • 488176adae
    Put all path variables into a separate module. Gleb Popov 2023-03-30 21:55:11 +0300
  • 4061b6573a
    Make v4l-utils a recommended package Rael Gugelmin Cunha 2023-06-25 08:49:20 -0300
  • c17a834a52
    Merge pull request #798 from izvyk/beta boltgolt 2023-06-25 12:52:49 +0200
  • 2b3f38c2a9
    Merge pull request #802 from musikid/fix_prompt boltgolt 2023-06-24 16:09:01 +0200
  • 24a90277a1
    fix: ignore compare error if password is typed Sayafdine Said 2023-06-19 21:41:51 +0200
  • 84c8438aa5
    add doas support Philipp Mukosey 2023-06-07 19:13:43 +0400
  • 889d5235dd
    Adding missing v4l-utils utils to Ubuntu dependencies Rael Gugelmin Cunha 2023-04-04 12:03:05 -0300
  • 30728a6d36
    Merge pull request #762 from fufexan/beta boltgolt 2023-03-08 17:41:32 +0100
  • 9b63f1c69e
    config: add fallbacks Mihai Fufezan 2023-03-06 16:41:18 +0200
  • e881cc2593
    Merge pull request #758 from kianmeng/fix-typos boltgolt 2023-02-28 12:26:04 +0100
  • 767176c804 Fix typos Kian-Meng Ang 2023-02-28 10:59:16 +0800
  • db3a8cbfd4
    GTK fixes boltgolt 2023-02-22 09:35:36 +0100
  • 215a1dbc2f
    Error code fixes boltgolt 2023-02-19 15:21:07 +0100
  • 568a5734d4
    Change snapshot location per #649 boltgolt 2023-02-19 13:45:34 +0100
  • 27f3a73c9f
    Update base config file boltgolt 2023-02-19 13:06:25 +0100
  • cae6d5f1cb
    Readme updates and fixes boltgolt 2023-02-19 12:26:05 +0100
  • 662b29a27a
    Merge pull request #683 from EmixamPP/linux-enable-ir-emitter_2 boltgolt 2023-02-19 10:50:57 +0100
  • 2d77431a56
    Merge pull request #649 from patriziobruno/beta boltgolt 2023-02-19 10:47:15 +0100
  • 671ab1a4de
    Remove SRCINFO again boltgolt 2023-02-19 10:45:03 +0100
  • 024451fd05
    Small fixes to update PR boltgolt 2023-02-19 10:44:04 +0100
  • 373f002f96
    Merge branch 'beta' of github.com:boltgolt/howdy into beta boltgolt 2023-02-19 10:23:18 +0100
  • ceca88a427
    Implement arch changes from #546 boltgolt 2023-02-19 10:10:35 +0100
  • ea933e3255
    Fix header boltgolt 2023-02-19 09:57:45 +0100
  • 8eefb6825f
    Merge pull request #736 from jezek/beta-pam_python3-pam boltgolt 2023-02-18 21:51:52 +0100
  • b89d11dd48
    Remove pam.py from PR boltgolt 2023-02-18 21:48:40 +0100
  • cd890b56c1
    Implement #570, special error code for missing boltgolt 2023-02-18 21:41:20 +0100
  • 72c1086870
    Merge pull request #673 from NP-chaonay/beta boltgolt 2023-02-18 21:28:30 +0100
  • 2a23fa32fb
    Fixes and comments for models in test command boltgolt 2023-02-18 21:25:41 +0100
  • c65238917f
    Merge branch 'albfan-model-on-test' into beta boltgolt 2023-02-18 21:18:09 +0100
  • 021fd0956e
    Merge branch 'model-on-test' of github.com:albfan/howdy into albfan-model-on-test boltgolt 2023-02-18 21:17:56 +0100
  • d00f7a94fd
    Fix warnings boltgolt 2023-02-18 20:22:51 +0100
  • 1dc56b1705
    Finally move fully to the compiled .so boltgolt 2023-02-18 20:07:32 +0100
  • 0803465cd9 Use new config variable names in all scripts jEzEk 2022-11-23 00:36:16 +0100
  • 58a5368448 Merge remote-tracking branch 'wmyfelix/patch-2' into beta-pam_python3-pam jEzEk 2022-12-07 18:04:52 +0100
  • 4b0677d24f Merge remote-tracking branch 'mikacousin/dev' into beta-pam_python3-pam jEzEk 2022-12-07 18:04:37 +0100
  • 2bd8834b8c Add python3 pam-python support Mika Cousin 2022-10-31 16:35:21 +0100
  • 108ddd5e94 Show model label detected Alberto Fanjul 2021-01-31 11:00:05 +0100
  • 39272035af Close test using Close window button Alberto Fanjul 2021-01-31 10:58:37 +0100
  • 544ccb4b2a
    Fix config.getboolean FeliiiciaWen 2022-07-26 03:04:38 +0800
  • c1214ad919 undo device path change EmixamPP 2022-06-30 16:55:29 +0200
  • d3541cf3c0 display linux-enable-ir-emitter help EmixamPP 2022-06-30 15:35:27 +0200
  • b1f161da41
    rename wrong attribute name to prevent AttributeError PYthon Exception Nuttapong Punpipat 2022-05-20 20:29:40 +0700
  • 943f1e14e2
    Merge pull request #659 from mb720/patch-1 boltgolt 2022-04-26 22:34:14 +0200
  • 7098792348
    Fix typos in README.md Matthias Braun 2022-04-26 20:58:07 +0200
  • cffbd462cd
    Merge pull request #654 from ryancastro/patch-1 boltgolt 2022-04-21 19:18:53 +0200
  • 9dabd7e4aa
    Sentence was missing an 'a'. ryancastro 2022-04-21 11:03:26 -0600
  • 7cf31fe755
    Merge deleted branch 'moonburnt-master' into beta boltgolt 2022-04-18 13:21:23 +0200
  • 494021e679
    style: fixed spelling errors moonburnt 2021-09-18 17:22:12 +0300
  • 84ad5ddc52
    fix: removed pointless check moonburnt 2021-09-18 11:45:35 +0300