- 01 Apr, 2018 1 commit
-
-
Guido Gunther authored
There's no point in translating the time value.
-
- 30 Mar, 2018 5 commits
-
-
Heather Ellsworth authored
-
Guido Gunther authored
instead of open coding it
-
Guido Gunther authored
instead of open coding lots of things
-
Guido Gunther authored
-
Guido Gunther authored
-
- 28 Mar, 2018 21 commits
-
-
Guido Gunther authored
-
Guido Gunther authored
They should not have ended up there in the first place
-
Guido Gunther authored
To test: gsettings set org.gnome.desktop.background picture-uri file:///path/to/img This currently displays the image without distortion. Other scaling modes can be added later.
-
Guido Gunther authored
so we know the panel's size
-
Guido Gunther authored
This is currently the display size excluding the static panel
-
Guido Gunther authored
so we can use it for usable area calculations
-
Guido Gunther authored
so we can easily emit the changes signal
-
Guido Gunther authored
to fit other READMEs we have
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
Thanks: Bob Ham
-
Guido Gunther authored
so we get consistent indentation
-
Guido Gunther authored
since they're reserved. Thanks: Bob Ham
-
Guido Gunther authored
-
Guido Gunther authored
Make phosh struct a PhoshShell gobject so we can emit signals. Reviewed-by:
Bob Ham <bob.ham@puri.sm>
-
Guido Gunther authored
so we can add further background handling there Reviewed-by:
Bob Ham <bob.ham@puri.sm>
-
Guido Gunther authored
since we use it's definitions Reviewed-by:
Bob Ham <bob.ham@puri.sm>
-
Guido Gunther authored
-
Guido Gunther authored
Fixes #9Reviewed-by:
Bob Ham <bob.ham@puri.sm>
-
Guido Gunther authored
-
Guido Gunther authored
The last elements where outside the <interface/> block which caused warnings. Reviewed-by:
Bob Ham <bob.ham@puri.sm>
-
- 15 Mar, 2018 2 commits
-
-
Guido Gunther authored
-
Guido Gunther authored
Closes #6
-
- 28 Feb, 2018 3 commits
-
-
Heather Ellsworth authored
-
Heather Ellsworth authored
-
Guido Gunther authored
caused by search and replace.
-
- 26 Feb, 2018 1 commit
-
-
Guido Gunther authored
that works on X11 as well as on the OLED display
-
- 21 Feb, 2018 2 commits
-
-
Guido Gunther authored
that redirects to gnome-control-center
-
Guido Gunther authored
Just enough to make gsd-power start up
-
- 19 Feb, 2018 5 commits
-
-
Guido Gunther authored
so e.g. gnome-control-center shows it's panels
-
Guido Gunther authored
will be tied to iio-sensor-proxy in the future
-
Guido Gunther authored
This adds a common base class PhoshMenu for all top panel menus so phosh.c itself doesn't need to care about the details and we don't duplicate the code.
-
Guido Gunther authored
as per UX
-
Guido Gunther authored
(based on gnome-shell/maynard) We switch to a private shell protocol from here on. This might get folded back into weston's desktop shell protocol at a later point when we see what else is needed.
-