flameshot-org / flameshot

Powerful yet simple to use screenshot software :desktop_computer: :camera_flash:
https://flameshot.org
GNU General Public License v3.0
24.68k stars 1.58k forks source link

refactor: move general configuration tab to configuration window first #3655

Open anwarulislam opened 3 months ago

anwarulislam commented 3 months ago

This PR reorders the tabs in the configuration window to prioritize the "General" tab.

Motivation:

The "General" tab contains core settings that are fundamental to the application's behavior. It's typically the most frequently accessed tab, making it logical to place it first for ease of navigation and user experience.

Changes:

Benefits:

This change contributes to a more user-friendly and efficient configuration experience.