aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-21input_cmd_xkb_file: allow shell path expansionBrian 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-11-01Rename symbol set_cloexec to sway_set_cloexec, remove duplicates.Sheena Artrip
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-21swaybar: do not retry search for tray iconsKonstantin Pospelov
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-04swaybar: complete barconfig_update event handlingBrian Ashworth
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
2019-07-23ipc: add an input eventBrian Ashworth
2019-07-17Implement input_cmd_xkb_file (#3999)Ed Younis
2019-07-17Update output manager on layout changeJosef Gajdusek
2019-07-15Sanity check gaps between tiled containersPedro Côrte-Real
2019-07-15Rework gaps code to be simpler and correctPedro Côrte-Real
2019-07-15Use -fmacro-prefix-map to strip build pathManuel Stoeckl
2019-07-14Layout tiled using a width/height fractionPedro Côrte-Real
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-20config: fix find_handler logicBrian Ashworth
2019-06-16Fix sway crashes for scratchpad layoutsRouven Czerwinski
2019-06-12bindings: defer while initiailizingBrian Ashworth
2019-06-11Fix segfaults caused by faulty command parsingMatt Coffin
2019-06-09Add a new xkb_switch_layout commandSimon Ser
2019-06-09config/input: validate xkb keymap before storingBrian Ashworth
2019-06-09commands/input: perform basic keymap validationBrian Ashworth
2019-06-05add seat sub command 'xcursor_theme'Daniel Eklöf
2019-05-30Use parent get_root_coords in subsurfacesKenny Levinsen
2019-05-24Implement wlr-output-management-v1Josef Gajdusek