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 <[email protected]> (cherry picked from commit 0a8417d4143eb680da726d3cb4384ad7ca898a15) | ||||
* | Fix memory leak after use XGetAtomName | Slávek Banko | 2017-03-25 | 1 | -1/+6 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit ba2fe631679775cc5e25fe0e7b9769e7bc0e0f68) | ||||
* | Remove unnecessary call to XkbGetIndicatorState | Timothy Pearson | 2015-09-20 | 1 | -3/+1 |
| | | | | | This relates to Bug 2445 (cherry picked from commit a486f914fca3650fb67948633948310571ab6c85) | ||||
* | Terminate keyboard LED sync daemon when Xorg server goes down | Timothy Pearson | 2015-09-20 | 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 (cherry picked from commit 5351547aede0aef696099c10305c20d6b5d09ac0) | ||||
* | 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 |