aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input
Commit message (Expand)AuthorAge
* input/cursor: do not hide when buttons are pressedLibravatar Brian Ashworth2019-08-06
* input/libinput: typo fixes (get -> get_default)Libravatar Brian Ashworth2019-08-03
* bindsym/code: add group supportLibravatar Brian Ashworth2019-08-01
* input/keyboard: don't reset layout for same keymapLibravatar Brian Ashworth2019-08-01
* libinput: fix set_send_eventsLibravatar Brian Ashworth2019-07-31
* input/libinput: fix typo in set_middle_emulationLibravatar Brian Ashworth2019-07-28
* ipc: add input::libinput_config eventLibravatar Brian Ashworth2019-07-23
* ipc: add an input eventLibravatar Brian Ashworth2019-07-23
* Implement input_cmd_xkb_file (#3999)Libravatar Ed Younis2019-07-17
* Layout tiled using a width/height fractionLibravatar Pedro Côrte-Real2019-07-14
* input/libinput: only reset supported optionsLibravatar Brian Ashworth2019-07-09
* cmd_bindswitch: add option to execute on reloadLibravatar Brian Ashworth2019-07-09
* Make mouse drag in tiled mode swap containers if no edge is selectedLibravatar Sebastian Parborg2019-07-09
* Add calibration_matrix config optionLibravatar Sergei Dolgov2019-07-05
* bindings: defer while initiailizingLibravatar Brian Ashworth2019-06-12
* commands/input: perform basic keymap validationLibravatar Brian Ashworth2019-06-09
* Unhide cursor on cursor activity after touchLibravatar Alex Maese2019-06-08
* Fix segfault with "xwayland false" (#4228)Libravatar Aidan Harris2019-06-08
* add seat sub command 'xcursor_theme'Libravatar Daniel Eklöf2019-06-05
* bindings: allow unlocked and locked bindingsLibravatar Brian Ashworth2019-05-30
* input/switch: fix indentation of fileLibravatar Brian Ashworth2019-05-27
* input/keyboard: attempt default keymap on failureLibravatar Brian Ashworth2019-05-14
* Fix a silly mistakeLibravatar Alex Maese2019-04-28
* Don't send pointer motion when rebasing the cursorLibravatar Alex Maese2019-04-28
* Clear pointer focus during move and resize seatopsLibravatar Alex Maese2019-04-28
* bindsym: change xkb_rule_names initializationLibravatar Konstantin Pospelov2019-04-26
* bindsym: consider xkb_rule_names for --to-codeLibravatar Konstantin Pospelov2019-04-26
* ipc: fix criteria for emitting bar_state_updateLibravatar Brian Ashworth2019-04-20
* Implement input type configs (#3784)Libravatar Benjamin Cheng2019-04-14
* Add heuristics to differentiate touchpadsLibravatar Benjamin Cheng2019-04-14
* Fix scratchpad fullscreen behavior and crashLibravatar Brian Ashworth2019-04-13
* Fix potential null accessesLibravatar Ashkan Kiani2019-04-13
* Fix null pointer crash when doing tiling dragLibravatar Ryan Dwyer2019-03-29
* Support WLR_INPUT_DEVICE_SWITCH in swayLibravatar Ryan Walklin2019-03-19
* Clean up focus follows mouse logicLibravatar Ryan Dwyer2019-03-19
* Remove debug treeLibravatar Ryan Dwyer2019-03-18
* Introduce default seatopLibravatar Ryan Dwyer2019-03-17
* Replace seatup allows_events with button callbackLibravatar Ryan Dwyer2019-03-17
* Set prev_workspace_name based off of focusLibravatar Brian Ashworth2019-03-14
* Stop using wlr_output->{lx,ly}Libravatar emersion2019-03-11
* Fix click behaviourLibravatar Ryan Dwyer2019-03-11
* Don't send button events to surfaces when dragging or resizingLibravatar Ryan Dwyer2019-03-11
* Make raw keysyms take precedence over translatedLibravatar Ben Challenor2019-03-10
* Fix crash in cmd_workspace when layer surface has focusLibravatar emersion2019-03-10
* fix "directive argument is null" errorsLibravatar Jeff Peeler2019-03-09
* Allow concurrent clicksLibravatar Ryan Dwyer2019-03-04
* floating_maximum_size: change default behaviorLibravatar Brian Ashworth2019-03-02
* seat: don't send button release when not pressedLibravatar emersion2019-02-28
* cursor: intitialize sx and sy to zeroLibravatar Rouven Czerwinski2019-02-27
* cursor: remove unused node assignementLibravatar Rouven Czerwinski2019-02-27