Hi Alberts, and thanks a lot for your work.
On Sun, Nov 30, 2014 at 6:12 PM, Alberts Muktupāvels
<alberts muktupavels gmail com> wrote:
> Things that needs work:
> 1) Fix remaining deprecation warnings. Ideally I would like that all our
> components are up to date with no deprecated warnings for 3.16 release.
> 2) Implement display configuration. No need to write from scratch, we can
> reuse code from mutter for this.
> 3) Add OSD. Ideally it should be separate module - libosd, but for now we
> could add it as part of libkey-grabber.
> 4) Add screenshot and screencast modules. I guess we probably want Print key
> working.
> 5) Fix existing bugs.
> 6) Something else?
Can we revisit some decisions taken in bug 631553 [1]? Like split
applet/panel menus, or removing help/about items?
[1] https://bugzilla.gnome.org/show_bug.cgi?id=631553
> GTK+ has deprecated GtkStatusIcon... Any suggestions how to deal with this?
Ubuntu has deprecated status icons and is using appindicators, KDE is
currently going towards that as well [2]. Maybe we should follow?
There is already indicator-applet for gnome-panel, but it may need a
bit of porting to work in other distributions.
[2] http://blog.martin-graesslin.com/blog/2014/03/system-tray-in-plasma-next/