aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
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
2019-02-08Merge pull request #3619 from swaywm/revert-3595-ErrorIfConfigNotExistDrew DeVault-16/+7
2019-02-07Revert "Return false if config could not be loaded."Drew DeVault-7/+1
2019-02-07Revert "Restore CWD if returning early."Drew DeVault-13/+10
2019-02-07seat_configure_tablet_tool: configure xcursorBrian Ashworth-0/+1
2019-02-07load_main_config: use given path, store realpathBrian Ashworth-3/+2
2019-02-06Clarify error for options and positional argsBrian Ashworth-1/+7
2019-02-06Restore CWD if returning early.Connor E-10/+13
2019-02-06Return false if config could not be loaded.Connor E-1/+7
2019-02-06Merge pull request #3597 from dnkl/fix-inverted-bitmask-check-in-ipc-has-even...Drew DeVault-1/+1
2019-02-06ipc_has_event_listeners: fix inverted check of subscribed_eventsDaniel Eklöf-1/+1
2019-02-06load_main_config: add realpath to config_chainBrian Ashworth-3/+11
2019-02-05Fix close_popups for xdg-shellemersion-12/+4
2019-02-05Merge pull request #3587 from RedSoxFan/fix-background-missing-fileDrew DeVault-0/+6
2019-02-05output_cmd_background: fix no file + valid modeBrian Ashworth-0/+6
2019-02-05Merge pull request #3582 from c-edw/FixUninitializedInputManagerDrew DeVault-6/+6
2019-02-05Initialize server so input manager is available.Connor E-6/+6
2019-02-05Merge pull request #3581 from c-edw/ValidateConfigNoInitializeDrew DeVault-11/+12
2019-02-05If validating the config, do it as early as possible.Connor E-11/+12
2019-02-05Merge pull request #3579 from RedSoxFan/fix-workspace-gaps-double-freeDrew DeVault-1/+0
2019-02-05Merge pull request #3573 from RedSoxFan/ipc-newlinesDrew DeVault-0/+10
2019-02-05Merge pull request #3578 from jubalh/versionDrew DeVault-9/+4
2019-02-05cmd_workspace_gaps: fix double free on bad amountBrian Ashworth-1/+0