mirror of
https://github.com/gwenhael-le-moine/sway-patched-tray-menu.git
synced 2024-12-28 22:23:42 +01:00
88d96bc41f
This combines `output_by_name` and `output_by_identifier` into a single function called `output_by_name_or_id`. This allows for output identifiers to be used in all commands, simplifies the logic of the callers, and is more efficient since worst case is a single pass through the output list. |
||
---|---|---|
.. | ||
background.c | ||
disable.c | ||
dpms.c | ||
enable.c | ||
mode.c | ||
position.c | ||
scale.c | ||
transform.c |