summaryrefslogtreecommitdiff
path: root/xmouseless.c
AgeCommit message (Collapse)Author
2022-03-26Suckless style stuffrafa_99
2022-03-26[fix] Horizontal scrollRafael Marçalo
2021-12-08fixed scrolling not working the first timeJohannes Bensmann
2020-02-09query state of all keys at startJohannes Bensmann
2019-12-14added scroll bindingsJohannes Bensmann
2019-07-08fixed initializer not constant errorJohannes Bensmann
2019-07-01removed unused includeJohannes Bensmann
2019-06-19changed move bindingsJohannes Bensmann
2019-06-14made speed independent of move rateJohannes Bensmann
2019-06-13some clean upJohannes Bensmann
2019-06-10grab keys until successJohannes Bensmann
2019-06-09added bindings to execute shell commandsJohannes Bensmann
2019-06-09restructured some codeJohannes Bensmann
2019-06-09added XInitThreads()Johannes Bensmann
2019-06-09added array of exit keysJohannes Bensmann
2019-06-08moved configuration to config.hJohannes Bensmann
2019-06-08added a MakefileJohannes Bensmann
2019-06-08some code cleanupJohannes Bensmann
2019-06-08basically workingJohannes Bensmann