3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

53 commits

Author SHA1 Message Date
worldofpeace a631d57c79
pantheon.wingpanel-indicator-datetime: use older e-s-d
Workaround https://github.com/elementary/wingpanel-indicator-datetime/issues/122
Revert once resolved upstream.
2019-10-03 00:09:19 +02:00
worldofpeace a62a8aaa14
pantheon.elementary-session-settings: add default settings to config dirs
Also don't use placeholder in the executable.
2019-10-03 00:09:17 +02:00
worldofpeace 55e9675187 pantheon.elementary-greeter: hardcode fallback wallpaper
Workaround https://github.com/elementary/greeter/issues/360
2019-09-27 16:06:59 -04:00
worldofpeace e79d20c16e pantheon.elementary-greeter: 2019-09-10 -> 5.0
This wasn't mean't to be at unstable.
2019-09-18 18:11:31 -04:00
worldofpeace a99ef0345d nixos/lightdm/pantheon: provide xgreeters in package 2019-09-13 21:31:12 -04:00
worldofpeace 2bc1a8f9e3 pantheon.wingpanel: ensure themes are in XDG_DATA_DIRS 2019-09-13 21:31:12 -04:00
worldofpeace 98470bb610 pantheon.elementary-greeter: 3.3.1 -> 2019-09-10
https://github.com/elementary/greeter/releases/tag/5.0
2019-09-13 21:28:08 -04:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Vladimír Čunát 4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
worldofpeace 59e68d3b74 treewide: don't use single quotes with placeholder 2019-09-03 13:01:42 -04:00
Vladimír Čunát f21211ebfe
Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
worldofpeace 5c04758bf7 pantheon.elementary-session-settings: add onboard autostart 2019-09-02 00:15:30 -04:00
Frederik Rietdijk 5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
worldofpeace 7bb8f05f12 treewide: use glib.{getSchemaPath, makeSchemaPath} 2019-08-26 21:28:17 -04:00
worldofpeace fbec42279d pantheon.elementary-gsettings-schemas: use File URI 2019-08-24 16:00:49 -04:00
worldofpeace 0b59f4212c pantheon: stylize expressions
The same way we want them in GNOME in nixpkgs.
Didn't touch the greeter expression because I have
a branch where it's already rewritten.
2019-08-06 11:20:01 -04:00
worldofpeace bd429bb06c pantheon: use dontConfigure where applicable 2019-08-05 18:41:34 -04:00
worldofpeace 52fa0c2cc5 pantheon: use repoName
Now these expressions don't look so weird.
2019-08-05 18:41:32 -04:00
worldofpeace 6bc620a782 pantheon.wingpanel-indicator-session: 2.2.4 -> 2.2.5
https://github.com/elementary/wingpanel-indicator-session/releases/tag/2.2.5
2019-07-22 04:29:57 -04:00
worldofpeace 17fd9ab8e6 pantheon.gala: 2019-07-01 -> 2019-07-21 2019-07-22 04:29:57 -04:00
worldofpeace def7d562e0 pantheon.wingpanel-indicator-session: 2.2.3 -> 2.2.4
https://github.com/elementary/wingpanel-indicator-session/releases/tag/2.2.4
2019-07-09 20:19:36 -04:00
worldofpeace 1f43658c73 pantheon.gala: 2019-05-31 -> 2019-07-01
Changes: 1024813560...5f1dbf15a7

Fixes:
https://github.com/elementary/gala/issues/444
https://github.com/elementary/gala/issues/561
https://github.com/elementary/gala/issues/13
https://github.com/elementary/gala/issues/487
2019-07-04 06:55:16 -04:00
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