diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-06-02 20:59:34 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-06-02 21:00:16 +0200 |
commit | efdea8c290baf52fca53ddc25a41bf0774014999 (patch) | |
tree | 2fe5a23ad7301531435c1dc31b94fc4400e28f55 /icons | |
parent | 78d486e147517da61be9dc6b6acdbb91b0de353c (diff) |
Add systray
Diffstat (limited to 'icons')
-rw-r--r-- | icons/hicolor/32x32/apps/com.dec05eba.gpu_screen_recorder.tray_idle.png | bin | 2265 -> 0 bytes |
-rw-r--r-- | icons/hicolor/32x32/apps/com.dec05eba.gpu_screen_recorder.tray_recording.png | bin | 2262 -> 0 bytes |
-rw-r--r-- | icons/hicolor/64x64/apps/com.dec05eba.gpu_screen_recorder.tray_idle.png | bin | 2080 -> 0 bytes |
-rw-r--r-- | icons/hicolor/64x64/apps/com.dec05eba.gpu_screen_recorder.tray_recording.png | bin | 2077 -> 0 bytes |
-rw-r--r-- | icons/tray_idle.png | bin | 0 -> 2202 bytes |
-rw-r--r-- | icons/tray_paused.png | bin | 0 -> 2206 bytes |
-rw-r--r-- | icons/tray_recording.png | bin | 0 -> 2186 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/icons/hicolor/32x32/apps/com.dec05eba.gpu_screen_recorder.tray_idle.png b/icons/hicolor/32x32/apps/com.dec05eba.gpu_screen_recorder.tray_idle.png Binary files differdeleted file mode 100644 index 852a936..0000000 --- a/icons/hicolor/32x32/apps/com.dec05eba.gpu_screen_recorder.tray_idle.png +++ /dev/null diff --git a/icons/hicolor/32x32/apps/com.dec05eba.gpu_screen_recorder.tray_recording.png b/icons/hicolor/32x32/apps/com.dec05eba.gpu_screen_recorder.tray_recording.png Binary files differdeleted file mode 100644 index f25392b..0000000 --- a/icons/hicolor/32x32/apps/com.dec05eba.gpu_screen_recorder.tray_recording.png +++ /dev/null diff --git a/icons/hicolor/64x64/apps/com.dec05eba.gpu_screen_recorder.tray_idle.png b/icons/hicolor/64x64/apps/com.dec05eba.gpu_screen_recorder.tray_idle.png Binary files differdeleted file mode 100644 index 0097b4c..0000000 --- a/icons/hicolor/64x64/apps/com.dec05eba.gpu_screen_recorder.tray_idle.png +++ /dev/null diff --git a/icons/hicolor/64x64/apps/com.dec05eba.gpu_screen_recorder.tray_recording.png b/icons/hicolor/64x64/apps/com.dec05eba.gpu_screen_recorder.tray_recording.png Binary files differdeleted file mode 100644 index a5c6fa0..0000000 --- a/icons/hicolor/64x64/apps/com.dec05eba.gpu_screen_recorder.tray_recording.png +++ /dev/null diff --git a/icons/tray_idle.png b/icons/tray_idle.png Binary files differnew file mode 100644 index 0000000..431162b --- /dev/null +++ b/icons/tray_idle.png diff --git a/icons/tray_paused.png b/icons/tray_paused.png Binary files differnew file mode 100644 index 0000000..d24957a --- /dev/null +++ b/icons/tray_paused.png diff --git a/icons/tray_recording.png b/icons/tray_recording.png Binary files differnew file mode 100644 index 0000000..151a5a7 --- /dev/null +++ b/icons/tray_recording.png |