index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
input
Age
Commit message (
Expand
)
Author
2022-04-30
Avoid inspecting a NULL view in seat_set_focus
Daniel De Graaf
2022-04-29
Implement ext-session-lock-v1
Daniel De Graaf
2022-03-23
sway/input: wlr_seat_keyboard() now takes wlr_keyboard
Leonardo Hernández Hernández
2022-03-22
sway/input: fix bad position of wlr_drag
Leonardo Hernández Hernández
2022-03-17
sway/input: follow up wlroots input device events renaming
Simon Zeni
2022-03-17
sway/input/seat: take output name from specialized input device
Simon Zeni
2022-03-17
sway/input/cursor: take device mm size from wlr_tablet
Simon Zeni
2022-03-08
Remove WLR_SWITCH_STATE_TOGGLE usage
Simon Ser
2022-03-05
sway/input: destroy sway_switch properly
Moon Sungjoon
2022-03-04
sway/input: don't pass possibly invalid modifiers pointer
Alexander Gramiak
2022-02-22
Remove some erroneous apostrophes in comments
Thomas Hebb
2022-02-21
sway/input: use wlr_input_device from input device base
Simon Zeni
2022-01-22
input/cursor: pass through pointer hold gestures
Tudor Brindus
2022-01-17
input/cursor: treat swipe begin as idle activity too
Tudor Brindus
2022-01-17
input/cursor: count pointer gestures as idle activity
Tudor Brindus
2022-01-07
input/seat: unset has_focus when focus_stack becomes empty
Thomas Hebb
2021-12-14
Handle border width and height on minimum floating sizes
RoastVeg
2021-10-26
fix cursor input for layer-shell surfaces
Rasmus Moorats
2021-10-10
use node_is_view
siikamiika
2021-10-08
Improve built-in touchscreen detection
Jari Ronkainen
2021-09-02
seatop_down: End if surface is destroyed or other seatop starts
Simon Plakolb
2021-09-02
input: Use seatop_down on layer surface click
Simon Plakolb
2021-08-05
seatop_down: Change type of sx, sy to double in begin_seatop_down
David Rosca
2021-07-26
Fix wl_pointer.frame not sent on touch emulation
Simon Ser
2021-07-08
Add support for touch frame events
Simon Ser
2021-07-07
Update wlr_box includes
Simon Ser
2021-06-23
input: Move get_current_time_msec in from util
Kenny Levinsen
2021-05-06
Add tab dragging functionality
tomKPZ
2021-03-12
Implement input method keyboard grab
xdavidwu
2021-02-25
focus: beyond fullscreen when focused explicitly
lbonn
2021-02-25
Automatically map built-in touchscreens/tablets to built-in panels
Simon Ser
2021-02-16
container: Move pending state to state struct
Kenny Levinsen
2021-02-16
Add missing transaction commits to seatop_default
David96
2021-02-15
text_input: Add support for focusing layer-shell surfaces
Tadeo Kondrak
2021-02-15
text_input: Only send surrounding_text and content_type if supported
Tadeo Kondrak
2021-02-15
text_input: Ignore text_input disable from unfocused windows
Tadeo Kondrak
2021-02-15
input: Commit transactions in seatop_default
Kenny Levinsen
2021-02-14
input: Only commit transactions when necessary
Kenny Levinsen
2021-01-01
input/seat: Reset command handler context in seat_destroy()
Andri Yngvason
2021-01-01
input/seat: Clean up focus_stack in seat_destroy()
Andri Yngvason
2021-01-01
input: Clean up input_method_relay in seat_destoy()
Andri Yngvason
2020-12-20
Change workspace_layout to match i3 behavior
Ronan Pigott
2020-12-06
input/cursor: unhide cursor on synthetic input
Tudor Brindus
2020-11-12
input/keyboard: fix Group# bindings for keyboard groups
Brian Ashworth
2020-11-11
tree/container: introduce `container_is_sticky[_or_child]` functions
Tudor Brindus
2020-11-11
Add missing includes for wlr_input_device.h
Simon Ser
2020-11-11
Replace wlr_key_state with wl_keyboard_key_state
Simon Ser
2020-11-05
input/seatop_default: consider fullscreen views to have no edges
Tudor Brindus
2020-11-01
input: fully change focus when scrolling tabs/stacks
Tudor Brindus
2020-11-01
commands/focus: force container warp when fulfilling `focus mode_toggle`
Tudor Brindus
[next]