Skip to content
This repository was archived by the owner on Jul 18, 2018. It is now read-only.

Linux support #7

Open
sindresorhus opened this issue Jun 7, 2015 · 8 comments
Open

Linux support #7

sindresorhus opened this issue Jun 7, 2015 · 8 comments

Comments

@sindresorhus
Copy link

No description provided.

@linde12
Copy link

linde12 commented Jun 8, 2015

elo jens!

@sindresorhus: It's a bit more complicated since Linux is so flexibe. There are many desktop environments/window managers to take into consideration. A start would probably be KDE & Gnome. That should be fairly easy as well.

@sindresorhus
Copy link
Author

We're using Electron here, so Piglet can easily support what it supports, and I'm pretty sure it supports any Linux distro.

@linde12
Copy link

linde12 commented Jun 8, 2015

But electron would still require some API to access the native window manager's task bar. It's possible with Windows and Mac because they only have one window manager. However, as said, it's probably easy to do it for KDE/Gnome. Maybe there already is an API for those two.

@andersoonweb
Copy link

@linde12 for unity should be simple also.

@linde12
Copy link

linde12 commented Jun 8, 2015

@andersonweb: agreed! Then it'd the major linux DE's!

@andersoonweb
Copy link

Yeah ! @linde12

@jenslind
Copy link
Owner

jenslind commented Jun 8, 2015

Well, we are limited to what is implemented in Electron.
The Electron tray docs page has listed some limitations.

@linde12
Copy link

linde12 commented Jun 8, 2015

But it looks good. Gtk support.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants