aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-12config.in: allow launch apps with args via dmenupatch-13ap1-1/+1
2019-03-11get_deco_rect: fix floaters on tabbed/stacked wsHEADmasterBrian Ashworth1-12/+15
2019-03-11Repair swaynag crash reading message from stdinPeter Grayson1-1/+1
2019-03-11commands: allow tiled sticky containers to be movedIan Fan1-3/+3
2019-03-11Stop using wlr_output->{lx,ly}emersion8-53/+61
2019-03-11Fix size_t temporary underflow in log_loaded_themesemersion1-3/+3
2019-03-11Fix click behaviourRyan Dwyer1-3/+3
2019-03-11Don't send button events to surfaces when dragging or resizingRyan Dwyer4-8/+11
2019-03-11stringop.c: refactor a few functionsIan Fan1-8/+5
2019-03-11stringop.c: clean up headersIan Fan1-5/+5
2019-03-11stringop.c: remove unused functionsIan Fan3-137/+38
2019-03-11sway_view_child: add listener for view unmapBrian Ashworth2-0/+13
2019-03-10detect_proprietary: use strncmpBrian Ashworth1-1/+1
2019-03-10fullscreen: init floating on disable without sizeBrian Ashworth1-0/+7
2019-03-10meson: use pkg-config var for scdoc pathemersion1-3/+3
2019-03-10Make raw keysyms take precedence over translatedBen Challenor1-16/+16
2019-03-10Fix crash in cmd_workspace when layer surface has focusemersion2-2/+7
2019-03-10Update language in sway.desktop & sway(1)Drew DeVault2-2/+2
2019-03-10arrange: use int not size_t for title offsetsBrian Ashworth1-2/+2
2019-03-10damage: remove output_damage_viewBrian Ashworth1-7/+3
2019-03-10output_damage_whole_container: damage subsurfacesBrian Ashworth1-0/+17
2019-03-09fix "directive argument is null" errorsJeff Peeler2-3/+2
2019-03-09Fix crash when moving window to scratchpadminus1-1/+2
2019-03-08Add missing swaymsg completionsPeter Grayson3-0/+6
2019-03-08Add -p/--pretty option to swaymsgPeter Grayson5-5/+17
2019-03-07ipc: describe libinput device configurationBrian Ashworth3-35/+317
2019-03-06ipc: fix fullscreen deco_rectBrian Ashworth1-2/+3
2019-03-06ipc: fix rect for stacked childrenBrian Ashworth1-2/+6
2019-03-06Fix container_parent_layout for scratchpad windowsemersion1-1/+4
2019-03-06ipc: change {,deco_}rect to match i3Brian Ashworth2-11/+45
2019-03-04Set DISPLAY after initializing Xwaylandemersion1-0/+2
2019-03-04meson: update scdoc requirement to >= 1.9.2Brian Ashworth4-4/+4
2019-03-04Allow concurrent clicksRyan Dwyer2-3/+7
2019-03-03sway.1.scd: document environment vars set by swayBrian Ashworth1-0/+21
2019-03-03render_floating: skip fullscreen floatersBrian Ashworth1-0/+3
2019-03-03Fixes crash in spawn_swaybg (closes #3733)Noam Preil1-4/+4
2019-03-02floating_maximum_size: change default behaviorBrian Ashworth5-99/+53
2019-03-02Minor fix of code duplication.hugbubby1-5/+1
2019-03-01ci: use scdoc-git because 1.9.1 is brokenemersion3-3/+17
2019-03-01meson: check scdoc versionemersion1-2/+3
2019-02-28seat: don't send button release when not pressedemersion8-18/+18
2019-02-28tray: fix pixmap colorsIan Fan1-1/+7
2019-02-27Merge pull request #3790 from RedSoxFan/sway-ipc-clarify-window-rectDrew DeVault1-1/+2
2019-02-27sway-ipc.7: clarify window_rect omits decorationsBrian Ashworth1-1/+2
2019-02-27Add output dpms to manpageemersion1-6/+9
2019-02-27Merge pull request #3766 from RedSoxFan/sway-ipc-scdocDrew DeVault8-4/+1588
2019-02-27Merge pull request #3786 from emersion/wlroots-versionDrew DeVault1-1/+3
2019-02-27Merge pull request #3787 from emersion/meson-print-featuresDrew DeVault1-5/+18
2019-02-27Print Meson featuresemersion1-5/+18
2019-02-27Set minimum wlroots versionemersion1-1/+3