aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2019-02-23Update for swaywm/wlroots#1517emersion
2019-02-23handle_seat_node_destroy: update seat->workspaceBrian Ashworth
2019-02-23handle_layer_shell_surface: do not use noop outputBrian Ashworth
2019-02-23view: set xdg_decoration->view to NULL, check decoration destroyRouven Czerwinski
2019-02-22input/cursor: allow whole-window bindings on wsBrian Ashworth
2019-02-22Merge pull request #3740 from Emantor/fix/ipc_allocsIan Fan
2019-02-22move scratchpad: hide visible scratchpad containerBrian Ashworth
2019-02-22commands/move: reintroduce wrongly removed NULL checkRouven Czerwinski
2019-02-21Handle NULL from output_get_active_workspaceBrian Ashworth
2019-02-21output_get_active_workspace: check workspaces lengthBrian Ashworth
2019-02-21run_as_ipc_client: free response after running the IPC commandRouven Czerwinski
2019-02-21ipc-client: free payload after sending it over the socketRouven Czerwinski
2019-02-20output_evacuate: call workspace_consider_destroyBrian Ashworth
2019-02-20Add wp-primary-selection-unstable-v1emersion
2019-02-19layout cmd: always operate on parent container, like i3Fixes #3724Eric Drechsel
2019-02-19Don't use SOCK_CLOEXECemersion
2019-02-18Merge pull request #3714 from emersion/fix-drag-icon-map-listenerDrew DeVault
2019-02-18Add 'visible' key to view json responseYorick van Pelt
2019-02-18Fix drag icon map listener not removedemersion
2019-02-18Merge pull request #3712 from RedSoxFan/fix-typo-seat-cursorDrew DeVault
2019-02-17Use container under cursor for mouse bindingsBrian Ashworth
2019-02-17seat_cmd_cursor: fix typo in expected syntaxBrian Ashworth
2019-02-17workspace_next_name: fallback to next available numberBrian Ashworth
2019-02-17Add workspace {prev,next}_on_output --createDrew DeVault
2019-02-17Remove refs to unimplemented debuglog commandDrew DeVault
2019-02-16Disconnect swaybg instead of killing itemersion
2019-02-16sway-input.5: document wildcard and identifier troubleshootingBrian Ashworth
2019-02-16Remove unused header include/sway/tree/output.hemersion
2019-02-16Fix reload freeze when not modsetting current modeBrian Ashworth
2019-02-16Check layout before getting pointer surface coordsVincent Vanlaer
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