lxqt / lxqt-panel

The LXQt desktop panel
https://lxqt-project.org
GNU Lesser General Public License v2.1
179 stars 135 forks source link

Move searchbar to bottom and group toolbuttons #2054

Open AzumaHazuki opened 2 months ago

AzumaHazuki commented 2 months ago

Right, so, I've never coded before so please be gentle here. This probably broke the .ui file due to changing some layouts, and I'm only posting this as a draft/review request.

The long and short of it is, basically, the layout has been changed to a Grid view, with the app view and category view in the upper two boxes and the search bar and buttons in the lower two. This is a little more aesthetically pleasing than having the About button, a huge gap, and the Power and Settings button, and IMO makes better use of the widget's space.