mirror of
https://github.com/swaywm/sway.git
synced 2025-11-02 09:01:40 -05:00
Revert "Merge pull request #1953 from RyanDwyer/criteria-focused"
This reverts commit2511adffc2, reversing changes made to3e1bf721c6.
This commit is contained in:
parent
7f03570caf
commit
ac0e62584f
3 changed files with 42 additions and 171 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue