summaryrefslogtreecommitdiffhomepage
path: root/src/Plugins/Kbd.hsc
AgeCommit message (Collapse)Author
2018-02-01Kbd: silence warnings with explicitly undefined pokejao
2017-04-29hlint configurationjao
2016-01-06Whitespacejao
2014-09-16Locks: Implement event-driven locks indicatorAnton Vorontsov
This commit does more fundamental rework of the "Locks" plug-in: now the plug-in is fully event-driven and thus extremely power-efficient, effectively zero CPU consumption while idling.
2012-05-05Kbd: compilation warnings and whitespaceJose Antonio Ortega Ruiz
2011-08-31Added standard header to kbdMartin Perner
2011-08-31Changed parametersMartin Perner
there is still the bug this plugin needs to be the last or parsing the config file fails
2011-08-31Added Keyboard Layout Indicator PluginMartin Perner