aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Adhere to ICCCM focus specificationLibravatar BrassyPanache2021-01-20
* Log when config file is not foundLibravatar Simon Ser2021-01-17
* Raise verbosity of error message in load_main_configLibravatar Simon Ser2021-01-17
* Changed fprintf(stdout,...) to printf(...) for more readable codeLibravatar SpizzyCoder2021-01-16
* config/output: correct refresh rate rounding errorLibravatar Ronan Pigott2021-01-15
* Rename output_layer_for_each_surface_{toplevel,popup}Libravatar Simon Ser2021-01-12
* Switch to wlr_xdg_surface_for_each_popup_surfaceLibravatar Simon Ser2021-01-12
* desktop/xwayland: use index constants for atom arrayLibravatar Simon Ser2021-01-08
* man: update maintainerLibravatar Simon Ser2021-01-08
* cmd_move: update container representation in sibling swapsLibravatar Ronan Pigott2021-01-04
* input/seat: Reset command handler context in seat_destroy()Libravatar Andri Yngvason2021-01-01
* input/seat: Clean up focus_stack in seat_destroy()Libravatar Andri Yngvason2021-01-01
* input: Clean up input_method_relay in seat_destoy()Libravatar Andri Yngvason2021-01-01
* Remove create_renderer_func argumentLibravatar Simon Ser2020-12-30
* container: set fullscreen mode before attempting focusLibravatar Ronan Pigott2020-12-24
* workspace: rework workspace prev|next like i3Libravatar Ronan Pigott2020-12-20
* commands/move: reset geometry of promoted containersLibravatar Ronan Pigott2020-12-20
* commands/move: squash workspace after directional con moveLibravatar Ronan Pigott2020-12-20
* introduce workspace_squashLibravatar Ronan Pigott2020-12-20
* commands/move: rework container_move_in_directionLibravatar Ronan Pigott2020-12-20
* Change workspace_layout to match i3 behaviorLibravatar Ronan Pigott2020-12-20
* Revert "commands/move: maintain workspace_layout when moving"Libravatar Ronan Pigott2020-12-20
* commands/move: don't flatten on move; reap empty former parent insteadLibravatar Tudor Brindus2020-12-20
* commands/layout: don't change the layout of workspaces with childrenLibravatar Ronan Pigott2020-12-20
* container: don't split single childrenLibravatar Ronan Pigott2020-12-20
* Test output before direct scan-outLibravatar Simon Ser2020-12-20
* Route wlroots logs into Sway logging infrastructureLibravatar Simon Ser2020-12-09
* Handle secondary headless backend failuresLibravatar Simon Ser2020-12-08
* Drop gtk-primary-selection supportLibravatar Isaac Freund2020-12-08
* Add layer shell subsurfacesLibravatar Vlad Pănăzan2020-12-07
* input/cursor: unhide cursor on synthetic inputLibravatar Tudor Brindus2020-12-06
* criteria: fix crash when comparing NULL propertiesLibravatar Paul Riou2020-12-04
* xdg_shell: allow views to change geometry anytimeLibravatar Ronan Pigott2020-11-24
* document parse_errorLibravatar Rex Hackbro2020-11-21
* Log which output is using direct scan-outLibravatar Simon Ser2020-11-16
* input/keyboard: fix Group# bindings for keyboard groupsLibravatar Brian Ashworth2020-11-12
* tree/container: introduce `container_is_sticky[_or_child]` functionsLibravatar Tudor Brindus2020-11-11
* Add missing includes for wlr_input_device.hLibravatar Simon Ser2020-11-11
* Replace wlr_key_state with wl_keyboard_key_stateLibravatar Simon Ser2020-11-11
* input/seatop_default: consider fullscreen views to have no edgesLibravatar Tudor Brindus2020-11-05
* input: fully change focus when scrolling tabs/stacksLibravatar Tudor Brindus2020-11-01
* commands/focus: force container warp when fulfilling `focus mode_toggle`Libravatar Tudor Brindus2020-11-01
* input: remove motion deltas from seatop callbacksLibravatar Tudor Brindus2020-10-31
* hide_cursor: Add an option to hide when typingLibravatar Tamir Zahavi-Brunner2020-10-30
* output: Revert implementation of evacuate_sticky()Libravatar mwenzkowski2020-10-28
* In container_split, set a floating container's view to tiledLibravatar Dimitris Triantafyllidis2020-10-28
* output: evacuate sticky containers only if new output has a workspaceLibravatar mwenzkowski2020-10-27
* Smart borders fix: always show borders for floating containersLibravatar Dimitris Triantafyllidis2020-10-25
* container: Fix NULL pointer dereferenceLibravatar mwenzkowski2020-10-24
* commands/move: fix crash when moving sphsc childLibravatar Ronan Pigott2020-10-24