aboutsummaryrefslogtreecommitdiff
path: root/sway/input
AgeCommit message (Expand)Author
2022-11-15Update for wlroots!3814Simon Ser
2022-11-15input/seat: locally compute drag icon offsetSimon Ser
2022-10-30Support libinput's 1.21 new dwtp optionpudiva chip líquida
2022-10-28Fix focus tracking when session lock is activeDaniel De Graaf
2022-10-28Rework session lock keyboard focus handlingDaniel De Graaf
2022-10-23Fix keymap being NULL and segfaulting on dev addYaroslav de la Peña Smirnov
2022-10-21input: tweak focus behavior to allow focusing parent containersTudor Brindus
2022-10-14Add support for ext-idle-notify-v1Simon Ser
2022-10-10input: focus container when scrolling on titlebarTudor Brindus
2022-10-10input: focus floating container when clicked on borderTudor Brindus
2022-10-09Use keyboard_state.focused_surface directlyFerdinand Schober
2022-10-09use seat directlyFerdinand Schober
2022-10-09check for NULLFerdinand Schober
2022-10-09allow pointer_constraints on layer_shell surfacesFerdinand Schober
2022-07-15input: chase delta_discrete semantics changeKirill Primak
2022-06-22Remove access to wlr_input_device unionSimon Ser
2022-05-30sway: add bindgesture commandFlorian Franzen
2022-04-30Avoid inspecting a NULL view in seat_set_focusDaniel De Graaf
2022-04-29Implement ext-session-lock-v1Daniel De Graaf
2022-03-23sway/input: wlr_seat_keyboard() now takes wlr_keyboardLeonardo Hernández Hernández
2022-03-22sway/input: fix bad position of wlr_dragLeonardo Hernández Hernández
2022-03-17sway/input: follow up wlroots input device events renamingSimon Zeni
2022-03-17sway/input/seat: take output name from specialized input deviceSimon Zeni
2022-03-17sway/input/cursor: take device mm size from wlr_tabletSimon Zeni
2022-03-08Remove WLR_SWITCH_STATE_TOGGLE usageSimon Ser
2022-03-05sway/input: destroy sway_switch properlyMoon Sungjoon
2022-03-04sway/input: don't pass possibly invalid modifiers pointerAlexander Gramiak
2022-02-22Remove some erroneous apostrophes in commentsThomas Hebb
2022-02-21sway/input: use wlr_input_device from input device baseSimon Zeni
2022-01-22input/cursor: pass through pointer hold gesturesTudor Brindus
2022-01-17input/cursor: treat swipe begin as idle activity tooTudor Brindus
2022-01-17input/cursor: count pointer gestures as idle activityTudor Brindus
2022-01-07input/seat: unset has_focus when focus_stack becomes emptyThomas Hebb
2021-12-14Handle border width and height on minimum floating sizesRoastVeg
2021-10-26fix cursor input for layer-shell surfacesRasmus Moorats
2021-10-10use node_is_viewsiikamiika
2021-10-08Improve built-in touchscreen detectionJari Ronkainen
2021-09-02seatop_down: End if surface is destroyed or other seatop startsSimon Plakolb
2021-09-02input: Use seatop_down on layer surface clickSimon Plakolb
2021-08-05seatop_down: Change type of sx, sy to double in begin_seatop_downDavid Rosca
2021-07-26Fix wl_pointer.frame not sent on touch emulationSimon Ser
2021-07-08Add support for touch frame eventsSimon Ser
2021-07-07Update wlr_box includesSimon Ser
2021-06-23input: Move get_current_time_msec in from utilKenny Levinsen
2021-05-06Add tab dragging functionalitytomKPZ
2021-03-12Implement input method keyboard grabxdavidwu
2021-02-25focus: beyond fullscreen when focused explicitlylbonn
2021-02-25Automatically map built-in touchscreens/tablets to built-in panelsSimon Ser
2021-02-16container: Move pending state to state structKenny Levinsen
2021-02-16Add missing transaction commits to seatop_defaultDavid96