aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2019-02-18Remove refs to unimplemented debuglog commandDrew DeVault-5/+0
2019-02-18Disconnect swaybg instead of killing itemersion-26/+80
2019-02-18Fix Meson subproject boolean default optionsemersion-1/+1
2019-02-18sway-input.5: document wildcard and identifier troubleshootingBrian Ashworth-1/+14
2019-02-18Remove unused header include/sway/tree/output.hemersion-1/+0
2019-02-18Fix reload freeze when not modsetting current modeBrian Ashworth-3/+15
2019-02-18tray: fix memory leaksIan Fan-3/+7
2019-02-18tray: when a service is lost, remove all matching itemsIan Fan-13/+14
2019-02-18Check layout before getting pointer surface coordsVincent Vanlaer-4/+10
2019-02-18Disable unneeded wlroots subproject featuresemersion-1/+5
2019-02-18tray: use correct parameter to set bus slot to floatingIan Fan-3/+3
2019-02-18swaybar: prevent signal handler from firing during terminationIan Fan-12/+10
2019-02-18apply_output_config: dpms on before modesetBrian Ashworth-13/+9
2019-02-18seatop_move_tiling: do not move to descendantBrian Ashworth-1/+2
2019-02-18seat: allow tree focus changes while layer focusedBrian Ashworth-4/+14
2019-02-18seatop_move_tiling: use tab/stack parent not selfBrian Ashworth-0/+3
2019-02-18subsurface_get_root_coords: break on NULLBrian Ashworth-0/+3
2019-02-18cursor: relative-pointer-v1 time is usecBrian Ashworth-2/+2
2019-02-18Don't remove from scratchpad on move to workspaceathrungithub-1/+0
2019-02-18Fix --version when building from tarballemersion-5/+6
2019-02-18Rebase cursor when a layer surface mapsemersion-10/+20
2019-02-11workspace_get_initial_output: handle focused layer1.0-rc2Brian 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-11view: remove pointer constraints on unmapBrian Ashworth-0/+7
2019-02-11input/keyboard: respect solo repeat_{rate,delay}Brian Ashworth-6/+10
2019-02-11fix double free for mode toggle if bar was invisibleRouven Czerwinski-1/+1
2019-02-11container_at_stacked: skip titles when zero pixelsBrian Ashworth-4/+6
2019-02-11bar_cmd_modifier: add support for noneBrian Ashworth-12/+20
2019-02-11seat_configure_tablet_tool: configure xcursorBrian Ashworth-0/+1
2019-02-11load_main_config: use given path, store realpathBrian Ashworth-3/+2
2019-02-11Clarify error for options and positional argsBrian Ashworth-1/+7
2019-02-11ipc_has_event_listeners: fix inverted check of subscribed_eventsDaniel Eklöf-1/+1
2019-02-11load_main_config: add realpath to config_chainBrian Ashworth-3/+11
2019-02-11Fix close_popups for xdg-shellemersion-12/+4
2019-02-11output_cmd_background: fix no file + valid modeBrian Ashworth-0/+6
2019-02-11Initialize server so input manager is available.Connor E-6/+6
2019-02-11If validating the config, do it as early as possible.Connor E-11/+12
2019-02-11cmd_workspace_gaps: fix double free on bad amountBrian Ashworth-1/+0
2019-02-11Set version in project fileMichael Vetter-9/+4
2019-02-11IPC_COMMAND: split on newlineBrian Ashworth-0/+10
2019-02-11Fix quote strippingemersion-1/+2
2019-02-11execute_command: dont strip quotes for exec_alwaysBrian Ashworth-1/+1
2019-02-11swaynag: remove trailing newlines in configBrian Ashworth-0/+4
2019-02-11load_include_configs: fix wordexp fail conditionBrian Ashworth-1/+1
2019-02-11seat_cmd_cursor: do not create non-existing seatBrian Ashworth-9/+13
2019-02-11Focus ws inactive node with focus_follows_mousevilhalmer-1/+1
2019-02-11Merge pull request #3563 from vilhalmer/fix-wildcard-seat-constrain-crashes-d...Brian Ashworth-1/+10
2019-02-03Merge pull request #3551 from c-edw/RevertDoubleFrees1.0-rc1Drew DeVault-9/+3