mirror of
https://github.com/swaywm/sway.git
synced 2026-04-25 06:46:24 -04:00
Better name for variable
Signed-off-by: Felix Weilbach <felix.weilbach@t-online.de>
This commit is contained in:
parent
d5aec8d1c5
commit
2ca4766bb8
3 changed files with 4 additions and 5 deletions
|
|
@ -50,8 +50,7 @@ struct swaybar {
|
|||
|
||||
struct swaybar_window *focused_window;
|
||||
|
||||
// TOOD: Better name
|
||||
bool workspace_changed;
|
||||
bool workspace_window_title_sync;
|
||||
|
||||
#if HAVE_TRAY
|
||||
struct swaybar_tray *tray;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue