wlogout
wlogout copied to clipboard
Add/remove items to grid
I don't use suspend or hibernate so I was wondering why not trying to delete this two items from the grid. Instead I get empty cells, so my thoughts was wether it were possible to stablish which of these power actions to show in the grid.
So, the screenshot:
@Neules you can configure the number of buttons rendered in a row with wlogout -b 2
.
AFAICT no way to configure also columns the same way,
Thanks @apiraino, after reviewing OP I thought I did not clarify what was my purpose. Maybe editing the items, meaning to add or remove those from the grid was a more accurate point of view.
I'm also interested in this. In my case however, I'm looking to have different numbers of buttons on different rows.
I think the user should be able to define the width (number of columns) and the rows should auto-calculated from the number of actions in the layout
file. By default, IMHO wlogout
shoult create a layout close to a square.
For example, I’d like to use the same layout as @Neules (for the very same reasons), therefore by default, the layout should be 2x2. When a user chooses to create a layout of 4 columns, it should be 4x1.
Any updates on this issue?