aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2019-03-20Support focus <direction> for floating containersRyan Dwyer-4/+45
2019-03-19Support WLR_INPUT_DEVICE_SWITCH in swayRyan Walklin-9/+339
2019-03-19Clean up focus follows mouse logicRyan Dwyer-9/+8
2019-03-18Remove debug treeRyan Dwyer-206/+14
2019-03-18Document the title_format commandRyan Dwyer-1/+19
2019-03-17config/output: handle wildcard in get_output_configBrian Ashworth-9/+10
2019-03-17Introduce default seatopRyan Dwyer-793/+808
2019-03-17Replace seatup allows_events with button callbackRyan Dwyer-11/+23
2019-03-16config/output: revamp identifier/name layeringBrian Ashworth-22/+94
2019-03-16Fix output config retrieval for new outputsBrian Ashworth-34/+10
2019-03-16Flush stdout in swaymsg when in subscribe modeFlakebi-0/+1
2019-03-15Fix quoting of commands passed to for_windowminus-0/+1
2019-03-15output_cmd_background: validate colorsBrian Ashworth-0/+19
2019-03-14Set prev_workspace_name based off of focusBrian Ashworth-12/+12
2019-03-13swaybar: fix loading of malformed icon themeStephan Hilb-0/+4
2019-03-13xwayland: handle floating configure request sizeBrian Ashworth-2/+10
2019-03-12criteria: change workspace to support regexBrian Ashworth-3/+3
2019-03-12Handle seat_get_focused_workspace returning NULLBrian Ashworth-7/+27
2019-03-12config.in: allow launch apps with args via dmenu3ap-1/+1
2019-03-11get_deco_rect: fix floaters on tabbed/stacked wsBrian Ashworth-12/+15
2019-03-11Repair swaynag crash reading message from stdinPeter Grayson-1/+1
2019-03-11commands: allow tiled sticky containers to be movedIan Fan-3/+3
2019-03-11Stop using wlr_output->{lx,ly}emersion-53/+61
2019-03-11Fix size_t temporary underflow in log_loaded_themesemersion-3/+3
2019-03-11Fix click behaviourRyan 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-10detect_proprietary: use strncmpBrian Ashworth-1/+1
2019-03-10fullscreen: init floating on disable without sizeBrian Ashworth-0/+7
2019-03-10meson: use pkg-config var for scdoc pathemersion-3/+3
2019-03-10Make raw keysyms take precedence over translatedBen Challenor-16/+16
2019-03-10Fix crash in cmd_workspace when layer surface has focusemersion-2/+7
2019-03-10Update language in sway.desktop & sway(1)Drew DeVault-2/+2
2019-03-10arrange: use int not size_t for title offsetsBrian Ashworth-2/+2
2019-03-10damage: remove output_damage_viewBrian Ashworth-7/+3
2019-03-10output_damage_whole_container: damage subsurfacesBrian Ashworth-0/+17
2019-03-09fix "directive argument is null" errorsJeff Peeler-3/+2
2019-03-09Fix crash when moving window to scratchpadminus-1/+2
2019-03-08Add missing swaymsg completionsPeter Grayson-0/+6
2019-03-08Add -p/--pretty option to swaymsgPeter Grayson-5/+17
2019-03-07ipc: describe libinput device configurationBrian Ashworth-35/+317
2019-03-06ipc: fix fullscreen deco_rectBrian Ashworth-2/+3
2019-03-06ipc: fix rect for stacked childrenBrian Ashworth-2/+6
2019-03-06Fix container_parent_layout for scratchpad windowsemersion-1/+4
2019-03-06ipc: change {,deco_}rect to match i3Brian Ashworth-11/+45
2019-03-04Set DISPLAY after initializing Xwaylandemersion-0/+2
2019-03-04meson: update scdoc requirement to >= 1.9.2Brian Ashworth-4/+4