aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/xkb.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-02-05Bump year1.20.1Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2018-08-09Update for Python 3.7 (broke syntax backwards compatibility) and update year and email1.20Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-19Update yearMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-19bump yearMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2015-03-21forgot to bump yearMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-06fix and use xkb lock keysMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-06mMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-06add XKB.get_locks_strMattias Andrée1-1/+15
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-06add lock key monitoringMattias Andrée1-0/+73
Signed-off-by: Mattias Andrée <maandree@operamail.com>