aboutsummaryrefslogtreecommitdiff
path: root/include/sway
AgeCommit message (Expand)Author
2020-03-11input: Add support for keyboard shortcuts inhibitMichael Weiser
2020-03-11config: Fix typo in reload bindsym flag bitmaskMichael Weiser
2020-03-07Add an adaptive_sync output commandSimon Ser
2020-03-06Use wlr_client_bufferSimon Ser
2020-03-06Drop sway_output.surface_needs_frameSimon Ser
2020-03-04Make handle_destroy and output_repaint_timer_handler staticSimon Ser
2020-02-27Introduce pid criteria tokenRyan Dwyer
2020-02-26Add support for wlr-output-power-management-unstable-v1Simon Ser
2020-02-18treewide: fix typosTorstein Husebø
2020-02-16output: fix updating output manager configBrian Ashworth
2020-02-11Stop calling apply_output_config from output_enableSimon Ser
2020-02-04criteria: match containers without viewAnders
2020-01-24Fix compiling with -fno-commonthermitegod
2020-01-16Fix crash when showing scratchpad hidden split containersRonan Pigott
2020-01-15Revert "Make all the container dimensions integers"Simon Ser
2020-01-09view: remove workspace pid mapping for assignsBrian Ashworth
2020-01-05input/cursor: handle image surface destroyBrian Ashworth
2020-01-01Make all the container dimensions integersPedro Côrte-Real
2020-01-01Avoid numerical instability in resizePedro Côrte-Real
2019-12-31Add virtual pointer protocolJosef Gajdusek
2019-12-28bar_cmd_colors: remove add_colorBrian Ashworth
2019-12-16seat_cmd_keyboard_grouping: change keymap to smartBrian Ashworth
2019-12-12Add seat <seat> idle_{inhibit,wake} <sources...>Drew DeVault
2019-12-07input/cursor: pass gesture events to clientsBenjamin Cheng
2019-12-01output: Schedule idle frames if we do not renderKenny Levinsen
2019-11-29add scale_filter output config optionRonan Pigott
2019-11-21Add support for wlr_keyboard_groupBrian Ashworth
2019-11-17view: add max_render_timeIvan Molodetskikh
2019-11-17Add sway_surfaceIvan Molodetskikh
2019-11-17output: add max_render_timeIvan Molodetskikh
2019-11-17Use an enum instead of a marker string for map_to_Tadeo Kondrak
2019-11-17Implement input map_to_region commandTadeo Kondrak
2019-11-04smart_borders: separate smartness from edge typesRonan Pigott
2019-11-04Add --custom to `output mode` commandSimon Ser
2019-10-27Handle layer changes for layer shell surfacesSimon Ser
2019-10-27criteria: make literal comparison for __focused__ valuesRonan Pigott
2019-10-27Fix segfault in wlr_output_manager_v1_set_configurationSimon Ser
2019-10-27Fix apply_output_config return value when enabling outputSimon Ser
2019-10-17focus: support focus_wrapping workspacelbonn
2019-09-25input: Add support for tablet protocol.John Chadwick
2019-09-07remove unused layer shell surface variableAleksis
2019-09-02Fix typo for the force/immediate option in xwayland_mode enumBen Brown
2019-08-20cmd_xwayland: add force for immediate launchBrian Ashworth
2019-08-20input/keyboard: send released only if pressed sentBrian Ashworth
2019-08-20Remove xdg-shell v6 supportSimon Ser
2019-08-14layer-shell: add support for popupsDrew DeVault
2019-08-01bindsym/code: add group supportBrian Ashworth
2019-07-27Remove all wayland-server.h includesSimon Ser
2019-07-27Avoid adding duplicate criteria for no_focus and commandAshkan Kiani
2019-07-23ipc: add input::libinput_config eventBrian Ashworth