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

497 commits

Author SHA1 Message Date
EmixamPP
2e2c1ac196 check camera opening (fix is_gray(None)) 2021-10-30 13:58:36 +02:00
EmixamPP
0e4aaa0c47 many lib dir 2021-10-30 13:57:16 +02:00
boltgolt
559a66514e
Add sponsor to readme 2021-09-29 00:44:34 +02:00
boltgolt
67b1c95f99
Rename config option for issue #565 2021-09-03 22:21:49 +02:00
boltgolt
692d674619
Split files into separate howdy-gtk and howdy packages 2021-09-03 22:13:31 +02:00
boltgolt
95331bd83a
Merge pull request #528 from jinnko/master
Add python-opencv as a dependency for ArchLinux
2021-04-07 16:46:21 +02:00
Jinn Koriech
ab4a492c37
Add python-opencv as a dependency for ArchLinux 2021-04-06 13:48:41 +01:00
MusiKid
27460c8198
build: add boost locale module 2021-07-28 12:16:41 +02:00
MusiKid
039217152d
fix: fix possible race condition 2021-07-28 12:16:09 +02:00
MusiKid
5503cfb4e2
chore: add workaround key to config.ini 2021-07-25 00:26:27 +02:00
MusiKid
b8bc325327
chore: fix misspell 2021-07-25 00:20:55 +02:00
MusiKid
3a4b4827fc
fix: fix native and input workarounds 2021-07-25 00:12:30 +02:00
MusiKid
d078f81baa
feat: add workarounds 2021-06-30 22:21:10 +02:00
boltgolt
7ee0f361fb
Added gettext and more even more comments 2021-04-07 18:22:28 +02:00
MusiKid
1cb38b0891
Add instructions for installation 2021-04-07 11:32:44 +02:00
MusiKid
1c25bf035b
Fix typo in comments 2021-04-07 11:18:53 +02:00
MusiKid
3abc3d5cdc
Add more documentation 2021-04-07 11:15:01 +02:00
MusiKid
02a831ff8e
Fix a typo for the login confirmation 2021-04-07 11:14:07 +02:00
Jinn Koriech
5d6fecbe54
Add python-opencv as a dependency for ArchLinux 2021-04-06 13:48:41 +01:00
boltgolt
a2e89f004f
More documentation 2021-03-19 15:11:10 +01:00
boltgolt
fce326d19a
Made python3 absolute, added comments 2021-03-18 23:08:55 +01:00
MusiKid
2287bc14f8
Add C++11 flag for meson
Signed-off-by: MusiKid <musikid@outlook.com>
2021-03-15 19:51:04 +01:00
MusiKid
322899dfaa
Fix typo in build instructions
Signed-off-by: MusiKid <musikid@outlook.com>
2021-03-15 19:12:17 +01:00
boltgolt
f463434309
Added comments 2021-03-15 06:32:06 +01:00
boltgolt
768f2f402d
Rubberstamp changes, addded hotkey rubberstamp 2021-03-13 14:24:51 +01:00
boltgolt
06129fc12f
Merge pull request #506 from nickrbclark/master
add timeout_notice config option
2021-02-26 20:25:18 +01:00
Nick Clark
7a701c4008
Update pam.py to respect timeout_notice config option 2021-02-10 09:13:57 -05:00
Nick Clark
e4ecd242f8
Update config.ini to include timeout_notice config option
Defaults to true to maintain current default behavior.
2021-02-10 09:12:15 -05:00
MusiKid
50d52ec423
Remove uinput
Signed-off-by: MusiKid <musikid@outlook.com>
2021-01-18 14:46:59 +01:00
MusiKid
beee0590ed
Fix the build instructions
Signed-off-by: MusiKid <musikid@outlook.com>
2021-01-17 17:33:47 +01:00
boltgolt
f16dbe478f
Gtk ui now works within rubberstamps 2021-01-09 20:47:32 +01:00
boltgolt
b04ffe5bd8
Fix for #318 by kageurufu 2021-01-09 18:49:06 +01:00
boltgolt
658de16649
Fixed capture on by default, removed setup in debian package 2021-01-09 18:43:10 +01:00
boltgolt
2c14735ac4
Merge branch 'gkt-ui' into dev 2021-01-08 19:01:31 +01:00
boltgolt
db3ee86bc2
Added video tab to window 2021-01-08 18:49:58 +01:00
boltgolt
181318d201
Onboarding is done 2021-01-08 16:02:38 +01:00
boltgolt
9f4c1a7fe6
Added entire onboarding flow 2021-01-04 23:51:49 +01:00
boltgolt
4f3188cae5
Tab models file rename 2021-01-04 12:38:10 +01:00
boltgolt
ac933f851e
Added internalisation and user add button 2021-01-03 16:10:13 +01:00
boltgolt
1384cc3f72
Fixed string errors 2021-01-03 14:00:19 +01:00
boltgolt
fc14425bd6
Merge pull request #489 from Jellyfrog/feature/archpkg
Remove unneeded dependencies from Arch Linux
2021-01-03 13:51:08 +01:00
boltgolt
991e84c1f6
Merge branch 'master' into feature/archpkg 2021-01-03 13:50:22 +01:00
boltgolt
a456147103
Merge pull request #491 from Jellyfrog/feature/arch/pampkg
Update pam-python to 1.0.8
2021-01-03 13:49:00 +01:00
Jellyfrog
66e9de8b11 Update pam-python to 1.0.8 2021-01-03 01:25:25 +01:00
Jellyfrog
ecdd977e5a Remove unneeded dependencies from Arch Linux 2021-01-02 23:36:15 +01:00
boltgolt
55f3753260
Added getext translating function 2020-12-31 14:15:17 +01:00
boltgolt
473aa9807e
Added rubberstamp config, autoload 2020-12-30 23:33:08 +01:00
boltgolt
671b33884f
Added begining of rubberstamps 2020-12-30 21:01:36 +01:00
boltgolt
89c694a5d7
Made error status 1 more discriptive 2020-12-30 15:50:46 +01:00
boltgolt
ed407d4f9e
Cleaned up AttributeError on wrong device path 2020-12-30 15:20:10 +01:00