aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Add output dpms to manpageLibravatar emersion2019-03-04
* Add sway-ipc.7.scd to document IPC protocolLibravatar Brian Ashworth2019-03-04
* config: remove double assignement to result in get_output_configLibravatar Rouven Czerwinski2019-03-04
* cursor: intitialize sx and sy to zeroLibravatar Rouven Czerwinski2019-03-04
* cursor: remove unused node assignementLibravatar Rouven Czerwinski2019-03-04
* execute_command: do not strip qoutes for cmd_modeLibravatar Brian Ashworth2019-03-04
* fix smart_borders description in manual1.0-rc4Libravatar Carlo Abelli2019-02-25
* Make load_include_configs void. Fix some cases where WD would not be restored.Libravatar Connor E2019-02-25
* Fix crash exiting fullscreened floating containerLibravatar minus2019-02-25
* ipc: add missing fields to disabled outputsLibravatar Caleb Bassi2019-02-25
* Update for swaywm/wlroots#1517Libravatar emersion2019-02-25
* handle_seat_node_destroy: update seat->workspaceLibravatar Brian Ashworth2019-02-25
* handle_layer_shell_surface: do not use noop outputLibravatar Brian Ashworth2019-02-25
* view: set xdg_decoration->view to NULL, check decoration destroyLibravatar Rouven Czerwinski2019-02-25
* input/cursor: allow whole-window bindings on wsLibravatar Brian Ashworth2019-02-25
* move scratchpad: hide visible scratchpad containerLibravatar Brian Ashworth2019-02-25
* commands/move: reintroduce wrongly removed NULL checkLibravatar Rouven Czerwinski2019-02-25
* Handle NULL from output_get_active_workspaceLibravatar Brian Ashworth2019-02-25
* output_get_active_workspace: check workspaces lengthLibravatar Brian Ashworth2019-02-25
* run_as_ipc_client: free response after running the IPC commandLibravatar Rouven Czerwinski2019-02-25
* ipc-client: free payload after sending it over the socketLibravatar Rouven Czerwinski2019-02-25
* output_evacuate: call workspace_consider_destroyLibravatar Brian Ashworth2019-02-25
* layout cmd: always operate on parent container, like i3Fixes #3724Libravatar Eric Drechsel2019-02-25
* Don't use SOCK_CLOEXECLibravatar emersion2019-02-25
* Add 'visible' key to view json responseLibravatar Yorick van Pelt2019-02-25
* Fix drag icon map listener not removedLibravatar emersion2019-02-25
* Use container under cursor for mouse bindings1.0-rc3Libravatar Brian Ashworth2019-02-18
* seat_cmd_cursor: fix typo in expected syntaxLibravatar Brian Ashworth2019-02-18
* workspace_next_name: fallback to next available numberLibravatar Brian Ashworth2019-02-18
* Remove refs to unimplemented debuglog commandLibravatar Drew DeVault2019-02-18
* Disconnect swaybg instead of killing itLibravatar emersion2019-02-18
* sway-input.5: document wildcard and identifier troubleshootingLibravatar Brian Ashworth2019-02-18
* Remove unused header include/sway/tree/output.hLibravatar emersion2019-02-18
* Fix reload freeze when not modsetting current modeLibravatar Brian Ashworth2019-02-18
* Check layout before getting pointer surface coordsLibravatar Vincent Vanlaer2019-02-18
* apply_output_config: dpms on before modesetLibravatar Brian Ashworth2019-02-18
* seatop_move_tiling: do not move to descendantLibravatar Brian Ashworth2019-02-18
* seat: allow tree focus changes while layer focusedLibravatar Brian Ashworth2019-02-18
* seatop_move_tiling: use tab/stack parent not selfLibravatar Brian Ashworth2019-02-18
* subsurface_get_root_coords: break on NULLLibravatar Brian Ashworth2019-02-18
* cursor: relative-pointer-v1 time is usecLibravatar Brian Ashworth2019-02-18
* Don't remove from scratchpad on move to workspaceLibravatar athrungithub2019-02-18
* Rebase cursor when a layer surface mapsLibravatar emersion2019-02-18
* workspace_get_initial_output: handle focused layer1.0-rc2Libravatar Brian Ashworth2019-02-11
* Abort early when XDG_RUNTIME_DIR is not setLibravatar Brian Ashworth2019-02-11
* fix misc memory leaksLibravatar Brian Ashworth2019-02-11
* ipc: handle unnamed xkb_active_layout_nameLibravatar Brian Ashworth2019-02-11
* view: remove pointer constraints on unmapLibravatar Brian Ashworth2019-02-11
* input/keyboard: respect solo repeat_{rate,delay}Libravatar Brian Ashworth2019-02-11
* fix double free for mode toggle if bar was invisibleLibravatar Rouven Czerwinski2019-02-11