aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-11Don't send button events to surfaces when dragging or resizingRyan Dwyer
2019-03-11stringop.c: refactor a few functionsIan Fan
2019-03-11stringop.c: clean up headersIan Fan
2019-03-11stringop.c: remove unused functionsIan Fan
2019-03-11sway_view_child: add listener for view unmapBrian Ashworth
2019-03-10detect_proprietary: use strncmpBrian Ashworth
2019-03-10fullscreen: init floating on disable without sizeBrian Ashworth
2019-03-10meson: use pkg-config var for scdoc pathemersion
2019-03-10Make raw keysyms take precedence over translatedBen Challenor
2019-03-10Fix crash in cmd_workspace when layer surface has focusemersion
2019-03-10Update language in sway.desktop & sway(1)Drew DeVault
2019-03-10arrange: use int not size_t for title offsetsBrian Ashworth
2019-03-10damage: remove output_damage_viewBrian Ashworth
2019-03-10output_damage_whole_container: damage subsurfacesBrian Ashworth
2019-03-09fix "directive argument is null" errorsJeff Peeler
2019-03-09Fix crash when moving window to scratchpadminus
2019-03-08Add missing swaymsg completionsPeter Grayson
2019-03-08Add -p/--pretty option to swaymsgPeter Grayson
2019-03-07ipc: describe libinput device configurationBrian Ashworth
2019-03-06ipc: fix fullscreen deco_rectBrian Ashworth
2019-03-06ipc: fix rect for stacked childrenBrian Ashworth
2019-03-06Fix container_parent_layout for scratchpad windowsemersion
2019-03-06ipc: change {,deco_}rect to match i3Brian Ashworth
2019-03-04Set DISPLAY after initializing Xwaylandemersion
2019-03-04meson: update scdoc requirement to >= 1.9.2Brian Ashworth
2019-03-04Allow concurrent clicksRyan Dwyer
2019-03-03sway.1.scd: document environment vars set by swayBrian Ashworth
2019-03-03render_floating: skip fullscreen floatersBrian Ashworth
2019-03-03Fixes crash in spawn_swaybg (closes #3733)Noam Preil
2019-03-02floating_maximum_size: change default behaviorBrian Ashworth
2019-03-02Minor fix of code duplication.hugbubby
2019-03-01ci: use scdoc-git because 1.9.1 is brokenemersion
2019-03-01meson: check scdoc versionemersion
2019-02-28seat: don't send button release when not pressedemersion
2019-02-28tray: fix pixmap colorsIan Fan
2019-02-27Merge pull request #3790 from RedSoxFan/sway-ipc-clarify-window-rectDrew DeVault
2019-02-27sway-ipc.7: clarify window_rect omits decorationsBrian Ashworth
2019-02-27Add output dpms to manpageemersion
2019-02-27Merge pull request #3766 from RedSoxFan/sway-ipc-scdocDrew DeVault
2019-02-27Merge pull request #3786 from emersion/wlroots-versionDrew DeVault
2019-02-27Merge pull request #3787 from emersion/meson-print-featuresDrew DeVault
2019-02-27Print Meson featuresemersion
2019-02-27Set minimum wlroots versionemersion
2019-02-27Add sway-ipc.7.scd to document IPC protocolBrian Ashworth
2019-02-27config: remove double assignement to result in get_output_configRouven Czerwinski
2019-02-27cursor: intitialize sx and sy to zeroRouven Czerwinski
2019-02-27cursor: remove unused node assignementRouven Czerwinski
2019-02-26execute_command: do not strip qoutes for cmd_modeBrian Ashworth
2019-02-25fix smart_borders description in manualCarlo Abelli
2019-02-25Allow 0 degree transform (normal transform).Connor E