papyros / papyros-shell

:shell: The desktop shell for Papyros, built using QtQuick and QtCompositor as a compositor for Wayland.
http://papyros.io
GNU General Public License v3.0
944 stars 42 forks source link

use material context menu #205

Open kingwill101 opened 8 years ago

kingwill101 commented 8 years ago

text field in the drawer needs to use material design for its context menu

screenshot_20151229_131147

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/29471846-use-material-context-menu?utm_campaign=plugin&utm_content=tracker%2F8658931&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F8658931&utm_medium=issues&utm_source=github).
IdrissDimson commented 8 years ago

liri project made a nice one using QML. @iBeliever you might wanna check it out

ctnlaring commented 8 years ago

Doesn't the shell usually determine the style of every context menu? For example Gnome's look very different from LXDE's

iBelieve commented 8 years ago

@Collinthegeek It's a combination of the toolkit used plus the theme for the toolkit. We'll need to build one using our Material framework.

kingwill101 commented 8 years ago

@iBeliever nudge me in the right direction and id be willing to work on this