summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-25handle_layer_shell_surface: do not use noop outputBrian Ashworth
2019-02-25view: set xdg_decoration->view to NULL, check decoration destroyRouven Czerwinski
2019-02-25input/cursor: allow whole-window bindings on wsBrian Ashworth
2019-02-25move scratchpad: hide visible scratchpad containerBrian Ashworth
2019-02-25commands/move: reintroduce wrongly removed NULL checkRouven Czerwinski
2019-02-25Handle NULL from output_get_active_workspaceBrian Ashworth
2019-02-25output_get_active_workspace: check workspaces lengthBrian Ashworth
2019-02-25run_as_ipc_client: free response after running the IPC commandRouven Czerwinski
2019-02-25ipc-client: free payload after sending it over the socketRouven Czerwinski
2019-02-25output_evacuate: call workspace_consider_destroyBrian Ashworth
2019-02-25layout cmd: always operate on parent container, like i3Fixes #3724Eric Drechsel
2019-02-25Don't use SOCK_CLOEXECemersion
2019-02-25Add 'visible' key to view json responseYorick van Pelt
2019-02-25Fix drag icon map listener not removedemersion
2019-02-18Use container under cursor for mouse bindings1.0-rc3Brian Ashworth
2019-02-18seat_cmd_cursor: fix typo in expected syntaxBrian Ashworth
2019-02-18workspace_next_name: fallback to next available numberBrian Ashworth
2019-02-18Remove refs to unimplemented debuglog commandDrew DeVault
2019-02-18Disconnect swaybg instead of killing itemersion
2019-02-18Fix Meson subproject boolean default optionsemersion
2019-02-18sway-input.5: document wildcard and identifier troubleshootingBrian Ashworth
2019-02-18Remove unused header include/sway/tree/output.hemersion
2019-02-18Fix reload freeze when not modsetting current modeBrian Ashworth
2019-02-18tray: fix memory leaksIan Fan
2019-02-18tray: when a service is lost, remove all matching itemsIan Fan
2019-02-18Check layout before getting pointer surface coordsVincent Vanlaer
2019-02-18Disable unneeded wlroots subproject featuresemersion
2019-02-18tray: use correct parameter to set bus slot to floatingIan Fan
2019-02-18swaybar: prevent signal handler from firing during terminationIan Fan
2019-02-18apply_output_config: dpms on before modesetBrian Ashworth
2019-02-18seatop_move_tiling: do not move to descendantBrian Ashworth
2019-02-18seat: allow tree focus changes while layer focusedBrian Ashworth
2019-02-18seatop_move_tiling: use tab/stack parent not selfBrian Ashworth
2019-02-18subsurface_get_root_coords: break on NULLBrian Ashworth
2019-02-18cursor: relative-pointer-v1 time is usecBrian Ashworth
2019-02-18Don't remove from scratchpad on move to workspaceathrungithub
2019-02-18Fix --version when building from tarballemersion
2019-02-18Rebase cursor when a layer surface mapsemersion
2019-02-11workspace_get_initial_output: handle focused layer1.0-rc2Brian 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-11view: remove pointer constraints on unmapBrian Ashworth
2019-02-11input/keyboard: respect solo repeat_{rate,delay}Brian Ashworth
2019-02-11fix double free for mode toggle if bar was invisibleRouven Czerwinski
2019-02-11container_at_stacked: skip titles when zero pixelsBrian Ashworth
2019-02-11bar_cmd_modifier: add support for noneBrian Ashworth
2019-02-11seat_configure_tablet_tool: configure xcursorBrian Ashworth
2019-02-11load_main_config: use given path, store realpathBrian Ashworth
2019-02-11Clarify error for options and positional argsBrian Ashworth