Page MenuHomeSolus

Initial commit of budgie-extras
ClosedPublic

Authored by algent on Aug 17 2019, 7:22 PM.
Tags
None
Referenced Files
F11033761: D7001.id16807.diff
Wed, Aug 9, 4:03 PM
F11033760: D7001.id16733.diff
Wed, Aug 9, 4:03 PM
F11033759: D7001.id.diff
Wed, Aug 9, 4:03 PM
F11033758: D7001.id16773.diff
Wed, Aug 9, 4:03 PM
F11033757: D7001.id16735.diff
Wed, Aug 9, 4:03 PM
F11026209: D7001.diff
Wed, Aug 9, 2:03 AM
F11008327: D7001.diff
Wed, Aug 2, 2:28 AM
F11004641: D7001.id16733.diff
Tue, Aug 1, 2:53 AM
Subscribers
Tokens
"Like" token, awarded by chax."Like" token, awarded by kyrios123."Like" token, awarded by Staudey.

Details

Summary

Inclusion of budgie-extras in the repository.
This package contains the following Budgie plugins:

  • Brightness Controller
  • Kangaroo
  • Quicknote
  • WeatherShow

Resolves T7857

Test Plan

Added the 4 plugins to the panel, write a note, check the weather in the panel and on the desktop, browse folders from my home directory, changing brightness.

Diff Detail

Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Fix for budgie-weathershow-applet and builddeps order

JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
package.yml
48

Are you sure this is correct? Their meson file isn't indicating it is looking for an executable but rather a dependency, e.g. a pkgconfig, in which case it should be pkgconfig(xrandr), which is from libxrandr-devel

This revision now requires changes to proceed.Aug 20 2019, 10:46 AM
algent marked an inline comment as done.

Fix for deps. pkgconfig(xrandr)

This revision is now accepted and ready to land.Aug 22 2019, 2:26 PM
This revision was automatically updated to reflect the committed changes.