plasma-applet-tiledmenu icon indicating copy to clipboard operation
plasma-applet-tiledmenu copied to clipboard

Results 74 plasma-applet-tiledmenu issues
Sort by recently updated
recently updated
newest added

![2019-02-09___22-29-39](https://user-images.githubusercontent.com/416367/52529142-cc061280-2cba-11e9-8eda-3b49d71d1073.png) To answer migzulk's question: In case you didn't know, the code is at: `~/.local/share/plasma/plasmoids/com.github.zren.tiledmenu/contents/ui/` The jump to category font size is in `JumpToSectionView.qml` https://github.com/Zren/plasma-applet-tiledmenu/blob/master/package/contents/ui/JumpToSectionView.qml ```qml property int buttonSize: {...

Currently tiles can be resized by making changes to the grid. Could you implement an option to allow **live visual resizing**? The following .gif probably illustrates it better what I...

Would you implement an option to have a more modest visual effect instead of the current weight-based visual tiles effect implemented when hovering over the tiles? I feel that when...

`KCoreAddons.KUser` shows that during `Component.onCompleted` it is set to: ``` qml: faceIconUrl file:///var/lib/AccountsService/icons/chris ``` and during avatar change, it seems to switch to empty twice, attempting to load `~/.face.icon`. ```...

Currently there is no indicator which button is currently focused. And I find it's impossible to tab to the tiles. There should be 3 area that can be tabbed into:...

It would be nice to have the ability to right-click an application and be able to hide it.

Instead of tiles being one default color by default, they should either automatically color themselves according to the app icon or have a one-click button. The Unity DE did something...

Hi! When I search something, and then click on "filters", - the option "All" is marked as "not working" - I cannot change any default; all checkboxes appear transparent -...

the option "sidebar: custom color", only affects popup menus from the sidebar. It should probably include the color of the sidebar. https://i.imgur.com/OnfanYe.png

When I click outside the menu, it doesn't close, I need to click on the icon on the panel, what is annoying sometimes.