Ilya Fedin 
								
							 
						 
						
							
							
							
							
								
							
							
								da926d7f10 
								
							 
						 
						
							
							
								
								Disable SNI tray icon name setting in snap  
							
							... 
							
							
							
							Otherwise there are a dummy icon when tray counter is disabled 
							
						 
						
							2020-03-16 13:03:53 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								fec6a8dd96 
								
							 
						 
						
							
							
								
								Beta version 1.9.20: Fix build without dbus.  
							
							
							
						 
						
							2020-03-14 16:13:33 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ilya Fedin 
								
							 
						 
						
							
							
							
							
								
							
							
								46445e0542 
								
							 
						 
						
							
							
								
								Implement global menu on Linux  
							
							
							
						 
						
							2020-03-14 15:32:10 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ilya Fedin 
								
							 
						 
						
							
							
							
							
								
							
							
								5f33abd391 
								
							 
						 
						
							
							
								
								Change tray implementation on demand  
							
							
							
						 
						
							2020-03-14 15:26:13 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ilya Fedin 
								
							 
						 
						
							
							
							
							
								
							
							
								75d54adfce 
								
							 
						 
						
							
							
								
								Add TDESKTOP_FORCE_PANEL_ICON environment variable for possibility to use system icon even if it is not detected  
							
							
							
						 
						
							2020-03-13 11:00:09 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ilya Fedin 
								
							 
						 
						
							
							
							
							
								
							
							
								3fb6bbeae4 
								
							 
						 
						
							
							
								
								Optimize icon regeneration  
							
							
							
						 
						
							2020-03-06 18:28:56 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ilya Fedin 
								
							 
						 
						
							
							
							
							
								
							
							
								7202ffca76 
								
							 
						 
						
							
							
								
								Remove unneeded TrayIconFileTemplate function  
							
							... 
							
							
							
							Use /.flatpak-info instead of deprecated /run/user/$UID/flatpak-info
Improve indentation in UseXDGDesktopPortal and IsAppIndicator
Remove unneeded NeedTrayIconFile and rename IsAppIndicator to IsIndicatorApplication
Include only needed part of QtDBus in main_window_linux.cpp
Remove usage of QDBusInterface from SandboxAutostart and IsSNIAvailable
Don't check dbus activatable services in IsIndicatorApplication
Move XEmbed menu initialization to initTrayMenuHook, tray availability check to initHook
Don't create unneeded file for tooltip icon, since indicator-application doesn't support tooltips
Passthrough counter from updateIconCounters
Suppress log errors for LastUserInputTime on GNOME
Set applcation name and icon name for pulseaudio 
							
						 
						
							2020-03-06 18:28:56 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ilya Fedin 
								
							 
						 
						
							
							
							
							
								
							
							
								7bd0598555 
								
							 
						 
						
							
							
								
								Unified function to detect icon name on Linux  
							
							
							
						 
						
							2020-02-27 15:17:32 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ilya Fedin 
								
							 
						 
						
							
							
							
							
								
							
							
								9979c220ce 
								
							 
						 
						
							
							
								
								Multiple sizes for linux tray icon  
							
							
							
						 
						
							2020-02-24 19:57:42 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ilya Fedin 
								
							 
						 
						
							
							
							
							
								
							
							
								db2aa7000a 
								
							 
						 
						
							
							
								
								Fallback to non-panel icon when tray counter is disabled  
							
							
							
						 
						
							2020-02-21 18:25:08 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ilya Fedin 
								
							 
						 
						
							
							
							
							
								
							
							
								5bdc0db9e2 
								
							 
						 
						
							
							
								
								Generalize backward compatibility of linux launcher  
							
							
							
						 
						
							2020-02-21 18:12:48 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ilya Fedin 
								
							 
						 
						
							
							
							
							
								
							
							
								9d0ae61ee0 
								
							 
						 
						
							
							
								
								Revert tray icon size to 22 on Linux (except KDE) and fix tray counter disabling in KDE  
							
							
							
						 
						
							2020-02-18 11:37:17 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								a88423a33f 
								
							 
						 
						
							
							
								
								Fix bad window rendering with maximize-on-launch.  
							
							... 
							
							
							
							I have no idea why MainWindow is ruined completely in case you call
MainWindow::show, MainWindow::setWindowState(maximized) and then
in the same context (without crl::on_main) create full screen viewer. 
							
						 
						
							2020-02-12 12:09:17 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ilya Fedin 
								
							 
						 
						
							
							
							
							
								
							
							
								6206b6f843 
								
							 
						 
						
							
							
								
								Adapt indicator-application check for sandboxed environments  
							
							... 
							
							
							
							Fix quality loss in the tray icon image
Fix window showing by clicking on the tray icon on macOS
Fix tray icon displaying on KDE 
							
						 
						
							2020-02-10 15:09:47 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ilya Fedin 
								
							 
						 
						
							
							
							
							
								
							
							
								3b4dfa1381 
								
							 
						 
						
							
							
								
								Use LXQt's StatusNotifierItem implementation instead of appindicator  
							
							
							
						 
						
							2020-02-05 18:38:34 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ilya Fedin 
								
							 
						 
						
							
							
							
							
								
							
							
								2807c5ef19 
								
							 
						 
						
							
							
								
								Use system icon theme and increase icon size  
							
							
							
						 
						
							2020-01-31 16:03:41 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ilya Fedin 
								
							 
						 
						
							
							
							
							
								
							
							
								a831c1703a 
								
							 
						 
						
							
							
								
								Split launcher filename detection to a function  
							
							
							
						 
						
							2020-01-31 15:46:39 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								74d848311b 
								
							 
						 
						
							
							
								
								Replace str_const with base::const_string.  
							
							
							
						 
						
							2020-01-29 12:47:50 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ilya Fedin 
								
							 
						 
						
							
							
							
							
								
							
							
								9536a3c98e 
								
							 
						 
						
							
							
								
								Use packaged build in the snap package  
							
							
							
						 
						
							2020-01-28 20:38:12 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								24da40ef05 
								
							 
						 
						
							
							
								
								Fix -startintray on Ubuntu.  
							
							
							
						 
						
							2020-01-28 11:41:05 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								fef90ea363 
								
							 
						 
						
							
							
								
								Fix build for Linux.  
							
							
							
						 
						
							2020-01-21 23:32:05 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ilya Fedin 
								
							 
						 
						
							
							
							
							
								
							
							
								0480611bf8 
								
							 
						 
						
							
							
								
								Add possibility to build without dbus  
							
							
							
						 
						
							2020-01-21 23:30:47 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								48b24d12b2 
								
							 
						 
						
							
							
								
								Always ask for TDESKTOP_LAUNCHER_BASENAME on Linux.  
							
							
							
						 
						
							2020-01-21 18:47:36 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								afe34121af 
								
							 
						 
						
							
							
								
								Use MACRO_TO_STRING from lib_base.  
							
							
							
						 
						
							2020-01-17 14:15:40 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								4eeac7dc18 
								
							 
						 
						
							
							
								
								Fix whitespace and indentation errors.  
							
							... 
							
							
							
							See #6672 , thanks Sea-n. 
							
						 
						
							2020-01-02 14:25:53 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ilya-fedin 
								
							 
						 
						
							
							
							
							
								
							
							
								3d36b4f866 
								
							 
						 
						
							
							
								
								Replace libnotify with QtDBus notification implementation ( #6825 )  
							
							
							
						 
						
							2019-12-29 18:41:45 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								2fc9fd5887 
								
							 
						 
						
							
							
								
								Remove some unused code.  
							
							
							
						 
						
							2019-10-19 12:27:56 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								0c713a930a 
								
							 
						 
						
							
							
								
								Remove app.h / facades.h from precompiled header.  
							
							
							
						 
						
							2019-10-01 23:59:46 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								12a020cd09 
								
							 
						 
						
							
							
								
								Beta version 1.8.5: Fix build for Linux.  
							
							
							
						 
						
							2019-09-08 23:38:45 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Konstantin Popov 
								
							 
						 
						
							
							
							
							
								
							
							
								b831766375 
								
							 
						 
						
							
							
								
								Make .desktop file search respect TDESKTOP_LAUNCHER_FILENAME  
							
							
							
						 
						
							2019-08-09 11:51:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nicholas Guriev 
								
							 
						 
						
							
							
							
							
								
							
							
								325989ed47 
								
							 
						 
						
							
							
								
								Fix small typo  
							
							
							
						 
						
							2019-08-09 11:51:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								0868a9f7b9 
								
							 
						 
						
							
							
								
								Use Controller::account in MainWindow.  
							
							
							
						 
						
							2019-06-06 14:59:00 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								dd68c7e90d 
								
							 
						 
						
							
							
								
								Use Window::Controller to manage MainWindow.  
							
							
							
						 
						
							2019-06-06 14:20:21 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Zimmermann 
								
							 
						 
						
							
							
							
							
								
							
							
								4d42e7e5b9 
								
							 
						 
						
							
							
								
								Correctly set _desktopFile to Telegram.desktop if Telegram.desktop was found  
							
							
							
						 
						
							2019-04-25 13:39:40 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								7cfb122dea 
								
							 
						 
						
							
							
								
								Fix crash with event loop nesting tracking.  
							
							
							
						 
						
							2019-04-12 17:30:43 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								fe618bd652 
								
							 
						 
						
							
							
								
								Use crl::time/now instead of TimeMs/getms.  
							
							
							
						 
						
							2019-02-19 11:06:33 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Zimmermann 
								
							 
						 
						
							
							
							
							
								
							
							
								add2356c8a 
								
							 
						 
						
							
							
								
								Generalize Unity Integration to not depend on libunity  
							
							
							
						 
						
							2019-02-01 12:34:55 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								a70e72f75d 
								
							 
						 
						
							
							
								
								Application->Sandbox, Messenger->Application.  
							
							
							
						 
						
							2019-01-23 12:51:58 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								3e7a688811 
								
							 
						 
						
							
							
								
								Fix tray icon counter on Linux.  
							
							... 
							
							
							
							Fixes #5525 . 
							
						 
						
							2019-01-11 17:30:57 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								6562a1f6af 
								
							 
						 
						
							
							
								
								Add 'Count unread messages' option.  
							
							
							
						 
						
							2018-12-04 14:32:48 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								2aa477176c 
								
							 
						 
						
							
							
								
								Fix build for Xcode / GCC.  
							
							
							
						 
						
							2018-02-08 12:20:52 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								ea7441ae77 
								
							 
						 
						
							
							
								
								Use single LEGAL file with license and copyright.  
							
							
							
						 
						
							2018-01-03 13:23:14 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eegorov 
								
							 
						 
						
							
							
							
							
								
							
							
								8bfe407610 
								
							 
						 
						
							
							
								
								New build option: without GTK and appindicator  
							
							... 
							
							
							
							Signed-off-by: Egor Y. Egorov <egor.y.egorov@gmail.com> (github: eegorov) 
							
						 
						
							2017-09-28 18:32:51 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								f316e3bd17 
								
							 
						 
						
							
							
								
								Add debug logs for window position and autoupdate.  
							
							
							
						 
						
							2017-07-03 15:23:41 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								110e7c8074 
								
							 
						 
						
							
							
								
								Finalize rename / move.  
							
							
							
						 
						
							2017-06-29 11:39:38 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								1e6d4d6b41 
								
							 
						 
						
							
							
								
								Activate mediaview instead of main window.  
							
							... 
							
							
							
							If the mediaview is currently shown and we receive an activation
event for the main window we should activate and focus mediaview. 
							
						 
						
							2017-05-24 16:25:08 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								b74dea8662 
								
							 
						 
						
							
							
								
								Move logo images to Messenger. Set call panel icon.  
							
							
							
						 
						
							2017-05-12 18:28:44 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								4384c80961 
								
							 
						 
						
							
							
								
								Prefer appindicator only on Unity and Pantheon.  
							
							... 
							
							
							
							Commit dcd6028e91 
							
						 
						
							2017-04-04 12:59:48 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								c1aa1c5a0f 
								
							 
						 
						
							
							
								
								Enable Qt tray icon in GNOME and derivatives.  
							
							... 
							
							
							
							As tested in Fedora Qt 5.6.2 tray icon works well in GNOME.
Also add more logs about DE and tray icon. Fix #3175  #3188  
							
						 
						
							2017-04-03 20:46:09 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								81790b2271 
								
							 
						 
						
							
							
								
								Notifications management moved to AuthSession.  
							
							... 
							
							
							
							Also implemented Global::WorkMode() as an base::Variable. 
							
						 
						
							2017-03-06 18:38:15 +03:00