Commit Graph

331 Commits

Author SHA1 Message Date
worldofpeace
c7b4b3bb16 pantheon.gala: 2018-05-14 -> 2019-05-31
Fixes minimize animation in HiDPI monitor
2019-06-20 18:24:46 -04:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
worldofpeace
7e7efa6c6e pantheon.wingpanel-applications-menu: drop libwnck3
Guess upstream documented that they used libwnck3 even
though it was removed years ago.
2019-06-15 03:50:18 -04:00
worldofpeace
b0bea52821 pantheon.wingpanel: cleanup 2019-06-11 03:00:35 -04:00
worldofpeace
ebc6b67250 pantheon: drop gobject-introspection for setup-hook
Vala now has the setup-hook we need. [0]

[0]: 79ca7f4cb4
2019-06-11 03:00:35 -04:00
worldofpeace
cf96c40c14 pantheon.wingpanel: 2.2.4 -> 2.2.5
https://github.com/elementary/wingpanel/releases/tag/2.2.5
2019-06-06 18:24:27 -04:00
worldofpeace
54a50114c7 wingpanel-indicator-bluetooth: 2.1.2 -> 2.1.3
https://github.com/elementary/wingpanel-indicator-bluetooth/releases/tag/2.1.3
2019-05-23 22:31:33 -04:00
worldofpeace
4ce159c41d pantheon.wingpanel-applications-menu: 2.4.2 -> 2.4.3
Now finally builds with Meson, where it was available
since last release but needed several fixes to be release quality
IMHO.

Also dropped xdg patch since because meson [0].

https://github.com/elementary/applications-menu/releases/tag/2.4.3

[0]: 58cd96a4cc
2019-05-16 19:08:21 -04:00
worldofpeace
f797e8a30c pantheon.gala: 2019-02-09 -> 2019-05-14
Fixes notification settings being broken[0] and
many other things. See the changes[1]

[0]: https://github.com/elementary/switchboard-plug-notifications/issues/41
[1]: 1a96644c6a..3ae100da4b
2019-05-14 22:26:52 -04:00
worldofpeace
0b39de48af pantheon.wingpanel: 2.2.3 -> 2.2.4
https://github.com/elementary/wingpanel/releases/tag/2.2.4
2019-05-01 09:01:10 -04:00
Jan Tojnar
d3259ed673
Merge branch 'master' into staging 2019-04-20 12:49:01 +02:00
worldofpeace
7abeda982a gnome3.gsettings-desktop-schemas -> gsettings-desktop-schemas
gnome3.pomodoro is left out because I don't want to create a conflict.
2019-04-17 13:39:23 -04:00
worldofpeace
4a690093b1 pantheon.wingpanel-indicators: use placeholder 2019-04-11 20:40:49 -04:00
worldofpeace
536c72a62b pantheon.elementary-greeter: hardcode elementary theme
For some reason correcting the path to the settings daemon
causes the icons to not be the elementary one's.

Hardcoding this fixes this very simply without
the need for the complicated wrapping.
2019-04-06 21:08:29 -04:00
worldofpeace
c2ac422d40 pantheon.elementary-greeter: correct substituteAll 2019-04-06 21:08:29 -04:00
worldofpeace
b3e8b01bc9 pantheon.wingpanel-indicator-datetime: launch elementary-calendar when in PATH
One less downstream patch :)
2019-04-03 19:52:44 -04:00
worldofpeace
a89bca48e8 pantheon.elementary-gsettings-schemas: add gsettings-desktop-schemas
It's propagated but should still be there.

Also drop some keys appended to the override that don't need to be
set or don't exist.
2019-03-24 06:16:31 -04:00
worldofpeace
b3f6ade2b7 pantheon.elementary-default-settings: 5.0 -> 5.1.0
https://github.com/elementary/default-settings/releases/tag/5.1.0
2019-03-24 06:14:30 -04:00
worldofpeace
201de89641 pantheon.wingpanel: 2.2.2 -> 2.2.3 2019-03-18 23:31:12 -04:00
worldofpeace
3ba5f177f0 pantheon.wingpanel: fix potentially overlapping windows
https://github.com/elementary/wingpanel/pull/198
2019-03-07 17:36:56 -05:00
worldofpeace
d7764de507 pantheon.wingpanel-indicator-sound: 2.1.2 -> 2.1.3
https://github.com/elementary/wingpanel-indicator-sound/releases/tag/2.1.3
2019-03-07 17:36:56 -05:00
worldofpeace
bd86c2905f pantheon.wingpanel-indicator-keyboard: 2.1.1 -> 2.1.2
Just translations.

https://github.com/elementary/wingpanel-indicator-keyboard/releases/tag/2.1.2
2019-03-07 17:36:56 -05:00
worldofpeace
fe190d2e83 pantheon.wingpanel-indicator-session: 2.2.2 -> 2.2.3 2019-03-05 19:13:15 -05:00
John Ericson
8293ab8461
Merge pull request #56408 from Mic92/runtime-shell
treewide: use runtimeShell instead of stdenv.shell whenever possible
2019-02-26 18:04:27 -05:00
worldofpeace
f995b919fc pantheon.gala: 2018-12-16 -> 2019-02-09
Changes: 7f1e392e03...1a96644c6a
2019-02-26 15:11:53 -05:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
worldofpeace
ee50688119 pantheon.elementary-session-settings: use custom mimeapps.list
We need this to be customized because in the latest GNOME
the desktop file name for evince changed from `evince.desktop` to
`org.gnome.Evince.desktop`.
Additonally we don't have pantheon-mail so we have to switch that
out for geary.

Also note that we're using the desktop specific type
of mimeapps.list[0]. This makes the defaults only apply for the
pantheon desktop.

[0]: https://specifications.freedesktop.org/mime-apps-spec/latest/ar01s02.html
2019-02-24 23:12:38 -05:00
worldofpeace
a1c295e971 pantheon.wingpanel-indicator-nightlight: 2.0.1 -> 2.0.2 2019-02-21 18:12:47 -05:00
worldofpeace
77a716fcd9 pantheon.wingpanel-indicator-power: 2.1.3 -> 2.1.4 2019-01-29 19:37:46 -05:00
worldofpeace
1e8a8f1050 pantheon.wingpanel-indicator-network: 2.2.1 -> 2.2.2 2019-01-29 19:37:45 -05:00
worldofpeace
78da8d668b pantheon: init a 5.0 2019-01-24 20:54:14 +00:00