citra_qt/multiplayer: Add user ping support
The user would be notified if the message contains "@" followed by the user's nickname or forum username. An alert would be shown, and the icon and message in the status bar would be changed. All notification is only shown if the chat window currently does not have focus. Also added a connected_notification icon for showing in the status bar.
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								dist/qt_themes/qdarkstyle/icons/16x16/connected_notification.png
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								dist/qt_themes/qdarkstyle/icons/16x16/connected_notification.png
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 526 B  | 
							
								
								
									
										1
									
								
								dist/qt_themes/qdarkstyle/style.qrc
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								dist/qt_themes/qdarkstyle/style.qrc
									
									
									
									
										vendored
									
									
								
							@@ -3,6 +3,7 @@
 | 
			
		||||
    <file alias="index.theme">icons/index.theme</file>
 | 
			
		||||
    <file alias="16x16/connected.png">icons/16x16/connected.png</file>
 | 
			
		||||
    <file alias="16x16/disconnected.png">icons/16x16/disconnected.png</file>
 | 
			
		||||
    <file alias="16x16/connected_notification.png">icons/16x16/connected_notification.png</file>
 | 
			
		||||
    <file alias="16x16/lock.png">icons/16x16/lock.png</file>
 | 
			
		||||
    <file alias="48x48/bad_folder.png">icons/48x48/bad_folder.png</file>
 | 
			
		||||
    <file alias="48x48/chip.png">icons/48x48/chip.png</file>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user