aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2019-03-11Fix click behaviour1.0Ryan Dwyer-3/+3
2019-03-11Don't send button events to surfaces when dragging or resizingRyan Dwyer-8/+11
2019-03-11stringop.c: refactor a few functionsIan Fan-8/+5
2019-03-11stringop.c: clean up headersIan Fan-5/+5
2019-03-11stringop.c: remove unused functionsIan Fan-137/+38
2019-03-11sway_view_child: add listener for view unmapBrian Ashworth-0/+13
2019-03-11detect_proprietary: use strncmpBrian Ashworth-1/+1
2019-03-11fullscreen: init floating on disable without sizeBrian Ashworth-0/+7
2019-03-11meson: use pkg-config var for scdoc pathemersion-3/+3
2019-03-11Fix crash in cmd_workspace when layer surface has focusemersion-3/+2
2019-03-11Update language in sway.desktop & sway(1)Drew DeVault-2/+2
2019-03-11arrange: use int not size_t for title offsetsBrian Ashworth-2/+2
2019-03-11damage: remove output_damage_viewBrian Ashworth-7/+3
2019-03-11output_damage_whole_container: damage subsurfacesBrian Ashworth-0/+17
2019-03-11fix "directive argument is null" errorsJeff Peeler-3/+2
2019-03-11Fix crash when moving window to scratchpadminus-1/+2
2019-03-11Add missing swaymsg completionsPeter Grayson-0/+6
2019-03-11Add -p/--pretty option to swaymsgPeter Grayson-5/+17
2019-03-11ipc: describe libinput device configurationBrian Ashworth-35/+317
2019-03-11ipc: fix fullscreen deco_rectBrian Ashworth-2/+3
2019-03-11ipc: fix rect for stacked childrenBrian Ashworth-2/+6
2019-03-11Fix container_parent_layout for scratchpad windowsemersion-1/+4
2019-03-11ipc: change {,deco_}rect to match i3Brian Ashworth-11/+45
2019-03-11Set DISPLAY after initializing Xwaylandemersion-0/+2
2019-03-10Make raw keysyms take precedence over translatedBen Challenor-16/+16
2019-03-04meson: update scdoc requirement to >= 1.9.21.0-rc5Brian Ashworth-2/+2
2019-03-04Allow concurrent clicksRyan Dwyer-3/+7
2019-03-04sway.1.scd: document environment vars set by swayBrian Ashworth-0/+21
2019-03-04render_floating: skip fullscreen floatersBrian Ashworth-0/+3
2019-03-04Fixes crash in spawn_swaybg (closes #3733)Noam Preil-4/+4
2019-03-04floating_maximum_size: change default behaviorBrian Ashworth-99/+53
2019-03-04Minor fix of code duplication.hugbubby-5/+1
2019-03-04meson: check scdoc versionemersion-2/+3
2019-03-04seat: don't send button release when not pressedemersion-18/+18
2019-03-04tray: fix pixmap colorsIan Fan-1/+7
2019-03-04sway-ipc.7: clarify window_rect omits decorationsBrian Ashworth-1/+2
2019-03-04Add output dpms to manpageemersion-6/+9
2019-03-04Print Meson featuresemersion-5/+18
2019-03-04Set minimum wlroots versionemersion-1/+3
2019-03-04Add sway-ipc.7.scd to document IPC protocolBrian Ashworth-2/+1586
2019-03-04config: remove double assignement to result in get_output_configRouven Czerwinski-1/+1
2019-03-04cursor: intitialize sx and sy to zeroRouven Czerwinski-2/+2
2019-03-04cursor: remove unused node assignementRouven Czerwinski-1/+1
2019-03-04execute_command: do not strip qoutes for cmd_modeBrian Ashworth-1/+2
2019-02-25fix smart_borders description in manual1.0-rc4Carlo Abelli-3/+3
2019-02-25Make load_include_configs void. Fix some cases where WD would not be restored.Connor E-29/+17
2019-02-25Fix crash exiting fullscreened floating containerminus-7/+0
2019-02-25ipc: add missing fields to disabled outputsCaleb Bassi-0/+10
2019-02-25Update for swaywm/wlroots#1517emersion-19/+60
2019-02-25handle_seat_node_destroy: update seat->workspaceBrian Ashworth-0/+13