Revert "Merge pull request #1953 from RyanDwyer/criteria-focused"

This reverts commit 2511adffc2, reversing
changes made to 3e1bf721c6.
This commit is contained in:
Drew DeVault 2018-05-12 08:52:48 -04:00
parent 7f03570caf
commit ac0e62584f
3 changed files with 42 additions and 171 deletions

View file

@ -176,8 +176,6 @@ const char *view_get_instance(struct sway_view *view);
uint32_t view_get_x11_window_id(struct sway_view *view);
const char *view_get_window_role(struct sway_view *view);
uint32_t view_get_window_type(struct sway_view *view);
const char *view_get_type(struct sway_view *view);