aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2021-02-22Fix #5643, #5064: rounding issues in floating-point -> integer conversionsDimitris Triantafyllidis
2021-02-23view: Set parent for view_child subsurfaces on initKenny Levinsen
2021-02-23view: Mark subchildren as unmapped in view_child_destroyKenny Levinsen
2021-02-23view: Recursively check mapped of view_child treeKenny Levinsen
2021-02-22container: Add container_is_current_floatingKenny Levinsen
2021-02-22render: scale titlebars correctly when straddling outputsQuantum
2021-02-21Fix incorrect damage being applied on popupsTadeo Kondrak
2021-02-16render: Use current instead of pending fullscreenKenny Levinsen
2021-02-16container: Move pending state to state structKenny Levinsen
2021-02-16Add missing transaction commits to seatop_defaultDavid96
2021-02-15text_input: Add support for focusing layer-shell surfacesTadeo Kondrak
2021-02-16transactions: Amend pending transactionsKenny Levinsen
2021-02-15Align ordering of core node properties with i3Jan Palus
2021-02-15transaction: Only wait for ack from visible viewsKenny Levinsen
2021-02-15text_input: Only send surrounding_text and content_type if supportedTadeo Kondrak
2021-02-15text_input: Ignore text_input disable from unfocused windowsTadeo Kondrak
2021-02-15input: Commit transactions in seatop_defaultKenny Levinsen
2021-02-14input: Only commit transactions when necessaryKenny Levinsen
2021-02-09view: Read geometry directly in view_update_sizeKenny Levinsen
2021-02-09shells: Align geometry change commit handlingKenny Levinsen
2021-02-09shells: Only center tiled views on size changeKenny Levinsen
2021-02-09transaction: Move centering to view_center_surfaceKenny Levinsen
2021-02-09view: Save surface x and y on saved buffersKenny Levinsen
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