aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* config: remove double assignement to result in get_output_configLibravatar Rouven Czerwinski2019-02-27
* cursor: intitialize sx and sy to zeroLibravatar Rouven Czerwinski2019-02-27
* cursor: remove unused node assignementLibravatar Rouven Czerwinski2019-02-27
* execute_command: do not strip qoutes for cmd_modeLibravatar Brian Ashworth2019-02-26
* fix smart_borders description in manualLibravatar Carlo Abelli2019-02-25
* Allow 0 degree transform (normal transform).Libravatar Connor E2019-02-25
* swaybar: add overlay mode (fix #1620)Libravatar Milkey Mouse2019-02-24
* add --i3 flag to hide_edge_bordersLibravatar db2019-02-24
* Make load_include_configs void. Fix some cases where WD would not be restored.Libravatar Connor E2019-02-24
* Fix crash exiting fullscreened floating containerLibravatar minus2019-02-23
* ipc: add missing fields to disabled outputsLibravatar Caleb Bassi2019-02-23
* Update for swaywm/wlroots#1517Libravatar emersion2019-02-23
* handle_seat_node_destroy: update seat->workspaceLibravatar Brian Ashworth2019-02-23
* handle_layer_shell_surface: do not use noop outputLibravatar Brian Ashworth2019-02-23
* view: set xdg_decoration->view to NULL, check decoration destroyLibravatar Rouven Czerwinski2019-02-23
* input/cursor: allow whole-window bindings on wsLibravatar Brian Ashworth2019-02-22
* Merge pull request #3740 from Emantor/fix/ipc_allocsLibravatar Ian Fan2019-02-22
|\
| * run_as_ipc_client: free response after running the IPC commandLibravatar Rouven Czerwinski2019-02-21
| * ipc-client: free payload after sending it over the socketLibravatar Rouven Czerwinski2019-02-21
* | move scratchpad: hide visible scratchpad containerLibravatar Brian Ashworth2019-02-22
* | commands/move: reintroduce wrongly removed NULL checkLibravatar Rouven Czerwinski2019-02-22
* | Handle NULL from output_get_active_workspaceLibravatar Brian Ashworth2019-02-21
* | output_get_active_workspace: check workspaces lengthLibravatar Brian Ashworth2019-02-21
|/
* output_evacuate: call workspace_consider_destroyLibravatar Brian Ashworth2019-02-20
* Add wp-primary-selection-unstable-v1Libravatar emersion2019-02-20
* layout cmd: always operate on parent container, like i3Fixes #3724Libravatar Eric Drechsel2019-02-19
* Don't use SOCK_CLOEXECLibravatar emersion2019-02-19
* Merge pull request #3714 from emersion/fix-drag-icon-map-listenerLibravatar Drew DeVault2019-02-18
|\
| * Fix drag icon map listener not removedLibravatar emersion2019-02-18
* | Add 'visible' key to view json responseLibravatar Yorick van Pelt2019-02-18
|/
* Merge pull request #3712 from RedSoxFan/fix-typo-seat-cursorLibravatar Drew DeVault2019-02-18
|\
| * seat_cmd_cursor: fix typo in expected syntaxLibravatar Brian Ashworth2019-02-17
* | Use container under cursor for mouse bindingsLibravatar Brian Ashworth2019-02-17
|/
* workspace_next_name: fallback to next available numberLibravatar Brian Ashworth2019-02-17
* Add workspace {prev,next}_on_output --createLibravatar Drew DeVault2019-02-17
* Remove refs to unimplemented debuglog commandLibravatar Drew DeVault2019-02-17
* Disconnect swaybg instead of killing itLibravatar emersion2019-02-16
* sway-input.5: document wildcard and identifier troubleshootingLibravatar Brian Ashworth2019-02-16
* Remove unused header include/sway/tree/output.hLibravatar emersion2019-02-16
* Fix reload freeze when not modsetting current modeLibravatar Brian Ashworth2019-02-16
* Check layout before getting pointer surface coordsLibravatar Vincent Vanlaer2019-02-16
* apply_output_config: dpms on before modesetLibravatar Brian Ashworth2019-02-15
* seatop_move_tiling: do not move to descendantLibravatar Brian Ashworth2019-02-14
* seat: allow tree focus changes while layer focusedLibravatar Brian Ashworth2019-02-14
* seatop_move_tiling: use tab/stack parent not selfLibravatar Brian Ashworth2019-02-13
* subsurface_get_root_coords: break on NULLLibravatar Brian Ashworth2019-02-13
* cursor: relative-pointer-v1 time is usecLibravatar Brian Ashworth2019-02-13
* Don't remove from scratchpad on move to workspaceLibravatar athrungithub2019-02-12
* Rebase cursor when a layer surface mapsLibravatar emersion2019-02-12
* workspace_get_initial_output: handle focused layerLibravatar Brian Ashworth2019-02-11