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

526 commits

Author SHA1 Message Date
Sayafdine Said
d0ca17b1ec
refactor: add data dir for logo 2023-06-25 17:24:08 +02:00
Sayafdine Said
8bc95efda6
fix: convert to string when necessary 2023-06-25 17:24:08 +02:00
Sayafdine Said
61222197c3
build: add .clang-tidy to root src folder 2023-06-25 17:24:08 +02:00
Sayafdine Said
81db5c3bf1
fix: use correct shebang 2023-06-25 17:24:08 +02:00
Sayafdine Said
c9e24e37d9
fix: convert paths to string 2023-06-25 17:24:07 +02:00
Sayafdine Said
73adb06f45
build: add paths_factory file 2023-06-25 17:24:07 +02:00
Sayafdine Said
c97164f9f5
ci: use latest meson version 2023-06-25 17:24:07 +02:00
Sayafdine Said
5d3e69d3ad
build: add meson_options.txt for compatibility 2023-06-25 17:24:07 +02:00
Sayafdine Said
a30fbd3d42
build: remove license_files 2023-06-25 17:24:07 +02:00
Sayafdine Said
c12dce0956
refactor: add path factory to not recreate paths 2023-06-25 17:24:07 +02:00
Sayafdine Said
87017faf86
fix: use build options to configure paths 2023-06-25 17:24:07 +02:00
Sayafdine Said
d95f5e2451
fix: replace deprecated function 2023-06-25 17:24:07 +02:00
Sayafdine Said
452dac8708
ci: fix workflow 2023-06-25 17:24:07 +02:00
Sayafdine Said
2d2480054d
build: add meson build system
Add Meson as a build system for the whole howdy package,
which allow better flexibility for the paths configuration.
Generate a python module,
which contains the paths used by the other modules
and the header containing the paths for the PAM module.
2023-06-25 17:24:06 +02:00
Sayafdine Said
53a6ea5eb1
chore: move man page 2023-06-25 17:24:06 +02:00
Gleb Popov
488176adae
Put all path variables into a separate module.
This makes it easier for downstream packagers to customize where howdy installs
its files.
2023-06-25 17:24:06 +02:00
boltgolt
c17a834a52
Merge pull request #798 from izvyk/beta
Add doas support
2023-06-25 12:52:49 +02:00
boltgolt
2b3f38c2a9
Merge pull request #802 from musikid/fix_prompt
Ignore compare error if password is typed
2023-06-24 16:09:01 +02:00
Sayafdine Said
24a90277a1
fix: ignore compare error if password is typed 2023-06-19 21:41:51 +02:00
Philipp Mukosey
84c8438aa5
add doas support 2023-06-07 19:53:41 +04:00
boltgolt
30728a6d36
Merge pull request #762 from fufexan/beta
config: add fallbacks
2023-03-08 17:41:32 +01:00
Mihai Fufezan
9b63f1c69e
config: add fallbacks 2023-03-07 21:44:55 +02:00
boltgolt
e881cc2593
Merge pull request #758 from kianmeng/fix-typos
Fix typos
2023-02-28 12:26:04 +01:00
Kian-Meng Ang
767176c804 Fix typos
Found via `codespell -S .mypy_cache,.git -L timout,ans,intenal`
2023-02-28 10:59:51 +08:00
boltgolt
db3a8cbfd4
GTK fixes 2023-02-22 09:35:36 +01:00
boltgolt
215a1dbc2f
Error code fixes 2023-02-19 15:21:07 +01:00
boltgolt
568a5734d4
Change snapshot location per #649 2023-02-19 13:45:34 +01:00
boltgolt
27f3a73c9f
Update base config file 2023-02-19 13:06:25 +01:00
boltgolt
cae6d5f1cb
Readme updates and fixes 2023-02-19 12:26:05 +01:00
boltgolt
662b29a27a
Merge pull request #683 from EmixamPP/linux-enable-ir-emitter_2
linux-enable-ir-emitter
2023-02-19 10:50:57 +01:00
boltgolt
2d77431a56
Merge pull request #649 from patriziobruno/beta
move config.ini and /models to /etc/howdy
2023-02-19 10:47:15 +01:00
boltgolt
671ab1a4de
Remove SRCINFO again 2023-02-19 10:45:03 +01:00
boltgolt
024451fd05
Small fixes to update PR 2023-02-19 10:44:04 +01:00
boltgolt
373f002f96
Merge branch 'beta' of github.com:boltgolt/howdy into beta 2023-02-19 10:23:18 +01:00
boltgolt
ceca88a427
Implement arch changes from #546 2023-02-19 10:10:35 +01:00
boltgolt
ea933e3255
Fix header 2023-02-19 09:57:45 +01:00
boltgolt
8eefb6825f
Merge pull request #736 from jezek/beta-pam_python3-pam
Add pam_python3 support and use updated config variable names
2023-02-18 21:51:52 +01:00
boltgolt
b89d11dd48
Remove pam.py from PR 2023-02-18 21:48:40 +01:00
boltgolt
cd890b56c1
Implement #570, special error code for missing 2023-02-18 21:41:20 +01:00
boltgolt
72c1086870
Merge pull request #673 from NP-chaonay/beta
rename wrong attribute name to prevent AttributeError PYthon Exception
2023-02-18 21:28:30 +01:00
boltgolt
2a23fa32fb
Fixes and comments for models in test command 2023-02-18 21:25:41 +01:00
boltgolt
c65238917f
Merge branch 'albfan-model-on-test' into beta 2023-02-18 21:18:09 +01:00
boltgolt
021fd0956e
Merge branch 'model-on-test' of github.com:albfan/howdy into albfan-model-on-test 2023-02-18 21:17:56 +01:00
boltgolt
d00f7a94fd
Fix warnings 2023-02-18 20:22:51 +01:00
boltgolt
1dc56b1705
Finally move fully to the compiled .so 2023-02-18 20:07:32 +01:00
jEzEk
0803465cd9 Use new config variable names in all scripts
Changed:
capture_failed -> save_failed
capture_successful -> save_successful
ignore_ssh -> abort_if_ssh
ignore_closed_lid -> abort_if_lid_closed
2022-12-07 18:05:37 +01:00
jEzEk
58a5368448 Merge remote-tracking branch 'wmyfelix/patch-2' into beta-pam_python3-pam 2022-12-07 18:04:52 +01:00
jEzEk
4b0677d24f Merge remote-tracking branch 'mikacousin/dev' into beta-pam_python3-pam 2022-12-07 18:04:37 +01:00
Mika Cousin
2bd8834b8c Add python3 pam-python support 2022-10-31 16:35:21 +01:00
Alberto Fanjul
108ddd5e94 Show model label detected 2022-08-01 18:27:33 -04:00