Age | Commit message (Expand) | Author |
2019-02-23 | handle_seat_node_destroy: update seat->workspace | Brian Ashworth |
2019-02-23 | handle_layer_shell_surface: do not use noop output | Brian Ashworth |
2019-02-23 | view: set xdg_decoration->view to NULL, check decoration destroy | Rouven Czerwinski |
2019-02-22 | input/cursor: allow whole-window bindings on ws | Brian Ashworth |
2019-02-22 | Merge pull request #3740 from Emantor/fix/ipc_allocs | Ian Fan |
2019-02-22 | move scratchpad: hide visible scratchpad container | Brian Ashworth |
2019-02-22 | commands/move: reintroduce wrongly removed NULL check | Rouven Czerwinski |
2019-02-21 | Handle NULL from output_get_active_workspace | Brian Ashworth |
2019-02-21 | output_get_active_workspace: check workspaces length | Brian Ashworth |
2019-02-21 | run_as_ipc_client: free response after running the IPC command | Rouven Czerwinski |
2019-02-21 | ipc-client: free payload after sending it over the socket | Rouven Czerwinski |
2019-02-20 | output_evacuate: call workspace_consider_destroy | Brian Ashworth |
2019-02-20 | Add wp-primary-selection-unstable-v1 | emersion |
2019-02-19 | layout cmd: always operate on parent container, like i3Fixes #3724 | Eric Drechsel |
2019-02-19 | Don't use SOCK_CLOEXEC | emersion |
2019-02-18 | Merge pull request #3714 from emersion/fix-drag-icon-map-listener | Drew DeVault |
2019-02-18 | Add 'visible' key to view json response | Yorick van Pelt |
2019-02-18 | Fix drag icon map listener not removed | emersion |
2019-02-18 | Merge pull request #3712 from RedSoxFan/fix-typo-seat-cursor | Drew DeVault |
2019-02-17 | Use container under cursor for mouse bindings | Brian Ashworth |
2019-02-17 | seat_cmd_cursor: fix typo in expected syntax | Brian Ashworth |
2019-02-17 | workspace_next_name: fallback to next available number | Brian Ashworth |
2019-02-17 | Add workspace {prev,next}_on_output --create | Drew DeVault |
2019-02-17 | Remove refs to unimplemented debuglog command | Drew DeVault |
2019-02-16 | Disconnect swaybg instead of killing it | emersion |
2019-02-16 | sway-input.5: document wildcard and identifier troubleshooting | Brian Ashworth |
2019-02-16 | Remove unused header include/sway/tree/output.h | emersion |
2019-02-16 | Fix reload freeze when not modsetting current mode | Brian Ashworth |
2019-02-16 | Check layout before getting pointer surface coords | Vincent Vanlaer |
2019-02-15 | apply_output_config: dpms on before modeset | Brian Ashworth |
2019-02-14 | seatop_move_tiling: do not move to descendant | Brian Ashworth |
2019-02-14 | seat: allow tree focus changes while layer focused | Brian Ashworth |
2019-02-13 | seatop_move_tiling: use tab/stack parent not self | Brian Ashworth |
2019-02-13 | subsurface_get_root_coords: break on NULL | Brian Ashworth |
2019-02-13 | cursor: relative-pointer-v1 time is usec | Brian Ashworth |
2019-02-12 | Don't remove from scratchpad on move to workspace | athrungithub |
2019-02-12 | Rebase cursor when a layer surface maps | emersion |
2019-02-11 | workspace_get_initial_output: handle focused layer | Brian Ashworth |
2019-02-11 | Abort early when XDG_RUNTIME_DIR is not set | Brian Ashworth |
2019-02-11 | fix misc memory leaks | Brian Ashworth |
2019-02-11 | ipc: handle unnamed xkb_active_layout_name | Brian Ashworth |
2019-02-10 | view: remove pointer constraints on unmap | Brian Ashworth |
2019-02-10 | input/keyboard: respect solo repeat_{rate,delay} | Brian Ashworth |
2019-02-10 | fix double free for mode toggle if bar was invisible | Rouven Czerwinski |
2019-02-09 | container_at_stacked: skip titles when zero pixels | Brian Ashworth |
2019-02-08 | bar_cmd_modifier: add support for none | Brian Ashworth |
2019-02-07 | Revert "Return false if config could not be loaded." | Drew DeVault |
2019-02-07 | Revert "Restore CWD if returning early." | Drew DeVault |
2019-02-07 | seat_configure_tablet_tool: configure xcursor | Brian Ashworth |
2019-02-07 | load_main_config: use given path, store realpath | Brian Ashworth |