diff options
author | Guido Cella <guido@guidocella.xyz> | 2024-01-28 09:01:09 +0100 |
---|---|---|
committer | Leonardo Hernández Hernández <leohdz172@proton.me> | 2024-02-05 15:59:46 -0600 |
commit | 45e3694fc8e91642cf970bd1586bd1a16dbc8a31 (patch) | |
tree | b2375e6619def4dd180d189dc1b942be5a7f6bb4 /.gitignore | |
parent | 5c936efc427f2d326dab3f8d22cb34159b8292b2 (diff) |
remove useless wlr_scene_node_reparent() calls
These don't do anything because wlr_scene_node_reparent() is immediately
called again by setfloating() through setmon(). They are also a source
of confusion because if you change the wlr_scene_node_reparent() call in
applyrules() it takes a while to understand why it doesn't work.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions