aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* seatop_default: only focus container on pressLibravatar Brian Ashworth2019-09-04
* Fix bar_state_update docsLibravatar xPMo2019-09-03
* Fix typo for the force/immediate option in xwayland_mode enumLibravatar Ben Brown2019-09-02
* man: document how to specify multiple xkb layouts and optionsLibravatar Simon Ser2019-09-02
* layer-shell: don't give focus to unmapped layer surfacesLibravatar Simon Ser2019-09-01
* Ensure that seat->focused_layer is cleared on unmapLibravatar Kenny Levinsen2019-09-01
* seat: set cursor image only if no pointer cap previouslyLibravatar xdavidwu2019-08-31
* seat: avoid unneeded reloading xcursor themeLibravatar xdavidwu2019-08-31
* Fix markup syntax in man pagesLibravatar Martin Michlmayr2019-08-31
* cmd_mode: don't reset to default after subcommandLibravatar Brian Ashworth2019-08-27
* A layer-shell will only be focused if it is non-nullLibravatar asdfjkluiop2019-08-27
* Fix formatting for title_format in man 5 swayLibravatar Michael Aquilina2019-08-25
* Update titlebar borders to match i3's current behavior.Libravatar Dark2019-08-24
* cmd_move: fix move to scratchpad hidden containerLibravatar Brian Ashworth2019-08-23
* ipc: collapse multi-container command resultsLibravatar Laurent Bonnans2019-08-22
* sway.5: remove mention of floating_scrollLibravatar Brian Ashworth2019-08-22
* Allow moving a container hidden in scratchpadLibravatar lbonn2019-08-20
* 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
* properly check pixman_region32_contains_rectangle returnLibravatar Ilia Bozhinov2019-08-19
* input/seatop_down: add axis handlerLibravatar Brian Ashworth2019-08-16
* sway{,-bar}.5: add link to pango font descriptionLibravatar Brian Ashworth2019-08-16
* layer-shell: add support for popupsLibravatar Drew DeVault2019-08-14
* workspace_split: focus middle if workspace focusedLibravatar Brian Ashworth2019-08-14
* container_replace: copy {width,height}_fractionLibravatar Brian Ashworth2019-08-14
* workspace: do not destroy if any seat is focusingLibravatar Brian Ashworth2019-08-13
* handle_seat_node_destroy: do not focus own nodeLibravatar Brian Ashworth2019-08-13
* workspace: prefer identifiers for output priorityLibravatar Brian Ashworth2019-08-13
* Remove redundant checksLibravatar Antonin Décimo2019-08-12
* Fix memory leaksLibravatar Antonin Décimo2019-08-12
* view_update_size: fix surface_width/height mismatchLibravatar Antonin Décimo2019-08-12
* input: check pointer against nullptrLibravatar Antonin Décimo2019-08-12
* layer_shell: Guard against negative exclusive zoneLibravatar Sebastian Krzyszkowiak2019-08-12
* Revert "Add support for wlr_output's atomic API"Libravatar Rouven Czerwinski2019-08-07
* sway.5: explain how to enable pango markup in fontLibravatar Brian Ashworth2019-08-07
* config/output: rebase cursors after config appliedLibravatar Brian Ashworth2019-08-07
* cmd_mode: make modes case sensitiveLibravatar Brian Ashworth2019-08-06
* input/cursor: do not hide when buttons are pressedLibravatar Brian Ashworth2019-08-06
* cmd_swap: add floating supportLibravatar Brian Ashworth2019-08-06
* cmd_opacity: add relative opacity changesLibravatar Jeff Peeler2019-08-05
* input/libinput: typo fixes (get -> get_default)Libravatar Brian Ashworth2019-08-03
* Allocator sizeof operand mismatchLibravatar Antonin Décimo2019-08-02
* Add support for wlr_output's atomic APILibravatar Simon Ser2019-08-02
* bindsym/code: add group supportLibravatar Brian Ashworth2019-08-01
* input/keyboard: don't reset layout for same keymapLibravatar Brian Ashworth2019-08-01
* Fix typo in sway(5) manpageLibravatar Paul Ouellette2019-07-31
* libinput: fix set_send_eventsLibravatar Brian Ashworth2019-07-31
* input/libinput: fix typo in set_middle_emulationLibravatar Brian Ashworth2019-07-28
* Fix resize sibling amount calculationsLibravatar Pedro Côrte-Real2019-07-27