From e6d613ca2e82623fbf9744b0da93d906a4fc03b3 Mon Sep 17 00:00:00 2001 From: Armin Preiml Date: Tue, 3 Jul 2018 15:03:00 +0200 Subject: fix: add stack update on focus change Enable the stack update again for focus changes on non-focusable views. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9dd7f504..c6110522 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -236,7 +236,7 @@ error_session: ## Wayland protocol implementation Each protocol generally lives in a file with the same name, usually containing -at leats one struct for each interface in the protocol. For instance, +at least one struct for each interface in the protocol. For instance, `xdg_shell` lives in `types/wlr_xdg_shell.h` and has a `wlr_xdg_surface` struct. ### Globals -- cgit v1.2.3