mirror of
https://github.com/labwc/labwc.git
synced 2026-02-08 10:06:59 -05:00
edges: do not apply resistance to invisible edges
This commit is contained in:
parent
551feaca0a
commit
29a26d5ff7
6 changed files with 235 additions and 37 deletions
|
|
@ -166,6 +166,7 @@ struct view {
|
|||
bool tearing_hint;
|
||||
bool visible_on_all_workspaces;
|
||||
enum view_edge tiled;
|
||||
uint32_t edges_visible; /* enum wlr_edges bitset */
|
||||
bool inhibits_keybinds;
|
||||
xkb_layout_index_t keyboard_layout;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue