0
0
Fork 0
mirror of https://github.com/boltgolt/howdy.git synced 2024-09-12 09:41:18 +02:00

Commit graph

  • 5e6194350f
    Merge cd808762c9 into aa75c7666c Isaac 2024-09-01 15:06:40 -0500
  • cd808762c9 Update other areas where datetime is invoked thecalamityjoe87 2024-09-01 15:06:35 -0500
  • 03e3efaee2
    Fix datetime.datetime.utcnow() Isaac 2024-08-17 15:52:07 -0500
  • b8d5561790
    Merge 5720faaa49 into aa75c7666c Daudi Wampamba 2024-05-20 19:12:11 +0000
  • 5720faaa49
    Merge branch 'boltgolt:beta' into beta Daudi Wampamba 2024-05-20 20:12:08 +0100
  • be6357bff4 add python_path to meson options dthelegend 2024-05-20 20:10:26 +0100
  • 7246ff795a python_path is now set from python meson finds dthelegend 2024-05-20 19:59:37 +0100
  • 72572a4fc6
    Merge bcde184367 into aa75c7666c Gliese852 2024-05-07 14:40:17 -0700
  • e6193f079c
    Merge 906a8f749b into aa75c7666c Sayafdine Said 2024-05-04 16:43:42 +0200
  • c194b72de9
    Merge b2e718f5a7 into aa75c7666c Tin Lai 2024-05-04 13:32:00 +0200
  • 7ddfd02178
    Merge d1385da503 into aa75c7666c Arthur Bols 2024-05-04 13:31:20 +0200
  • aa6d480fa1
    Merge a7bd731c24 into aa75c7666c Gliese852 2024-05-04 13:30:24 +0200
  • aa75c7666c
    Merge pull request #855 from Gliese852/gtk-add-model-segfault beta boltgolt 2024-05-04 13:30:12 +0200
  • 18aaee9fbb
    Apply suggestions from code review Daudi Wampamba 2024-05-02 13:47:10 +0100
  • 7fe01ccaf3 Remove use of environment python dthelegend 2024-04-10 17:40:08 +0100
  • 906a8f749b
    fix(pam): use environ variable when getenv doesn't work Sayafdine Said 2024-04-10 10:00:13 +0200
  • b2e718f5a7 add text to avoid empty input for workaround Tin Lai 2024-02-06 17:19:00 +1000
  • d1385da503
    Fix polkit policy Arthur Bols 2024-01-24 17:33:18 +0100
  • 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
  • 3b96a6c264
    Merge b347438f21 into 95331bd83a Loris Zinsou 2023-12-30 14:16:03 +0100
  • f68264ae75
    docs: improve build from source Sayafdine Said 2023-12-23 16:36:23 +0100
  • 17c49b2273
    docs(readme): add build from source Sayafdine Said 2023-12-23 16:15:25 +0100
  • 5b8451d1d1
    docs(readme): add notice to check wiki Sayafdine Said 2023-12-23 14:55:33 +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
  • 74de854ba6 Handle the case if there are no cameras via except Anton Golubev 2023-11-28 17:08:49 +0300
  • 13c65e079d Show real camera ID in the 'Video' tab Anton Golubev 2023-11-28 16:42:09 +0300
  • 7fcda0d116 Don't add a model if the user list is empty Anton Golubev 2023-11-28 14:44:56 +0300
  • 6b04a79bd5 More correct preview when stretching the window Anton Golubev 2023-11-28 14:00:21 +0300
  • e0b7a8f75e Remove reading of non-existent '_variables' file Anton Golubev 2023-11-28 12:12:57 +0300
  • 5bbfda9d66 Update the container when the slide changes Anton Golubev 2023-11-27 16:47:57 +0300
  • 858e80b4af Also use PKEXEC_UID to get username Anton Golubev 2023-11-20 10:55:07 +0300
  • bcde184367
    Connect to signals of the shown window Anton Golubev 2023-11-07 17:41:58 +0300
  • a7bd731c24
    Fix things regarding translations Anton Golubev 2023-11-15 16:49:42 +0300
  • 05b8cb5b9e
    Fix segfault when adding a model via howdy-gtk Anton Golubev 2023-11-09 16:46:15 +0300
  • b347438f21
    Add Python 3 PAM compatibility Loris Zinsou 2023-10-24 15:32:53 +0200
  • 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
  • 880a8217a0
    Move dark detection before black image detection tokox 2023-09-13 19:35:12 +0200
  • 604a76b4f1
    Add dark_inactive option to compare.py tokox 2023-09-13 18:32:17 +0200
  • b9ad969ce0
    Add dark_inactive option to pam module tokox 2023-09-13 06:37:20 +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
  • e66c3c9127
    Merge 7429dc450e into 538569921e DingoBits 2023-08-22 18:36:18 +0800
  • 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
  • df88e41a2d
    Update PKGBUILD Sotch Nam 2023-07-22 17:03:33 +0100
  • 7429dc450e fix(debian): import os in preinst DingoBits 2023-07-05 13:57:56 -0700
  • 175ed8f585 fix(debian): relink howdy on upgrade DingoBits 2023-07-05 13:57:41 -0700
  • f52674addb fix(debian): do not install non-existent locales directory DingoBits 2023-07-05 13:55:32 -0700
  • d3c130aaff build(debian): use separate python3-dlib package DingoBits 2023-07-05 13:54:14 -0700
  • 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
  • 30034c66d7 Put all path variables into a separate module. Gleb Popov 2023-03-30 21:55:11 +0300
  • 30728a6d36
    Merge pull request #762 from fufexan/beta boltgolt 2023-03-08 17:41:32 +0100