- Apr 26, 2018
-
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
Binding to wl_seat breaks GTK+ input since GTK+ binds it as well. Needs to be investigated.
-
Guido Gunther authored
-
Guido Gunther authored
We use the overlay level for the lock screen so it's above 'top' which is currently being used for the menus (until they turn into xdg popups). Together with the input-inhibit protocol this make sure neither clients nor other shell surfaces get any input.
-
Guido Gunther authored
Switch to wlroots layer-shell instead of weston's private desktop-shell protocoll.
-
Guido Gunther authored
Switch to wlroots layer-shell instead of weston's private desktop-shell protocoll.
-
Guido Gunther authored
Switch to wlroots layer-shell instead of weston's private desktop-shell protocoll.
-
- Apr 25, 2018
-
-
Guido Gunther authored
If one only needs certain values others can be passed as NULL
-
Guido Gunther authored
Assume a panel height of 0 instead. This allows us to use it to setup the panel itself.
-
Guido Gunther authored
This will usually not happen but it's better to be safe than sorry.
-
Guido Gunther authored
This in turn needs xdg_shell from wayland-protocols
-
- Apr 01, 2018
-
-
Guido Gunther authored
This enables us to use translations
-
- Mar 30, 2018
-
-
Guido Gunther authored
-
- Mar 28, 2018
-
-
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 easily emit the changes signal
-
Guido Gunther authored
Thanks: Bob Ham
-
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>
-
- Feb 28, 2018
-
-
Guido Gunther authored
caused by search and replace.
-
- Feb 21, 2018
-
-
Guido Gunther authored
that redirects to gnome-control-center
-
- Feb 19, 2018
-
-
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
(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.
-
- Feb 12, 2018
-
-
Guido Gunther authored
so we can style lockscreen, panel and favorites
-
Guido Gunther authored
-
- Feb 08, 2018
-
-
Guido Gunther authored
-
- Jan 26, 2018
-
-
Guido Gunther authored
-
- Jan 24, 2018
-
-
Guido Gunther authored
-