summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Fix crash when showing scratchpad hidden split containersLibravatar Ronan Pigott2020-01-22
* Revert "Make all the container dimensions integers"1.3-rc3Libravatar Simon Ser2020-01-15
* view: remove workspace pid mapping for assignsLibravatar Brian Ashworth2020-01-15
* input/cursor: handle image surface destroyLibravatar Brian Ashworth2020-01-08
* Make all the container dimensions integersLibravatar Pedro Côrte-Real2020-01-08
* Avoid numerical instability in resizeLibravatar Pedro Côrte-Real2020-01-08
* Add virtual pointer protocolLibravatar Josef Gajdusek2019-12-31
* bar_cmd_colors: remove add_colorLibravatar Brian Ashworth2019-12-28
* cmd_client_*: refactor duplicated codeLibravatar Brian Ashworth2019-12-28
* parse_color: return success + drop fallback colorLibravatar Brian Ashworth2019-12-28
* seat_cmd_keyboard_grouping: change keymap to smartLibravatar Brian Ashworth2019-12-16
* Add seat <seat> idle_{inhibit,wake} <sources...>Libravatar Drew DeVault2019-12-12
* input/cursor: pass gesture events to clientsLibravatar Benjamin Cheng2019-12-07
* output: Schedule idle frames if we do not renderLibravatar Kenny Levinsen2019-12-01
* add scale_filter output config optionLibravatar Ronan Pigott2019-11-29
* Add support for wlr_keyboard_groupLibravatar Brian Ashworth2019-11-21
* input_cmd_xkb_file: allow shell path expansionLibravatar Brian Ashworth2019-11-21
* view: add max_render_timeLibravatar Ivan Molodetskikh2019-11-17
* Add sway_surfaceLibravatar Ivan Molodetskikh2019-11-17
* output: add max_render_timeLibravatar Ivan Molodetskikh2019-11-17
* Use an enum instead of a marker string for map_to_Libravatar Tadeo Kondrak2019-11-17
* Implement input map_to_region commandLibravatar Tadeo Kondrak2019-11-17
* smart_borders: separate smartness from edge typesLibravatar Ronan Pigott2019-11-04
* Add --custom to `output mode` commandLibravatar Simon Ser2019-11-04
* Rename symbol set_cloexec to sway_set_cloexec, remove duplicates.Libravatar Sheena Artrip2019-11-01
* Handle layer changes for layer shell surfacesLibravatar Simon Ser2019-10-27
* criteria: make literal comparison for __focused__ valuesLibravatar Ronan Pigott2019-10-27
* Fix segfault in wlr_output_manager_v1_set_configurationLibravatar Simon Ser2019-10-27
* Fix apply_output_config return value when enabling outputLibravatar Simon Ser2019-10-27
* swaybar: do not retry search for tray iconsLibravatar Konstantin Pospelov2019-10-21
* focus: support focus_wrapping workspaceLibravatar lbonn2019-10-17
* input: Add support for tablet protocol.Libravatar John Chadwick2019-09-25
* remove unused layer shell surface variableLibravatar Aleksis2019-09-07
* swaybar: complete barconfig_update event handlingLibravatar Brian Ashworth2019-09-04
* Fix typo for the force/immediate option in xwayland_mode enumLibravatar Ben Brown2019-09-02
* cmd_xwayland: add force for immediate launchLibravatar Brian Ashworth2019-08-20
* input/keyboard: send released only if pressed sentLibravatar Brian Ashworth2019-08-20
* Remove xdg-shell v6 supportLibravatar Simon Ser2019-08-20
* layer-shell: add support for popupsLibravatar Drew DeVault2019-08-14
* bindsym/code: add group supportLibravatar Brian Ashworth2019-08-01
* Remove all wayland-server.h includesLibravatar Simon Ser2019-07-27
* Avoid adding duplicate criteria for no_focus and commandLibravatar Ashkan Kiani2019-07-27
* ipc: add input::libinput_config eventLibravatar Brian Ashworth2019-07-23
* ipc: add an input eventLibravatar Brian Ashworth2019-07-23
* Implement input_cmd_xkb_file (#3999)Libravatar Ed Younis2019-07-17
* Update output manager on layout changeLibravatar Josef Gajdusek2019-07-17
* Sanity check gaps between tiled containersLibravatar Pedro Côrte-Real2019-07-15
* Rework gaps code to be simpler and correctLibravatar Pedro Côrte-Real2019-07-15
* Use -fmacro-prefix-map to strip build pathLibravatar Manuel Stoeckl2019-07-15
* Layout tiled using a width/height fractionLibravatar Pedro Côrte-Real2019-07-14