Skip to content

Commit e9c16f3

Browse files
authored
Update README.md
1 parent 17eb9c0 commit e9c16f3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525
- Improves the appearance of the tray on Linux, which previously resembled Windows 95.
2626
- Adds support for checkable items, dividers, and submenus, including nested submenus.
2727
- Supports primary action for Windows, macOS, and Linux.
28-
- On Windows, the primary action is triggered by a left-click on the tray icon.
29-
- On macOS, left-clicking opens the tray menu while right-clicking has no effect. The primary action is added as the first item in the menu. See #209
28+
- On Windows ans macOS, the primary action is triggered by a left-click on the tray icon.
3029
- On Linux, due to the limitations of `libappindicator`, the primary action creates an item at the top of the context menu (with a customizable label). If the context menu is empty, the library uses `gtkstatusicon` to capture the primary action without needing to add an item to the context menu. see #210
3130
- **Single Instance Management**: Ensures that only one instance of the application can run at a time and allows restoring focus to the running instance when another instance is attempted.
3231
- **Tray Position Detection**: Allows determining the position of the system tray, which helps in positioning related windows appropriately.

0 commit comments

Comments
 (0)