Conversation
|
OP this description seems written with an LLM. Can you confirm you didn't use any LLM or "AI" assistance in this pull request as outlined in our contributor guide? https://docs.elementary.io/contributor-guide |
Hi Danielle, Yes, I did use ChatGPT while working on this pull request. I'm not a developer, and I used it mainly to help me understand the code and figure out how the change worked. I honestly didn't know that using this kind of assistance wasn't allowed for contributions. I understand the policy now and I respect it. I really like elementary OS and the project. It's the Linux project I've felt most connected to, and I've wanted to contribute somehow for a while. I was happy to be able to help, even with something small like this. Thanks for pointing me to the contributor guide. |
|
Thanks for being honest! Closing in accordance with our contributor guide, sorry! |
|
@myhousece see #2509 for previous PR to do something similar and the associated issue report. It was decided to leave this until after Gtk4 porting. |
Summary
This PR adjusts the layout and sizing behavior of the Files window.
Changes
Motivation
These changes address the current layout of the Files window and bring the headerbar arrangement closer to the structure used by Code.
The changes are limited to:
src/View/Window.valasrc/View/Sidebar/SidebarWindow.valaNo file-management functionality or unrelated components were changed.
Testing
meson devenv.No system-wide installation was used for testing.