gajim-plural/gajim
Philipp Hörist 2636e3449f Refactor avatar publishing
- Publish avatars with a size of 200x200
- Add AvatarSize.PUBLISH so we can easily change it in the future
- Dont upscale small avatars on publish
- Use surfaces for displaying the avatar in ProfileWindow and VcardWindow
because this scales correctly on HiDPI screens
2018-05-20 01:28:12 +02:00
..
command_system
common
data
dev
plugins
__init__.py
accounts_window.py
adhoc_commands.py Port some error messages to new interface 2017-12-08 20:20:07 +01:00
advanced_configuration_window.py
app_actions.py
application.py
atom_window.py
cell_renderer_image.py
chat_control.py
chat_control_base.py
config.py
conversation_textview.py
dataforms_widget.py
dialog_messages.py
dialogs.py
disco.py
emoticons.py Remove unused imports 2018-03-26 01:06:56 +02:00
features_window.py
filechoosers.py
filetransfers_window.py
gajim.py
gajim_remote.py
gajim_themes_window.py
groupchat_control.py
groups.py
gtkexcepthook.py
gtkgui_helpers.py
gui_interface.py
gui_menu_builder.py
history_manager.py
history_sync.py Remove unused imports 2018-03-26 01:06:56 +02:00
history_window.py
htmltextview.py
logind_listener.py
message_control.py
message_textview.py
message_window.py
music_track_listener.py
negotiation.py
notify.py
options_dialog.py
profile_window.py
remote_control.py
roster_window.py
screensaver_listener.py
search_window.py
secrets.py
server_info.py
session.py
shortcuts_window.py
statusicon.py
tooltips.py
vcard.py