This website requires JavaScript.
Explore
Help
Sign In
gary
/
c_tray
Watch
1
Star
0
Fork
0
You've already forked c_tray
forked from
Yadciel/c_tray
Code
Pull Requests
Activity
13
Commits
3
Branches
0
Tags
515d1dfec75e562015a1004f8e9f7062c7b4c85b
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Serge A. Zaitsev
515d1dfec7
changed makefile conditionals formatting
2017-01-09 15:43:03 +02:00
.gitignore
initial commit, gtk/appindicator implementation draft
2017-01-07 21:08:46 +02:00
example.c
fixed init status on macos, moved tray icon paths to #ifdef block
2017-01-09 14:49:57 +02:00
Makefile
changed makefile conditionals formatting
2017-01-09 15:43:03 +02:00
tray.h
fixed memory leak on windows; mac and gtk should be reference-counted
2017-01-09 15:37:34 +02:00
Description
Cross-platform, super tiny C99 implementation of a system tray icon with a popup menu.
MIT
1.1
MiB
Languages
C
68.6%
Objective-C
17.5%
CMake
13.9%