aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2021-02-04Make command line option lists constManuel Stoeckl
2021-02-04Declare all struct cmd_handler arrays constManuel Stoeckl
2021-02-02xdg-foreign: add v1 and v2 implementationsAleksei Bavshin
2021-01-30Check the output state for recorded workspacesKonstantin Pospelov
2021-01-30desktop/layer_shell: Fix allocation type mismatchManuel Stoeckl
2021-01-26desktop/output: Disable head if mode is NULLKenny Levinsen
2021-01-25Implement foreign toplevel fullscreen output hintsfwsmit
2021-01-20Adhere to ICCCM focus specificationBrassyPanache
2021-01-17Log when config file is not foundSimon Ser
2021-01-17Raise verbosity of error message in load_main_configSimon Ser
2021-01-16Changed fprintf(stdout,...) to printf(...) for more readable codeSpizzyCoder
2021-01-15config/output: correct refresh rate rounding errorRonan Pigott
2021-01-12Rename output_layer_for_each_surface_{toplevel,popup}Simon Ser
2021-01-12Switch to wlr_xdg_surface_for_each_popup_surfaceSimon Ser
2021-01-08desktop/xwayland: use index constants for atom arraySimon Ser
2021-01-08man: update maintainerSimon Ser
2021-01-04cmd_move: update container representation in sibling swapsRonan Pigott
2021-01-01input/seat: Reset command handler context in seat_destroy()Andri Yngvason
2021-01-01input/seat: Clean up focus_stack in seat_destroy()Andri Yngvason
2021-01-01input: Clean up input_method_relay in seat_destoy()Andri Yngvason
2020-12-30Remove create_renderer_func argumentSimon Ser
2020-12-24container: set fullscreen mode before attempting focusRonan Pigott
2020-12-20workspace: rework workspace prev|next like i3Ronan Pigott
2020-12-20commands/move: reset geometry of promoted containersRonan Pigott
2020-12-20commands/move: squash workspace after directional con moveRonan Pigott
2020-12-20introduce workspace_squashRonan Pigott
2020-12-20commands/move: rework container_move_in_directionRonan Pigott
2020-12-20Change workspace_layout to match i3 behaviorRonan Pigott
2020-12-20Revert "commands/move: maintain workspace_layout when moving"Ronan Pigott
2020-12-20commands/move: don't flatten on move; reap empty former parent insteadTudor Brindus
2020-12-20commands/layout: don't change the layout of workspaces with childrenRonan Pigott
2020-12-20container: don't split single childrenRonan Pigott
2020-12-20Test output before direct scan-outSimon Ser
2020-12-09Route wlroots logs into Sway logging infrastructureSimon Ser
2020-12-08Handle secondary headless backend failuresSimon Ser
2020-12-08Drop gtk-primary-selection supportIsaac Freund
2020-12-07Add layer shell subsurfacesVlad Pănăzan
2020-12-06input/cursor: unhide cursor on synthetic inputTudor Brindus
2020-12-04criteria: fix crash when comparing NULL propertiesPaul Riou
2020-11-24xdg_shell: allow views to change geometry anytimeRonan Pigott
2020-11-21document parse_errorRex Hackbro
2020-11-16Log which output is using direct scan-outSimon Ser
2020-11-12input/keyboard: fix Group# bindings for keyboard groupsBrian Ashworth
2020-11-11tree/container: introduce `container_is_sticky[_or_child]` functionsTudor Brindus
2020-11-11Add missing includes for wlr_input_device.hSimon Ser
2020-11-11Replace wlr_key_state with wl_keyboard_key_stateSimon Ser
2020-11-05input/seatop_default: consider fullscreen views to have no edgesTudor Brindus
2020-11-01input: fully change focus when scrolling tabs/stacksTudor Brindus
2020-11-01commands/focus: force container warp when fulfilling `focus mode_toggle`Tudor Brindus
2020-10-31input: remove motion deltas from seatop callbacksTudor Brindus