aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
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
2019-02-12Merge pull request #3667 from emersion/fix-meson-versionDrew DeVault-5/+6
2019-02-12Fix --version when building from tarballemersion-5/+6
2019-02-12Rebase cursor when a layer surface mapsemersion-10/+20
2019-02-11workspace_get_initial_output: handle focused layerBrian Ashworth-3/+9
2019-02-11Abort early when XDG_RUNTIME_DIR is not setBrian Ashworth-0/+8
2019-02-11fix misc memory leaksBrian Ashworth-2/+3
2019-02-11ipc: handle unnamed xkb_active_layout_nameBrian Ashworth-3/+3
2019-02-10view: remove pointer constraints on unmapBrian Ashworth-0/+7
2019-02-10input/keyboard: respect solo repeat_{rate,delay}Brian Ashworth-6/+10
2019-02-10fix double free for mode toggle if bar was invisibleRouven Czerwinski-1/+1
2019-02-09container_at_stacked: skip titles when zero pixelsBrian Ashworth-4/+6
2019-02-08bar_cmd_modifier: add support for noneBrian Ashworth-12/+20