| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-12-28 | bindcode | Tony Crisci | -22/+106 | |
| 2017-12-27 | run compositor bindings last | Tony Crisci | -33/+49 | |
| 2017-12-27 | run binding command | Tony Crisci | -2/+9 | |
| 2017-12-27 | match user bindsym | Tony Crisci | -20/+49 | |
| 2017-12-27 | compositor bindings | Tony Crisci | -2/+49 | |
| 2017-12-27 | keyboard translate keysyms | Tony Crisci | -3/+149 | |
| 2017-12-27 | binding config | Tony Crisci | -2/+180 | |
| 2017-12-27 | Merge pull request #1535 from martinetd/libinput | Drew DeVault | -1/+78 | |
| Libinput config | ||||
| 2017-12-27 | Merge pull request #1538 from acrisci/desktop-shell-surface-commit | Drew DeVault | -2/+5 | |
| desktop: use wlr-surface commit | ||||
| 2017-12-27 | desktop: use wlr-surface commit | Tony Crisci | -2/+5 | |
| 2017-12-24 | seat_configure_pointer: apply libinput config | Dominique Martinet | -1/+78 | |
| Restore the code that used to be in config.c:apply_input_config() pre-wlroots | ||||
| 2017-12-20 | Merge pull request #1505 from acrisci/feature/input | Drew DeVault | -199/+2324 | |
| input management and seat | ||||
| 2017-12-20 | cleanup | Tony Crisci | -4/+9 | |
| 2017-12-19 | Merge pull request #1527 from martinetd/mesondep | Drew DeVault | -0/+1 | |
| build: add wlroots dependency to common | ||||
| 2017-12-19 | fix memory leak in swaymsg | Tony Crisci | -1/+3 | |
| 2017-12-19 | handle keymap not found | Tony Crisci | -2/+11 | |
| 2017-12-19 | dont set cursor image on motion | Tony Crisci | -3/+0 | |
| 2017-12-19 | error on not enough input/seat args for cmd | Tony Crisci | -60/+60 | |
| 2017-12-19 | use snprintf to get identifier len | Tony Crisci | -14/+2 | |
| 2017-12-19 | document fallback seat | Tony Crisci | -0/+4 | |
| 2017-12-19 | build: add wlroots dependency to common | Dominique Martinet | -0/+1 | |
| It is required for include path if wlroots is not built in standard path, but found through pkg-config | ||||
| 2017-12-18 | fix memory leak in swaymsg | Tony Crisci | -1/+1 | |
| 2017-12-18 | ipc get_inputs | Tony Crisci | -39/+86 | |
| 2017-12-18 | Merge branch 'wlroots' into feature/input | Tony Crisci | -6/+57 | |
| 2017-12-18 | Merge branch 'feature/input' of github.com:acrisci/sway into feature/input | Tony Crisci | -1/+2 | |
| 2017-12-18 | remove assumption of one device per identifier | Tony Crisci | -20/+11 | |
| 2017-12-18 | improve xkb command logging | Tony Crisci | -10/+10 | |
| 2017-12-18 | Merge pull request #1526 from emersion/fractional-output-scale | Drew DeVault | -4/+4 | |
| Add support for fractional output scale | ||||
| 2017-12-18 | Merge pull request #1525 from emersion/ipc-get-outputs | Drew DeVault | -2/+53 | |
| Add IPC get_outputs | ||||
| 2017-12-18 | Add support for fractional output scale | emersion | -4/+4 | |
| 2017-12-18 | Add IPC get_outputs | emersion | -2/+53 | |
| 2017-12-18 | remove verbose commit logging | Tony Crisci | -6/+0 | |
| 2017-12-17 | Fix compile error | Drew DeVault | -1/+2 | |
| 2017-12-17 | cleanup input-manager | Tony Crisci | -14/+7 | |
| 2017-12-17 | seat fallback config | Tony Crisci | -26/+100 | |
| 2017-12-17 | send keyboard enter on keyboard configuration | Tony Crisci | -2/+9 | |
| 2017-12-16 | set keyboard config at runtime | Tony Crisci | -0/+10 | |
| 2017-12-16 | fix keyboard hotplugging | Tony Crisci | -3/+3 | |
| 2017-12-16 | get device id correctly | Tony Crisci | -2/+13 | |
| 2017-12-16 | device add/remove logging | Tony Crisci | -1/+12 | |
| 2017-12-16 | strip whitespace for device id | Tony Crisci | -0/+2 | |
| 2017-12-16 | expect exactly one xkb arg | Tony Crisci | -5/+5 | |
| 2017-12-16 | rename config apply cmds | Tony Crisci | -22/+37 | |
| 2017-12-16 | put seat and input config in their own files | Tony Crisci | -222/+234 | |
| 2017-12-16 | fix header includes | Tony Crisci | -6/+11 | |
| 2017-12-16 | input and seat command docs | Tony Crisci | -27/+53 | |
| 2017-12-16 | fix logging issue for new wlroots | Tony Crisci | -1/+1 | |
| 2017-12-16 | Merge branch 'wlroots' into feature/input | Tony Crisci | -37/+648 | |
| 2017-12-16 | keyboard cleanup | Tony Crisci | -10/+8 | |
| 2017-12-15 | xkb config | Tony Crisci | -5/+195 | |
