From 1043354aec925b024ce646d20ebea03f65d1065a Mon Sep 17 00:00:00 2001
From: patrick96
Date: Sun, 6 Aug 2023 15:13:27 +0200
Subject: [PATCH] tray: Deprecate all legacy tray settings
---
CHANGELOG.md | 8 +++++---
src/x11/legacy_tray_manager.cpp | 8 ++++++++
2 files changed, 13 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d253090f..5a29bfce 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,15 +21,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Deprecated
- `custom/text`: The `content` setting and all its properties are deprecated in favor of `format` with the same functionality. ([`#2676`](https://github.com/polybar/polybar/pull/2676))
+- tray: All tray-related settings in the bar section are deprecated. They are replaced by the new tray module ([`#3002`](https://github.com/polybar/polybar/pull/3002))
+ - `tray-position`, `tray-detached`, `tray-maxsize`, `tray-scale`, `tray-transparent`, `tray-background`, `tray-foreground`, `tray-padding`, `tray-offset-x`, `tray-offset-y`
### Added
-- Added support for TAG_LABEL (`