aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2019-02-21Handle NULL from output_get_active_workspaceBrian Ashworth-3/+50
2019-02-21Merge pull request #3743 from RedSoxFan/fix-output-get-active-workspaceDrew DeVault-0/+3
2019-02-21output_get_active_workspace: check workspaces lengthBrian Ashworth-0/+3
2019-02-20output_evacuate: call workspace_consider_destroyBrian Ashworth-0/+9
2019-02-20Merge pull request #3735 from emersion/primary-selection-v1Drew DeVault-2/+4
2019-02-20Add wp-primary-selection-unstable-v1emersion-2/+4
2019-02-19Merge pull request #3728 from ljedrz/polish_readmeDrew DeVault-1/+73
2019-02-19layout cmd: always operate on parent container, like i3Fixes #3724Eric Drechsel-4/+2
2019-02-19Don't use SOCK_CLOEXECemersion-9/+27
2019-02-19ci: add FreeBSDemersion-0/+53
2019-02-19Add Polish READMEljedrz-1/+73
2019-02-19Merge pull request #3726 from emersion/alpine-ciDrew DeVault-9/+47
2019-02-19ci: add Alpine CIemersion-9/+47
2019-02-18Merge pull request #3714 from emersion/fix-drag-icon-map-listenerDrew DeVault-0/+1
2019-02-18Merge pull request #3715 from yorickvP/ipc-visibleDrew DeVault-0/+3
2019-02-18Add 'visible' key to view json responseYorick van Pelt-0/+3
2019-02-18Fix drag icon map listener not removedemersion-0/+1
2019-02-18Merge pull request #3712 from RedSoxFan/fix-typo-seat-cursorDrew DeVault-1/+1
2019-02-18Merge pull request #3713 from RedSoxFan/fix-mouse-bindingsDrew DeVault-9/+24
2019-02-17Use container under cursor for mouse bindingsBrian Ashworth-9/+24
2019-02-17seat_cmd_cursor: fix typo in expected syntaxBrian Ashworth-1/+1
2019-02-17workspace_next_name: fallback to next available numberBrian Ashworth-10/+7
2019-02-17Add workspace {prev,next}_on_output --createDrew DeVault-16/+32
2019-02-17Remove refs to unimplemented debuglog commandDrew DeVault-5/+0
2019-02-16Disconnect swaybg instead of killing itemersion-26/+80
2019-02-17Fix Meson subproject boolean default optionsemersion-1/+1
2019-02-16sway-input.5: document wildcard and identifier troubleshootingBrian Ashworth-1/+14
2019-02-16Remove unused header include/sway/tree/output.hemersion-1/+0
2019-02-16Fix reload freeze when not modsetting current modeBrian Ashworth-3/+15
2019-02-16Merge pull request #3701 from emersion/meson-subproject-disable-unneededDrew DeVault-1/+5
2019-02-16tray: fix memory leaksIan Fan-3/+7
2019-02-16tray: when a service is lost, remove all matching itemsIan Fan-13/+14
2019-02-16Check layout before getting pointer surface coordsVincent Vanlaer-4/+10
2019-02-16Disable unneeded wlroots subproject featuresemersion-1/+5
2019-02-16Merge pull request #3698 from yabirgb/masterDrew DeVault-1/+71
2019-02-16Fix accentsYábir García-4/+4
2019-02-16Add spanish link to the home READMEYábir García-1/+1
2019-02-16Spanish translation of the READMEYábir Benchakhtir-0/+70
2019-02-15Merge pull request #3692 from ianyfan/swaybarDrew DeVault-15/+13
2019-02-15tray: use correct parameter to set bus slot to floatingIan Fan-3/+3
2019-02-15swaybar: prevent signal handler from firing during terminationIan Fan-12/+10
2019-02-15apply_output_config: dpms on before modesetBrian Ashworth-13/+9
2019-02-14seatop_move_tiling: do not move to descendantBrian Ashworth-1/+2
2019-02-14seat: allow tree focus changes while layer focusedBrian Ashworth-4/+14
2019-02-14Merge pull request #3675 from RedSoxFan/fix-move-tiling-selfDrew DeVault-0/+3
2019-02-13seatop_move_tiling: use tab/stack parent not selfBrian Ashworth-0/+3
2019-02-13subsurface_get_root_coords: break on NULLBrian Ashworth-0/+3
2019-02-13cursor: relative-pointer-v1 time is usecBrian Ashworth-2/+2
2019-02-12Don't remove from scratchpad on move to workspaceathrungithub-1/+0
2019-02-12Merge pull request #3665 from emersion/layer-map-rebaseDrew DeVault-10/+20