aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
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-13seatop_move_tiling: use tab/stack parent not selfBrian Ashworth
2019-02-13subsurface_get_root_coords: break on NULLBrian Ashworth
2019-02-13cursor: relative-pointer-v1 time is usecBrian Ashworth
2019-02-12Don't remove from scratchpad on move to workspaceathrungithub
2019-02-12Rebase cursor when a layer surface mapsemersion
2019-02-11workspace_get_initial_output: handle focused layerBrian Ashworth
2019-02-11Abort early when XDG_RUNTIME_DIR is not setBrian Ashworth
2019-02-11fix misc memory leaksBrian Ashworth
2019-02-11ipc: handle unnamed xkb_active_layout_nameBrian Ashworth
2019-02-10view: remove pointer constraints on unmapBrian Ashworth
2019-02-10input/keyboard: respect solo repeat_{rate,delay}Brian Ashworth
2019-02-10fix double free for mode toggle if bar was invisibleRouven Czerwinski
2019-02-09container_at_stacked: skip titles when zero pixelsBrian Ashworth
2019-02-08bar_cmd_modifier: add support for noneBrian Ashworth
2019-02-07Revert "Return false if config could not be loaded."Drew DeVault
2019-02-07Revert "Restore CWD if returning early."Drew DeVault
2019-02-07seat_configure_tablet_tool: configure xcursorBrian Ashworth
2019-02-07load_main_config: use given path, store realpathBrian Ashworth
2019-02-06Clarify error for options and positional argsBrian Ashworth
2019-02-06Restore CWD if returning early.Connor E
2019-02-06Return false if config could not be loaded.Connor E
2019-02-06ipc_has_event_listeners: fix inverted check of subscribed_eventsDaniel Eklöf
2019-02-06load_main_config: add realpath to config_chainBrian Ashworth
2019-02-05Fix close_popups for xdg-shellemersion
2019-02-05output_cmd_background: fix no file + valid modeBrian Ashworth
2019-02-05Initialize server so input manager is available.Connor E
2019-02-05If validating the config, do it as early as possible.Connor E
2019-02-05Merge pull request #3579 from RedSoxFan/fix-workspace-gaps-double-freeDrew DeVault
2019-02-05cmd_workspace_gaps: fix double free on bad amountBrian Ashworth
2019-02-05IPC_COMMAND: split on newlineBrian Ashworth
2019-02-05Fix quote strippingemersion
2019-02-05execute_command: dont strip quotes for exec_alwaysBrian Ashworth
2019-02-05load_include_configs: fix wordexp fail conditionBrian Ashworth
2019-02-03Merge pull request #3562 from vilhalmer/focus_follows_mouse-workspace-last-in...Drew DeVault
2019-02-03seat_cmd_cursor: do not create non-existing seatBrian Ashworth
2019-02-03Fall back to wildcard in sway_cursor_constrainvilhalmer
2019-02-03Skip constraining cursor if no seat configvilhalmer
2019-02-03Skip wildcard seat config in destroy_removed_seatsvilhalmer
2019-02-03Focus ws inactive node with focus_follows_mousevilhalmer
2019-02-03Merge pull request #3551 from c-edw/RevertDoubleFreesDrew DeVault
2019-02-02cmd_seat: allow - to be used as alias for currentBrian Ashworth
2019-02-03seat_cmd_attach: defer while readingBrian Ashworth
2019-02-01Revert "More frees."Connor E
2019-02-01Revert "Add some missing frees."Connor E
2019-02-01Merge pull request #3543 from emersion/relative-pointer-usecDrew DeVault
2019-01-31pointer_constraint: change to a seat subcommandBrian Ashworth
2019-01-31Updates for scdoc 1.8.1Drew DeVault