Werner Sembach
ec2f276ef9
Disable logic during suspend to avoid race conditions
2 months ago
Werner Sembach
fe34fb63f7
Fix error messages and code styling
2 months ago
Werner Sembach
9c7982fb27
Update changelog for 1.0.8 release
5 months ago
Werner Sembach
87487eb7a6
Add Plasma 6 support
6 months ago
Werner Sembach
edf029bbd0
Remove obsolete copyright notice
2 years ago
Werner Sembach
78f47d6c21
Update changelog for 1.0.7 release
2 years ago
Werner Sembach
30ae097f19
Fix build and runtime dependencies
2 years ago
Werner Sembach
10e872adcc
Remove legacy packageing command because it breaks debuild on buildserver
2 years ago
Werner Sembach
fb8b538ba7
Update changelog for 1.0.6 release
2 years ago
Werner Sembach
444fe58055
Remove leftover debug output
2 years ago
Werner Sembach
4c240aec66
Update changelog for 1.0.5 release
2 years ago
Werner Sembach
09cb3ba98e
Dynamically scan for correct feature report id
2 years ago
Werner Sembach
8f2ee508a5
Remove accidential redeclaration
2 years ago
Werner Sembach
cf8bd26506
Update changelog for 1.0.4 release
3 years ago
Werner Sembach
c5b13b82b7
Fix memory leak
3 years ago
Werner Sembach
e7f295d357
Remove assuming error message
3 years ago
Werner Sembach
cd61a8c0b8
Fix uncritical memory leak on exit
3 years ago
Werner Sembach
399c7de836
Clarify error messages
3 years ago
Werner Sembach
6d3bde274a
Add gracefull exit on previously unhandled error cases
3 years ago
brainpower
f510c10a03
autodetect correct kded touchpad module
...
plasma 5.24 renamed the "touchpad" kded module to "kded_touchpad".
fix this by listing all loaded modules in kded and look for the correct
module name to use.
Otherwise it would try to use the wrong one, fail to initialize,
and not re-enable the touchpad after resuming after suspend
leaving the user with an unusable touchpad and no easy way to enable it.
This now also gives an error message and exits, if no touchpad module is
loaded.
Fixes : #9
3 years ago
Werner Sembach
88c8e45610
Update changelog
3 years ago
Werner Sembach
152dffd4b3
Root does not help with XDG variables
3 years ago
Werner Sembach
5d2875e2b0
Merge remote-tracking branch 'phideg/master'
3 years ago
phideg
aa96f01bf8
core dump happens if environment variable XDG_CURRENT_DESKTOP is not set. fixes #7
3 years ago
Werner Sembach
c4d61692ad
Update changelog
3 years ago
Werner Sembach
a4a75e2648
Merge branch 'udev-rule' into 'master'
...
Updated 99-tuxedo-touchpad-switch.rules
See merge request tuxedocomputers/development/tuxedo-touchpad-switch!1
3 years ago
Steven Seifried
92f504fc6f
Updated 99-tuxedo-touchpad-switch.rules
3 years ago
Werner Sembach
4efc7ca3da
Merge remote-tracking branch 'brunoais/patch-1'
4 years ago
Werner Sembach
63df613a84
Merge branch 'master' of gitlab.com:tuxedocomputers/development/tuxedo-touchpad-switch
4 years ago
brunoais
303f8f2a35
Clarify touchpad's available status
4 years ago
Werner Sembach
78f3ac21bd
Fix typo in comment and add reference
4 years ago
Werner Sembach
3f90c9c6c1
Update changelog
4 years ago
Werner Sembach
9eea52ef40
Fix process not closing on logout
4 years ago
Werner Sembach
9db712c6bb
Update changelog
4 years ago
Werner Sembach
aaf9833e50
Update ReadMe.md
4 years ago
Werner Sembach
3d2560e076
Update ReadMe.md
4 years ago
Werner Sembach
48bd160937
Update ReadMe.md
4 years ago
Werner Sembach
e79388621f
Recreate changelog
4 years ago
Werner Sembach
c19115f3ad
Remove broken script
4 years ago
Werner Sembach
7b0489a539
Extend update script
4 years ago
Werner Sembach
2f2432e69a
Add debian package files
4 years ago
Werner Sembach
739f14f17b
Make dev build timestamp utc
4 years ago
Werner Sembach
6ae444aa1d
Fix double unlock bug and some memory leaks
4 years ago
Werner Sembach
3f349b2c8c
Automatically set dependencies
4 years ago
Werner Sembach
8f7ada8dd4
Add timestamp to package builds of untaged commits
4 years ago
Werner Sembach
c2859e1d06
Append git hash to package version when building an untaged commit
4 years ago
Werner Sembach
7395ff0c1b
Add license text to all files and auto detect version from git tags
4 years ago
Werner Sembach
73d02b49bb
Increase version number
4 years ago
Werner Sembach
61b4cb20d3
Add handler for KDE suspend/resume
4 years ago
Werner Sembach
4118ab6962
Merge GNOME and KDE logic and decide in programm what to run
4 years ago