Philipp Hörist pushed to branch master at gajim / gajim


Commits:
91512b44 by mesonium at 2026-08-23T16:21:09+00:00
cq: Drop redundant visualizer tests

- - - - -
da555c9b by Marc Henning at 2026-08-23T16:21:09+00:00
feat: Make Gajim's main window responsive

In narrow mode hides the chat list first, then the sidebar.

The sidebar can be revealed with a button in the titlebar,
which however requires it to be visible.
In this sense it regresses the active setting to hide the titlebar.

Also changes the view to stay in position, while resizing.

- - - - -
06d6ab51 by Marc Henning at 2026-08-23T16:21:09+00:00
new: GajimDropDown: Explictely run destroy

We require to change the parent of the widgets now
and therefore must drop the workaround to clean up on unroot.

- - - - -


61 changed files:

- gajim/data/gui/app_side_bar.ui
- gajim/data/gui/chat_paned.ui
- gajim/data/gui/file_transfer.ui
- gajim/data/gui/file_transfer_selector.ui
- gajim/data/gui/main.ui
- gajim/data/gui/message_actions_box.ui
- gajim/data/gui/preview/audio.ui
- gajim/data/gui/preview/image.ui
- gajim/data/gui/preview/open_graph.ui
- gajim/data/gui/preview/preview.ui
- + 
gajim/data/icons/hicolor/scalable/devices/lucide-panel-left-close-symbolic.svg
- + 
gajim/data/icons/hicolor/scalable/devices/lucide-panel-left-open-symbolic.svg
- gajim/data/style/gajim.css
- gajim/gtk/account_wizard.py
- gajim/gtk/add_contact.py
- gajim/gtk/app_side_bar.py
- gajim/gtk/builder.pyi
- gajim/gtk/chat_banner.py
- gajim/gtk/chat_filter.py
- gajim/gtk/chat_function_page.py
- gajim/gtk/chat_page.py
- gajim/gtk/chat_stack.py
- gajim/gtk/const.py
- gajim/gtk/contact_info.py
- gajim/gtk/control.py
- gajim/gtk/conversation/jump_to_end_button.py
- gajim/gtk/conversation/rows/muc_subject.py
- gajim/gtk/conversation/rows/widgets.py
- gajim/gtk/conversation/view.py
- gajim/gtk/dataform.py
- gajim/gtk/debug_console.py
- gajim/gtk/dropdown.py
- gajim/gtk/groupchat_blocks.py
- gajim/gtk/groupchat_creation.py
- gajim/gtk/groupchat_details.py
- gajim/gtk/groupchat_roster.py
- gajim/gtk/history_export.py
- gajim/gtk/history_sync.py
- gajim/gtk/main.py
- gajim/gtk/main_stack.py
- gajim/gtk/manage_proxies.py
- gajim/gtk/menus.py
- gajim/gtk/message_actions_box.py
- gajim/gtk/preference/archiving.py
- gajim/gtk/preview/animated_image.py
- gajim/gtk/preview/audio.py
- gajim/gtk/preview/audio_visualizer.py
- gajim/gtk/preview/audio_waveform_navigator.py
- gajim/gtk/preview/image.py
- gajim/gtk/preview/open_graph.py
- gajim/gtk/preview/preview.py
- gajim/gtk/profile.py
- gajim/gtk/referenced_message.py
- gajim/gtk/search_view.py
- gajim/gtk/security_label_selector.py
- gajim/gtk/settings.py
- gajim/gtk/util/misc.py
- gajim/gtk/vcard_grid.py
- gajim/gtk/voice_message_recorder_widget.py
- − test/common/test_audio_visualizer.py
- test/gtk/ui_test_vcard_grid.py


The diff was not included because it is too large.


View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/7b95b1e275f35f544d142d52b5992b5160d0e06c...06d6ab51ef917c055f2f5a5799700d50959119b1

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/7b95b1e275f35f544d142d52b5992b5160d0e06c...06d6ab51ef917c055f2f5a5799700d50959119b1
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to