Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Solus

We build open source desktop experiences and the Solus operating system that is designed for home computing.
Collective - Host: opensource - https://opencollective.com/getsolus - Website: https://getsol.us/ - Code: https://github.com/getsolus

manager: Report the vendor ID

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/linux-driver-management - f616b90c8e0c6b31fe6894aed7d5fe831a679440 authored over 8 years ago
manager: Only scan if PCI subsystem is available

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/linux-driver-management - e21646304a6c59067cfe4e7af2aabac8e48a3584 authored over 8 years ago
manager: Implement VGA device detection

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/linux-driver-management - 4404b40b2c24b74c0257103f05b5e3b2e31c9cf6 authored over 8 years ago
For now just report the VGA boot device

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/linux-driver-management - d692112523c76c53eaa1ba3d7a618ed48b985845 authored over 8 years ago
Fix the binary name to match the repo

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/linux-driver-management - 473c639ac02d047288a92b3f5242fb28d0b1db0a authored over 8 years ago
manager: Begin the scanning implementation (super basic)

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/linux-driver-management - 545f6c05dcc1a756847618f14cf6de4167659e8f authored over 8 years ago
manager: Init and deinit the pci system

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/linux-driver-management - f4d79f3c0412f886b092842b961d3b62464ef88e authored over 8 years ago
Ensure we locally record timestamp of last_checked

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - dbacaff629c1417610b063b4d061b6a296146fef authored over 8 years ago
update: Ensure we invalidate the database to find new updates

Previously we retained a cached copy of the database, so despite actually
running the update on ...

github.com/getsolus/solus-sc - 26806da46e4fe78a6c6c26b5a330023423a1de24 authored over 8 years ago
Cleanup..?

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - bdff759eb74e043f6dfdf308611142df27c8070e authored over 8 years ago
Fix broken components.xml from introduction of programming.java

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 6ecd9564edb94b61c0186f8eb247e62c2149de37 authored over 8 years ago
Merge pull request #31 from sunnyflunk/lapack

Deprecate lapack

github.com/getsolus/solus-sc - f727d504bc0ac3fbf92f2e351628513f47c1e1d5 authored over 8 years ago
Deprecate lapack

github.com/getsolus/solus-sc - e5c45dc0f495974d9d20cf1db8fbb0c85f789bdc authored over 8 years ago
Incorporate LINGUAS file

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 3dd45a69caf3cfba050a6bd9d8dc93a10cb8ed30 authored over 8 years ago
Import quick 1:1 version of the en_GB po from transifex

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - e076b713153185382da791e6d1461c7b42b614fe authored over 8 years ago
Import Budgie's update linguas script

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - dc5f50a965acb1e958ee9992e6e12a8f5668aa92 authored over 8 years ago
Add transifex config

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 19d266d59a5d35545234f643da00967e1b47ebe8 authored over 8 years ago
Add POTFILES.in and the .pot file itself

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 82a5b0cafe1fb84f57a95f84899175cbbd7b4156 authored over 8 years ago
Add simple script for managing translations

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 40753805f6e8bd81fee9b92dd40fc2c72db6c871 authored over 8 years ago
Set the domain for i18n

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 72443fa3be2949e4497593edf33f39356e580330 authored over 8 years ago
Add setup.cfg for i18n support, switch back to setuptools

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 5b58db652f5d169d150fbfd387be981f57655861 authored over 8 years ago
update: Use translations here too

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 5322eb1761a055f1334c272c774f9cca96b5559b authored over 8 years ago
Make flake8 not freak out

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 3ca2d6eb3cc417ef5167706ae1315eee0750eddf authored over 8 years ago
solus_sc: Fix issues with formatting

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 6c58532575ae14c0d3ea049a5e75435446e66c28 authored over 8 years ago
solus_sc: Begin marking strings translatable

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - c8ab9750ac82e95e4dbd88f98877c1f422b8bc48 authored over 8 years ago
Hook up gettext in solus-update-checker

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - dd3245cde5faa4ac6043908e847914f78117b32b authored over 8 years ago
Hook up gettext in solus-sc

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - c4480e2666145d79803625290e2e8e58f8dde489 authored over 8 years ago
Fix branding of UEFI installation

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/os-installer - 4087635e97b2a3ec29814eb97a5838a10cc3b90b authored over 8 years ago
Bump v8

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/mate-desktop-branding - be357d1f3ed00953c6a0bc23a0f117d854e490eb authored over 8 years ago
Override software update checks on the Live ISO

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/mate-desktop-branding - edcc75bf4ec2dd4e90162f66f0b39b97ff8fc8c8 authored over 8 years ago
Bump v5

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/budgie-desktop-branding - 87ef258e596c8959d2f2ddf4c936929c2a632ea9 authored over 8 years ago
Disable software update checking on the livecd

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/budgie-desktop-branding - a1d3eeca54e0a91b59f37d80154144659751d0eb authored over 8 years ago
Bump to v14

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - f0d41640a82f4489dca41480f712d83e4185e9d8 authored over 8 years ago
update: Cleanup

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 4d3a4d9c813e0a3c5c0192970f26e2502ba52e96 authored over 8 years ago
Hook up the metered connection switch

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 40ad8d0c4cb682f64870cb808d9aa66d187e2a5f authored over 8 years ago
Ensure main SC only refreshes on startup if its allowed to

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 020b4bf954ea79cdb173827a5fe9dbbe6564dd1b authored over 8 years ago
sc: Finish the settings UI

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 337f07dfc0bc231cb4f222f0afb6f1c647805b33 authored over 8 years ago
sc: Add control of update frequency

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - f2ff2df5097f3b66383be6073d6c79961c3ba4ff authored over 8 years ago
sc: Import constants from backend

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 820cefeb61dbb541a4dfd31d86a92b27d6231824 authored over 8 years ago
Fix glade editing issues by reparenting

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 3828482640e56b5c5eb9cd07683c8ea581249760 authored over 8 years ago
Fix setup.py

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 3c6d125da20675ef41f45e29028f1735b0b79d03 authored over 8 years ago
Move everything into data/

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 25b56d014a19bb5e559392c644e726fa2730e941 authored over 8 years ago
Ensure settings.ui is shipped

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 16aef9cfd7ee9e82a9521038153da9fa311ac2a7 authored over 8 years ago
As cute as it is, stop saying "Bye"

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 61931e9c7eaf7966441f414843050b0c99c10e37 authored over 8 years ago
Hook up the button to check for updates

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 09099134accf1339ac50427f7178a878682f31eb authored over 8 years ago
sc: Init our view from the Glade file

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - ec64457c65dd4dce31cd3714b9fb45ceaab9e714 authored over 8 years ago
Fix resource cruft

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - ceef64ed6ebdde360424211571baedb062460605 authored over 8 years ago
Add skeleton glade UI file

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 0a9735d4fdd0a30f196ac8b6704a467700a10991 authored over 8 years ago
sc: Add skeleton for the Settings view

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 878593b02cbc56b38c1aea3a697fc47289a20ac2 authored over 8 years ago
update: Add --update-view option to SC

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 8d1d09e57aacc57e8fd429d824b18fc19827d582 authored over 8 years ago
update: Spawn the software center when we're clicked

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - e6439b9fdcfb3498d673c168208b4060b5ab35c7 authored over 8 years ago
update: Push pong frequency to 2 minutes

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 7d69a8cfcb03de0f8c487651782c11c3cc4d09b0 authored over 8 years ago
update: Run forever in the background

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - fb6db4512584c979694ca2a63667f6b0508bcdf0 authored over 8 years ago
update: Actually check for.. wait for it.. updates

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 2105343aff9073f3127efbd14328eb4dc8dc0051 authored over 8 years ago
update: Ensure we don't keep notifying about the same packages

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 36117271be8702155e0f3cb92a53889fbf4a8587 authored over 8 years ago
update: Begin running in the background at a given frequency

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 67ec1224818737d34e4bb8fd11854e855e232a8f authored over 8 years ago
update: Determine if enough time has elapsed for an update check

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 37f481b14a7d91440fb0ed9246f451b1879df790 authored over 8 years ago
update: Precompute the update deltas

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 4c7beb1baa810c161d9bb3306b8f7bc7a7d55f80 authored over 8 years ago
update: Store time even when no updates are found

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 6a0e3460ef2c7a7a1226428e2ac62597ee2f426b authored over 8 years ago
update: Record the last update time

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 42174aa25a3e68949605694ad45084d0893333e2 authored over 8 years ago
update: Use GVariant unwrapping to get to the int64

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 0e7f6022d15ab0f26b741fb6c210d58358f6a5be authored over 8 years ago
update: Retain the last unix timestamp in the schema for last checked time

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - a3f2dcb8ed4b1d3dca89d18643252eae5af8a528 authored over 8 years ago
update: Track whether we can update on metered connections or not

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 5dfead1ae2580ae2c5d64d833d52477551422f66 authored over 8 years ago
update: Extend notification time to 20s

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - e04ba06f0b98a7fa3a6fc5d632b089d542d7cfe1 authored over 8 years ago
update: Track the update frequency in the schema

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 49b4a21bb73941f14f231244811b2d8852b4fb76 authored over 8 years ago
update: Implement update type filtering for notifications

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 00adb73727430263d67e4f162c6ee96ba2cae60b authored over 8 years ago
update: Track the update type we should notify for

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 4f322f884c0f49cdbbfcd6c8ecbb4799eefb2e8e authored over 8 years ago
Add schema for the update type to check

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - f0a6b50de022781aadc5ea8d723cc2c6ac3f462b authored over 8 years ago
update: Stop checking updates when "turned off"

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - b6bd3ca8b31e55b5ded70c58f00f95b491e67d77 authored over 8 years ago
Ensure we don't launch under unsupported desktops

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 6cb13917e5c5fe9c2fab7471781df0b708ebd520 authored over 8 years ago
Install the update libs + scripts now

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 99be99d0aac97d77f0c30abab1c11e779bdb46e2 authored over 8 years ago
Install solus-update.desktop to the stateless XDG autostart directory

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - ab06231cac5515d9261fa7b974f4960942250786 authored over 8 years ago
Add a gsettings based autostart-condition to the solus-update launcher

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - e14fefa4e20f527e77b6de527402f902f0426362 authored over 8 years ago
Install the schema with setup.py

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - ed1034c0aacc57ba000356b01482fbedbbc5b2a8 authored over 8 years ago
Include a new gschema for the background update checks

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 44b89da5c5f9a9970e6bca4427a2177e97a62c25 authored over 8 years ago
Pick an arbitrary version number at random: 15.0

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/os-installer - f99fed517d18a20d322533e0a3eeccb88ac4b66d authored over 8 years ago
postinstall: Use goofiboot's newly corrected --force option

This ensures that even if goofiboot recieves an invalid file system header,
i.e. OEM laptops tha...

github.com/getsolus/os-installer - 169a2c849170dbd84138cf36018cacb3cbbd5266 authored over 8 years ago
Bump release to v14 (13 is unlucky and screw that one guy who wont be named)

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/os-installer - 8da077ccd96d09555af3d75ddae134865d98911d authored over 8 years ago
Release v7

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/mate-desktop-branding - 843b908a89140b15050ada936c093867e2fb624f authored over 8 years ago
Release v5 for Solus 1.2.1

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/doflicky - 01aec61ee2dbd13eaf32d3cb1d6cd362e2640839 authored over 8 years ago
Use an icon name found in both Moka and Paper

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/doflicky - e133564fe0f431df39e7007df1ed30ebc8850836 authored over 8 years ago
window: Incorporate Budgie markup parser changes for markup detection

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/mate-notification-theme-slate - 198aa4f678a32e33e1117ddca4c34fa05bb9052d authored over 8 years ago
Bump v11

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/ypkg - 993b61177b5da108bcd219ad31b8a84b414fd22c authored over 8 years ago
ypkg-gen-history: Check every word to determine CVE status

Currently, we're not marking all packages as security updates even when they
explicitly are. Thi...

github.com/getsolus/ypkg - 202ecfc96f605a99fd6871e4f4b9d2ce4b26128b authored over 8 years ago
Update packages

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/common - af537a41bbef37f6abe5b70292a679f26a88a47a authored over 8 years ago
lightdm: Add an override config for the default greeter wallpaper

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/mate-desktop-branding - 6050358d910a9927e5364feff94970ff5a47a026 authored over 8 years ago
schemas: Set default wallpaper to Excl_Lonely_Railway.jpg

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/mate-desktop-branding - 3bd6daf8d81b06a0ae9cd19e3f21f3735d2d9c2c authored over 8 years ago
Bump version 15 for Solus inclusion

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/artwork - b67ae62a8144c1e665b88dad62e8bd7da7dcba1f authored over 8 years ago
Add Marius's missing Autumn Retreat photograph (exclusive to Solus)

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/artwork - e36892d549447cee21398bc68bc35feb5898e52d authored over 8 years ago
Bump v4 for repo inclusion

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/budgie-desktop-branding - 75a8ab530dcd23297c15a90b7c68184658329ee2 authored over 8 years ago
Set the wallpaper to TullamoreGrandCanal.jpg for 1.2.1

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/budgie-desktop-branding - 1b7cfb170d38ab1e18e74178addb58efc7ae6df5 authored over 8 years ago
Bump version to 14 (13 is unlucky.)

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/artwork - 682ea1d65a764fc174e9b991de0f078dcb0a370f authored over 8 years ago
Incorporate Marius Nestor's photographs, exclusively for Solus

These photographs are copyright of Marius Nester, and are availably
exclusively for the Solus pr...

github.com/getsolus/artwork - c92f8ffb53c9cd9634ef6861eb2ff97504c69250 authored over 8 years ago
Drop IMG_0605-solus.JPG as it's very similar to IMG_0604-solus.JPG

We love the wallpaper, obviously, but it's a refresh cycle for 1.2.1 and we
need to free up some...

github.com/getsolus/artwork - eea912f2b0bb37d7a162938a7011ce626d7ae94a authored over 8 years ago
Drop the smaller HermiteCrab1920x1080 image (deduplication..)

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/artwork - cea7500fd52268e1a6bee5d158c84a4b3f240fdf authored over 8 years ago
Also remove the DeepBlue set from the Makefile..

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/artwork - b4e4aaffff67bc08c85d6fa3a55a7fd4ba883d79 authored over 8 years ago
Incorporate the 1.2.1 primary edition photographs by John McCormack

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/artwork - 2178cafb702336bc26d9b85007355512dd4e8450 authored over 8 years ago
Remove DeepBlue wallpaper set as it's no longer brand consistent

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/artwork - 617511ab1cd64a226c8c87cbb2f8726ed4eb1734 authored over 8 years ago
Update .gitignore

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/artwork - 482cd653fcad6fbbba163991937a8951cb158d42 authored over 8 years ago