aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-22Merge pull request #3740 from Emantor/fix/ipc_allocsIan Fan
2019-02-22move scratchpad: hide visible scratchpad containerBrian Ashworth
2019-02-22commands/move: reintroduce wrongly removed NULL checkRouven Czerwinski
2019-02-21Handle NULL from output_get_active_workspaceBrian Ashworth
2019-02-21Merge pull request #3743 from RedSoxFan/fix-output-get-active-workspaceDrew DeVault
2019-02-21output_get_active_workspace: check workspaces lengthBrian Ashworth
2019-02-21run_as_ipc_client: free response after running the IPC commandRouven Czerwinski
2019-02-21ipc-client: free payload after sending it over the socketRouven Czerwinski
2019-02-20output_evacuate: call workspace_consider_destroyBrian Ashworth
2019-02-20Merge pull request #3735 from emersion/primary-selection-v1Drew DeVault
2019-02-20Add wp-primary-selection-unstable-v1emersion
2019-02-19Merge pull request #3728 from ljedrz/polish_readmeDrew DeVault
2019-02-19layout cmd: always operate on parent container, like i3Fixes #3724Eric Drechsel
2019-02-19Don't use SOCK_CLOEXECemersion
2019-02-19ci: add FreeBSDemersion
2019-02-19Add Polish READMEljedrz
2019-02-19Merge pull request #3726 from emersion/alpine-ciDrew DeVault
2019-02-19ci: add Alpine CIemersion
2019-02-18Merge pull request #3714 from emersion/fix-drag-icon-map-listenerDrew DeVault
2019-02-18Merge pull request #3715 from yorickvP/ipc-visibleDrew DeVault
2019-02-18Add 'visible' key to view json responseYorick van Pelt
2019-02-18Fix drag icon map listener not removedemersion
2019-02-18Merge pull request #3712 from RedSoxFan/fix-typo-seat-cursorDrew DeVault
2019-02-18Merge pull request #3713 from RedSoxFan/fix-mouse-bindingsDrew DeVault
2019-02-17Use container under cursor for mouse bindingsBrian Ashworth
2019-02-17seat_cmd_cursor: fix typo in expected syntaxBrian Ashworth
2019-02-17workspace_next_name: fallback to next available numberBrian Ashworth
2019-02-17Add workspace {prev,next}_on_output --createDrew DeVault
2019-02-17Remove refs to unimplemented debuglog commandDrew DeVault
2019-02-16Disconnect swaybg instead of killing itemersion
2019-02-17Fix Meson subproject boolean default optionsemersion
2019-02-16sway-input.5: document wildcard and identifier troubleshootingBrian Ashworth
2019-02-16Remove unused header include/sway/tree/output.hemersion
2019-02-16Fix reload freeze when not modsetting current modeBrian Ashworth
2019-02-16Merge pull request #3701 from emersion/meson-subproject-disable-unneededDrew DeVault
2019-02-16tray: fix memory leaksIan Fan
2019-02-16tray: when a service is lost, remove all matching itemsIan Fan
2019-02-16Check layout before getting pointer surface coordsVincent Vanlaer
2019-02-16Disable unneeded wlroots subproject featuresemersion
2019-02-16Merge pull request #3698 from yabirgb/masterDrew DeVault
2019-02-16Fix accentsYábir García
2019-02-16Add spanish link to the home READMEYábir García
2019-02-16Spanish translation of the READMEYábir Benchakhtir
2019-02-15Merge pull request #3692 from ianyfan/swaybarDrew DeVault
2019-02-15tray: use correct parameter to set bus slot to floatingIan Fan
2019-02-15swaybar: prevent signal handler from firing during terminationIan Fan
2019-02-15apply_output_config: dpms on before modesetBrian Ashworth
2019-02-14seatop_move_tiling: do not move to descendantBrian Ashworth
2019-02-14seat: allow tree focus changes while layer focusedBrian Ashworth
2019-02-14Merge pull request #3675 from RedSoxFan/fix-move-tiling-selfDrew DeVault