aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-27Add sway-ipc.7.scd to document IPC protocolBrian Ashworth8-4/+1588
2019-02-27config: remove double assignement to result in get_output_configRouven Czerwinski1-1/+1
2019-02-27cursor: intitialize sx and sy to zeroRouven Czerwinski1-2/+2
2019-02-27cursor: remove unused node assignementRouven Czerwinski1-1/+1
2019-02-26execute_command: do not strip qoutes for cmd_modeBrian Ashworth1-1/+2
2019-02-25fix smart_borders description in manualCarlo Abelli1-3/+3
2019-02-25Allow 0 degree transform (normal transform).Connor E1-1/+2
2019-02-24swaybar: add overlay mode (fix #1620)Milkey Mouse4-4/+21
2019-02-24add --i3 flag to hide_edge_bordersdb6-12/+33
2019-02-24Make load_include_configs void. Fix some cases where WD would not be restored.Connor E3-29/+17
2019-02-23Fix crash exiting fullscreened floating containerminus1-7/+0
2019-02-23ipc: add missing fields to disabled outputsCaleb Bassi1-0/+10
2019-02-23swaybar: cycle workspaces on touch dragDrew DeVault1-37/+56
2019-02-23swaybar: process hotspots on touch tapDrew DeVault3-15/+138
2019-02-23Merge pull request #3700 from emersion/refactor-dndDrew DeVault3-19/+60
2019-02-23Update for swaywm/wlroots#1517emersion3-19/+60
2019-02-23handle_seat_node_destroy: update seat->workspaceBrian Ashworth1-0/+13
2019-02-23fish: improve completions a little bitTim Sampson3-22/+25
2019-02-23handle_layer_shell_surface: do not use noop outputBrian Ashworth1-1/+1
2019-02-23view: set xdg_decoration->view to NULL, check decoration destroyRouven Czerwinski2-1/+7
2019-02-22input/cursor: allow whole-window bindings on wsBrian Ashworth2-11/+18
2019-02-22Merge pull request #3740 from Emantor/fix/ipc_allocsIan Fan1-0/+2
2019-02-22move scratchpad: hide visible scratchpad containerBrian Ashworth1-4/+4
2019-02-22commands/move: reintroduce wrongly removed NULL checkRouven Czerwinski1-1/+1
2019-02-21Handle NULL from output_get_active_workspaceBrian Ashworth10-3/+50
2019-02-21Merge pull request #3743 from RedSoxFan/fix-output-get-active-workspaceDrew DeVault1-0/+3
2019-02-21output_get_active_workspace: check workspaces lengthBrian Ashworth1-0/+3
2019-02-21run_as_ipc_client: free response after running the IPC commandRouven Czerwinski1-0/+1
2019-02-21ipc-client: free payload after sending it over the socketRouven Czerwinski1-0/+1
2019-02-20output_evacuate: call workspace_consider_destroyBrian Ashworth1-0/+9
2019-02-20Merge pull request #3735 from emersion/primary-selection-v1Drew DeVault1-2/+4
2019-02-20Add wp-primary-selection-unstable-v1emersion1-2/+4
2019-02-19Merge pull request #3728 from ljedrz/polish_readmeDrew DeVault2-1/+73
2019-02-19layout cmd: always operate on parent container, like i3Fixes #3724Eric Drechsel1-4/+2
2019-02-19Don't use SOCK_CLOEXECemersion1-9/+27
2019-02-19ci: add FreeBSDemersion1-0/+53
2019-02-19Add Polish READMEljedrz2-1/+73
2019-02-19Merge pull request #3726 from emersion/alpine-ciDrew DeVault2-9/+47
2019-02-19ci: add Alpine CIemersion2-9/+47
2019-02-18Merge pull request #3714 from emersion/fix-drag-icon-map-listenerDrew DeVault1-0/+1
2019-02-18Merge pull request #3715 from yorickvP/ipc-visibleDrew DeVault1-0/+3
2019-02-18Add 'visible' key to view json responseYorick van Pelt1-0/+3
2019-02-18Fix drag icon map listener not removedemersion1-0/+1
2019-02-18Merge pull request #3712 from RedSoxFan/fix-typo-seat-cursorDrew DeVault1-1/+1
2019-02-18Merge pull request #3713 from RedSoxFan/fix-mouse-bindingsDrew DeVault2-9/+24
2019-02-17Use container under cursor for mouse bindingsBrian Ashworth2-9/+24
2019-02-17seat_cmd_cursor: fix typo in expected syntaxBrian Ashworth1-1/+1
2019-02-17workspace_next_name: fallback to next available numberBrian Ashworth1-10/+7
2019-02-17Add workspace {prev,next}_on_output --createDrew DeVault3-16/+32
2019-02-17Remove refs to unimplemented debuglog commandDrew DeVault2-5/+0