aboutsummaryrefslogtreecommitdiff
path: root/sway/input
AgeCommit message (Expand)Author
2019-08-14layer-shell: add support for popupsDrew DeVault
2019-08-13handle_seat_node_destroy: do not focus own nodeBrian Ashworth
2019-08-12Remove redundant checksAntonin Décimo
2019-08-12input: check pointer against nullptrAntonin Décimo
2019-08-06input/cursor: do not hide when buttons are pressedBrian Ashworth
2019-08-03input/libinput: typo fixes (get -> get_default)Brian Ashworth
2019-08-01bindsym/code: add group supportBrian Ashworth
2019-08-01input/keyboard: don't reset layout for same keymapBrian Ashworth
2019-07-31libinput: fix set_send_eventsBrian Ashworth
2019-07-28input/libinput: fix typo in set_middle_emulationBrian Ashworth
2019-07-23ipc: add input::libinput_config eventBrian Ashworth
2019-07-23ipc: add an input eventBrian Ashworth
2019-07-17Implement input_cmd_xkb_file (#3999)Ed Younis
2019-07-14Layout tiled using a width/height fractionPedro Côrte-Real
2019-07-09input/libinput: only reset supported optionsBrian Ashworth
2019-07-09cmd_bindswitch: add option to execute on reloadBrian Ashworth
2019-07-09Make mouse drag in tiled mode swap containers if no edge is selectedSebastian Parborg
2019-07-05Add calibration_matrix config optionSergei Dolgov
2019-06-12bindings: defer while initiailizingBrian Ashworth
2019-06-09commands/input: perform basic keymap validationBrian Ashworth
2019-06-08Unhide cursor on cursor activity after touchAlex Maese
2019-06-08Fix segfault with "xwayland false" (#4228)Aidan Harris
2019-06-05add seat sub command 'xcursor_theme'Daniel Eklöf
2019-05-30bindings: allow unlocked and locked bindingsBrian Ashworth
2019-05-27input/switch: fix indentation of fileBrian Ashworth
2019-05-14input/keyboard: attempt default keymap on failureBrian Ashworth
2019-04-28Fix a silly mistakeAlex Maese
2019-04-28Don't send pointer motion when rebasing the cursorAlex Maese
2019-04-28Clear pointer focus during move and resize seatopsAlex Maese
2019-04-26bindsym: change xkb_rule_names initializationKonstantin Pospelov
2019-04-26bindsym: consider xkb_rule_names for --to-codeKonstantin Pospelov
2019-04-20ipc: fix criteria for emitting bar_state_updateBrian Ashworth
2019-04-14Implement input type configs (#3784)Benjamin Cheng
2019-04-14Add heuristics to differentiate touchpadsBenjamin Cheng
2019-04-13Fix scratchpad fullscreen behavior and crashBrian Ashworth
2019-04-13Fix potential null accessesAshkan Kiani
2019-03-29Fix null pointer crash when doing tiling dragRyan Dwyer
2019-03-19Support WLR_INPUT_DEVICE_SWITCH in swayRyan Walklin
2019-03-19Clean up focus follows mouse logicRyan Dwyer
2019-03-18Remove debug treeRyan Dwyer
2019-03-17Introduce default seatopRyan Dwyer
2019-03-17Replace seatup allows_events with button callbackRyan Dwyer
2019-03-14Set prev_workspace_name based off of focusBrian Ashworth
2019-03-11Stop using wlr_output->{lx,ly}emersion
2019-03-11Fix click behaviourRyan Dwyer
2019-03-11Don't send button events to surfaces when dragging or resizingRyan Dwyer
2019-03-10Make raw keysyms take precedence over translatedBen Challenor
2019-03-10Fix crash in cmd_workspace when layer surface has focusemersion
2019-03-09fix "directive argument is null" errorsJeff Peeler
2019-03-04Allow concurrent clicksRyan Dwyer