aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/managers/input/InputManager.cpp
AgeCommit message (Expand)Author
2022-06-25additional keymap reload safetyvaxerski
2022-06-24added general:cursor_inactive_timeoutvaxerski
2022-06-23guard pkeyboard in onMouseButtonvaxerski
2022-06-23guard null context in applyConfigToKeyboardvaxerski
2022-06-23reload all keyboards and not only the activevaxerski
2022-06-22Fixed oversized apps' incorrect layoutvaxerski
2022-06-21dang it autoformatvaxerski
2022-06-21cleaner codevaxerski
2022-06-21Passes all constraint tests!SebOuellette
2022-06-21Actually, mostly working.SebOuellette
2022-06-20Mouse no longer removes focus from constraining windowSebOuellette
2022-06-19Set the constraint position to the window center (properly)Sebastian Ouellette
2022-06-19Converted tabs to spaces. Now ready for PRSebastian Ouellette
2022-06-19Cleaned up some old debugSebOuellette
2022-06-19Invisible cursors are constrained to centerSebastian Ouellette
2022-06-16Resolves #204. Enables numlock on startup when configured to do so.bazuin-32
2022-06-12CodestyleMarco Siedentopf
2022-06-12Merge branch 'vaxerski:main' into mainMarco Siedentopf
2022-06-12Access config value staticallyspectreseven1138
2022-06-12Implemented Config options for TouchpadsMarco Siedentopf
2022-06-12Add loose (2) option to follow_mouse configspectreseven1138
2022-06-11Add natural_scrolling option for touchpads onlyBruno Ancona
2022-06-09remove unfocusallvaxerski
2022-06-09unfocus tabletsvaxerski
2022-06-09set proximity in tabletsvaxerski
2022-06-09added tablet v2 support (alpha alpha)vaxerski