Age | Commit message (Expand) | Author |
2019-08-03 | input/libinput: typo fixes (get -> get_default) | Brian Ashworth |
2019-08-01 | bindsym/code: add group support | Brian Ashworth |
2019-08-01 | input/keyboard: don't reset layout for same keymap | Brian Ashworth |
2019-07-31 | libinput: fix set_send_events | Brian Ashworth |
2019-07-28 | input/libinput: fix typo in set_middle_emulation | Brian Ashworth |
2019-07-23 | ipc: add input::libinput_config event | Brian Ashworth |
2019-07-23 | ipc: add an input event | Brian Ashworth |
2019-07-17 | Implement input_cmd_xkb_file (#3999) | Ed Younis |
2019-07-14 | Layout tiled using a width/height fraction | Pedro Côrte-Real |
2019-07-09 | input/libinput: only reset supported options | Brian Ashworth |
2019-07-09 | cmd_bindswitch: add option to execute on reload | Brian Ashworth |
2019-07-09 | Make mouse drag in tiled mode swap containers if no edge is selected | Sebastian Parborg |
2019-07-05 | Add calibration_matrix config option | Sergei Dolgov |
2019-06-12 | bindings: defer while initiailizing | Brian Ashworth |
2019-06-09 | commands/input: perform basic keymap validation | Brian Ashworth |
2019-06-08 | Unhide cursor on cursor activity after touch | Alex Maese |
2019-06-08 | Fix segfault with "xwayland false" (#4228) | Aidan Harris |
2019-06-05 | add seat sub command 'xcursor_theme' | Daniel Eklöf |
2019-05-30 | bindings: allow unlocked and locked bindings | Brian Ashworth |
2019-05-27 | input/switch: fix indentation of file | Brian Ashworth |
2019-05-14 | input/keyboard: attempt default keymap on failure | Brian Ashworth |
2019-04-28 | Fix a silly mistake | Alex Maese |
2019-04-28 | Don't send pointer motion when rebasing the cursor | Alex Maese |
2019-04-28 | Clear pointer focus during move and resize seatops | Alex Maese |
2019-04-26 | bindsym: change xkb_rule_names initialization | Konstantin Pospelov |
2019-04-26 | bindsym: consider xkb_rule_names for --to-code | Konstantin Pospelov |
2019-04-20 | ipc: fix criteria for emitting bar_state_update | Brian Ashworth |
2019-04-14 | Implement input type configs (#3784) | Benjamin Cheng |
2019-04-14 | Add heuristics to differentiate touchpads | Benjamin Cheng |
2019-04-13 | Fix scratchpad fullscreen behavior and crash | Brian Ashworth |
2019-04-13 | Fix potential null accesses | Ashkan Kiani |
2019-03-29 | Fix null pointer crash when doing tiling drag | Ryan Dwyer |
2019-03-19 | Support WLR_INPUT_DEVICE_SWITCH in sway | Ryan Walklin |
2019-03-19 | Clean up focus follows mouse logic | Ryan Dwyer |
2019-03-18 | Remove debug tree | Ryan Dwyer |
2019-03-17 | Introduce default seatop | Ryan Dwyer |
2019-03-17 | Replace seatup allows_events with button callback | Ryan Dwyer |
2019-03-14 | Set prev_workspace_name based off of focus | Brian Ashworth |
2019-03-11 | Stop using wlr_output->{lx,ly} | emersion |
2019-03-11 | Fix click behaviour | Ryan Dwyer |
2019-03-11 | Don't send button events to surfaces when dragging or resizing | Ryan Dwyer |
2019-03-10 | Make raw keysyms take precedence over translated | Ben Challenor |
2019-03-10 | Fix crash in cmd_workspace when layer surface has focus | emersion |
2019-03-09 | fix "directive argument is null" errors | Jeff Peeler |
2019-03-04 | Allow concurrent clicks | Ryan Dwyer |
2019-03-02 | floating_maximum_size: change default behavior | Brian Ashworth |
2019-02-28 | seat: don't send button release when not pressed | emersion |
2019-02-27 | cursor: intitialize sx and sy to zero | Rouven Czerwinski |
2019-02-27 | cursor: remove unused node assignement | Rouven Czerwinski |
2019-02-23 | Update for swaywm/wlroots#1517 | emersion |