Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix memory leak after processing udev | Slávek Banko | 2017-03-25 | 1 | -2/+8 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix memory leak after use XGetAtomName | Slávek Banko | 2017-03-25 | 1 | -1/+6 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Remove unnecessary call to XkbGetIndicatorState | Timothy Pearson | 2015-09-19 | 1 | -3/+1 |
| | | | | This relates to Bug 2445 | ||||
* | Terminate keyboard LED sync daemon when Xorg server goes down | Timothy Pearson | 2015-09-19 | 1 | -0/+5 |
| | | | | This resolves a bug where the number of running daemons would increase on every new X reservation, eventually consuming all available VTs | ||||
* | Use standard cmake way to install setuid binaries | Slávek Banko | 2013-08-17 | 1 | -2/+1 |
| | |||||
* | Prevent more than one instance of tdekbdledsync from starting on a given X11 ↵ | Timothy Pearson | 2013-07-31 | 1 | -5/+64 |
| | | | | | | display This resolves Bug 1601 | ||||
* | Install tdekbdledsync SUID root | Timothy Pearson | 2013-07-28 | 1 | -0/+3 |
| | |||||
* | Add build conditional for tdekbdledsync | Timothy Pearson | 2013-07-25 | 1 | -2/+2 |
| | |||||
* | Fix spontaneous tdekbdledsync abort on keyboard removal | Timothy Pearson | 2013-07-25 | 1 | -1/+3 |
| | |||||
* | Add lightweight daemon to synchronize keyboard indicators to current xkb state | Timothy Pearson | 2013-07-25 | 4 | -51/+396 |
| | | | | | Start keyboard indicator sync daemon on tdm load This resolves Bug 427 | ||||
* | Add highly experimental tdekbdledsync application | Timothy Pearson | 2013-07-24 | 2 | -0/+210 |