aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2019-08-19properly check pixman_region32_contains_rectangle returnIlia Bozhinov
2019-08-16input/seatop_down: add axis handlerBrian Ashworth
2019-08-16sway{,-bar}.5: add link to pango font descriptionBrian Ashworth
2019-08-14layer-shell: add support for popupsDrew DeVault
2019-08-14workspace_split: focus middle if workspace focusedBrian Ashworth
2019-08-14container_replace: copy {width,height}_fractionBrian Ashworth
2019-08-13workspace: do not destroy if any seat is focusingBrian Ashworth
2019-08-13handle_seat_node_destroy: do not focus own nodeBrian Ashworth
2019-08-13workspace: prefer identifiers for output priorityBrian Ashworth
2019-08-12Remove redundant checksAntonin Décimo
2019-08-12Fix memory leaksAntonin Décimo
2019-08-12view_update_size: fix surface_width/height mismatchAntonin Décimo
2019-08-12input: check pointer against nullptrAntonin Décimo
2019-08-12layer_shell: Guard against negative exclusive zoneSebastian Krzyszkowiak
2019-08-07Revert "Add support for wlr_output's atomic API"Rouven Czerwinski
2019-08-07sway.5: explain how to enable pango markup in fontBrian Ashworth
2019-08-07config/output: rebase cursors after config appliedBrian Ashworth
2019-08-06cmd_mode: make modes case sensitiveBrian Ashworth
2019-08-06input/cursor: do not hide when buttons are pressedBrian Ashworth
2019-08-06cmd_swap: add floating supportBrian Ashworth
2019-08-05cmd_opacity: add relative opacity changesJeff Peeler
2019-08-03input/libinput: typo fixes (get -> get_default)Brian Ashworth
2019-08-02Allocator sizeof operand mismatchAntonin Décimo
2019-08-02Add support for wlr_output's atomic APISimon Ser
2019-08-01bindsym/code: add group supportBrian Ashworth
2019-08-01input/keyboard: don't reset layout for same keymapBrian Ashworth
2019-07-31Fix typo in sway(5) manpagePaul Ouellette
2019-07-31libinput: fix set_send_eventsBrian Ashworth
2019-07-28input/libinput: fix typo in set_middle_emulationBrian Ashworth
2019-07-27Fix resize sibling amount calculationsPedro Côrte-Real
2019-07-27Remove all wayland-server.h includesSimon Ser
2019-07-27Avoid adding duplicate criteria for no_focus and commandAshkan Kiani
2019-07-26arrange: remove gaps for workspace location deltasBrian Ashworth
2019-07-23ipc: add input::libinput_config eventBrian Ashworth
2019-07-23ipc: add an input eventBrian Ashworth
2019-07-18input_cmd_xkb_switch_layout: support input typesBrian Ashworth
2019-07-17cmd_output: support current output aliasBrian Ashworth
2019-07-17input_cmd_xkb_*: cleanup includesEd Younis
2019-07-17Implement input_cmd_xkb_file (#3999)Ed Younis
2019-07-17Add missing description for focus_on_window_activation command in docs.rpigott
2019-07-17Update output manager on layout changeJosef Gajdusek
2019-07-17Make fullscreen check for fullscreen parentsSauyon Lee
2019-07-15Sanity check gaps on the outside of the workspacePedro Côrte-Real
2019-07-15Avoid negative outer gapsPedro Côrte-Real
2019-07-15Sanity check gaps between tiled containersPedro Côrte-Real
2019-07-15Rework gaps code to be simpler and correctPedro Côrte-Real
2019-07-14Layout tiled using a width/height fractionPedro Côrte-Real
2019-07-14Layout correctly with several new windowsPedro Côrte-Real
2019-07-11cmd_split: fix toggle split for non-split layoutsBrian Ashworth
2019-07-10cmd_layout: toggle split for tabbed/stack defaultBrian Ashworth