Ecosyste.ms: OpenCollective

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

ChimeraOS

Creating an operating system for an out of the box console gaming experience on PC hardware.
Collective - Host: opensource - https://opencollective.com/chimeraos - Code: https://github.com/ChimeraOS

fix boot from external disks or virtual machines

github.com/ChimeraOS/chimeraos - a77e91fcc508a000c840c5fe85a117ad6fb9d24e authored almost 5 years ago by Alesh Slovak <[email protected]>
Add docker support for building images (#84)

github.com/ChimeraOS/chimeraos - a2f6c207934a119ab6b98f5c99b434cbb4a6b53d authored almost 5 years ago by William Edwards <[email protected]>
add audio controls

github.com/ChimeraOS/chimera - 752482c322fbf0d8f8d28d848f4d9ab1291bfff2 authored almost 5 years ago by Alesh Slovak <[email protected]>
adjust menu font size for phone screen

github.com/ChimeraOS/chimera - c6c3aeb96b791bac80ed1bb191024a54b6522ec6 authored almost 5 years ago by Alesh Slovak <[email protected]>
allow using different compositor/window manager

github.com/ChimeraOS/steamos-compositor-plus - b9ae0b374fa85685732fd40d0712c17235edfd35 authored almost 5 years ago by Alesh Slovak <[email protected]>
enable mangohud, but hide default

github.com/ChimeraOS/steamos-compositor-plus - e45e255eeee81fd7a53d98b84d639ca156af04a3 authored almost 5 years ago by Alesh Slovak <[email protected]>
add ps1, ps2, saturn, dreamcast

github.com/ChimeraOS/chimera - 234eb6336efb9298e5d03c6024dc0850f1e5f0d0 authored almost 5 years ago by Alesh Slovak <[email protected]>
improve usability of cog menu

github.com/ChimeraOS/chimera - a50e93be081ddd1a0cdc8b720c20081360043ebf authored almost 5 years ago by Alesh Slovak <[email protected]>
add ability to toggle mangohud

github.com/ChimeraOS/chimera - 3d13348551a1d239bd06028df66f4564877e19f2 authored almost 5 years ago by Alesh Slovak <[email protected]>
allow override of common retroarch configuration

github.com/ChimeraOS/chimera - a2ce0cf6161890d9e1c6b18c14a947e33e470892 authored almost 5 years ago by Alesh Slovak <[email protected]>
allow overriding core configuration

github.com/ChimeraOS/chimera - 904554d257f7a1829c7314ba20f439b3d74d4dea authored almost 5 years ago by Alesh Slovak <[email protected]>
override retroarch arch via environment variable

github.com/ChimeraOS/chimera - 98c5ffe20d9ee1cbe6fa9fe007a04216a40befe3 authored almost 5 years ago by Alesh Slovak <[email protected]>
fix shortcut deletion failure

github.com/ChimeraOS/chimera - b4b924a25fe9cde6fb8e02ea60c4ed5d2c193c5b authored almost 5 years ago by Alesh Slovak <[email protected]>
implement chunked/large file uploads

github.com/ChimeraOS/chimera - 7e3408bdff75520776e442769fe641e5bfd1c5c7 authored almost 5 years ago by Alesh Slovak <[email protected]>
fix black background on flathub app icons

github.com/ChimeraOS/chimera - bcc3441738bb007248c90219757711fefcd80481 authored almost 5 years ago by Alesh Slovak <[email protected]>
add various games from flathub

github.com/ChimeraOS/chimera - 04cd2ec235f20db2b525a0c330e42ab8fed68ac4 authored almost 5 years ago by Alesh Slovak <[email protected]>
show black background for transparent banners

github.com/ChimeraOS/chimera - 8231c068dee123a24bbe59977e5241c1b4fd442b authored almost 5 years ago by Alesh Slovak <[email protected]>
clean .gitignore

github.com/ChimeraOS/install-media - 5b4955192ee8c0363212ac88e4446013792b6417 authored almost 5 years ago by Alesh Slovak <[email protected]>
use frzr 0.4.12

github.com/ChimeraOS/install-media - bd71b3573f742d49c94afa72e55c5ec931168e9e authored almost 5 years ago by Alesh Slovak <[email protected]>
use msdos partition type for bios installs

github.com/ChimeraOS/frzr - ef4db710c1aa8b8486f4df7b34e699c2d8f0049c authored almost 5 years ago by Alesh Slovak <[email protected]>
Fixed setup.py adding tests to package (#43)

github.com/ChimeraOS/chimera - 1c47951e01e6aecb798bfa3b9dbeed64402e0c19 authored almost 5 years ago by Wouter Wijsman <[email protected]>
build: update wlroots subproject

This has now recent change to include protocols directory explicitly.

github.com/ChimeraOS/gamescope - beb29e251e252b3e4fdb9bcd074227967b83c84c authored almost 5 years ago by Roman Gilg <[email protected]>
feat: add layer debugging via libliftoff log

Activate libliftoff's internal log when layers are enabled and the parameter
'd' is provided.

N...

github.com/ChimeraOS/gamescope - 8833e07618556341a3ed441cf98f4089c5a3337b authored almost 5 years ago by Roman Gilg <[email protected]>
fix: continue layering when fbs available

Trying to layer onto planes should be continued when fb ids are set and
not the other way around...

github.com/ChimeraOS/gamescope - d17f234738dd16e6b84dfdf859225c18835d25f1 authored almost 5 years ago by Roman Gilg <[email protected]>
refactor: clean up layers properties loop

Restructure the loop a bit to have less code repetition and make it easier to
understand.

github.com/ChimeraOS/gamescope - 42a268bd27bea4003353f9f1c1f07d7ee59468eb authored almost 5 years ago by Roman Gilg <[email protected]>
refactor: remove unneeded cursor calls on paint

It is enough to get the global cursor location when repainting it. So we do not
need to query th...

github.com/ChimeraOS/gamescope - be1ff3d903c4c0985830fd6ec045aedea47aff88 authored almost 5 years ago by Roman Gilg <[email protected]>
refactor: add cursor class

Puts all cursor relevant code into a single class. Preparation for getting
cursor movement direc...

github.com/ChimeraOS/gamescope - f7d815a2037e7f2e39ee5ad233ace82ebbd56b0c authored almost 5 years ago by Roman Gilg <[email protected]>
style: remove trailing whitespace

Many code editiors remove trailing whitespace automatically making patches
difficult since often...

github.com/ChimeraOS/gamescope - 920fe8bd8fd98a4f77d615333593f0923eb8f89c authored almost 5 years ago by Roman Gilg <[email protected]>
feat: add relative pointer and constraints support

For now only available on drm backend. For nested there is currently a
different workaround acti...

github.com/ChimeraOS/gamescope - a4fa525255ff2da19470c5b6f98434c2e701fb63 authored almost 5 years ago by Roman Gilg <[email protected]>
refactor: remove unneeded cursor query functions

With cursor position going through global variables we do not need to query the
global position ...

github.com/ChimeraOS/gamescope - 9547ec9a1556febd6d288203f4ac31bae9999039 authored almost 5 years ago by Roman Gilg <[email protected]>
refactor: unify pointer movement

In nested mode we can use the same code path as in drm mode now.

github.com/ChimeraOS/gamescope - d4361f4649257cb88a628840a1dee29bb8355748 authored almost 5 years ago by Roman Gilg <[email protected]>
feat: use global pointer position variable

Instead of going through the X11 connection just set the pointer position
directly via global va...

github.com/ChimeraOS/gamescope - 0f8d67999482e5e5ac240d67928ab592116ff3b7 authored almost 5 years ago by Roman Gilg <[email protected]>
Suggest names and images from Steamgrid when adding games (#40)

* Load game names and images from steamgrid

* Hide images after picking one

* Download ban...

github.com/ChimeraOS/chimera - 80a88472d6a3db040df0c0367efbadb5efb96470 authored almost 5 years ago by Wouter Wijsman <[email protected]>
Added descriptions to settings (#38)

github.com/ChimeraOS/chimera - 8dee0f81c7aff7553fb56f6af3b25a4b51a59a50 authored almost 5 years ago by alkazar <[email protected]>
Merge pull request #11 from sharkwouter/patch-1

Ping the GamerOS website instead of google.com

github.com/ChimeraOS/install-media - 5992e6393355aaed0d6a088701d2476034cb276d authored almost 5 years ago by alkazar <[email protected]>
Ping the GamerOS website instead of google.com

That is where you are downloading from anyway. No sense in testing if Google is up and giving Go...

github.com/ChimeraOS/install-media - 96aa4b032498f7636c49e19a942927f0b7040518 authored almost 5 years ago by Wouter Wijsman <[email protected]>
add some packages that are required

due to removal of base group in Arch

github.com/ChimeraOS/install-media - c0d44400ce8abb4e447411a85e5602ef5038810b authored almost 5 years ago by Alesh Slovak <[email protected]>
use frzr 0.4.11-1

github.com/ChimeraOS/install-media - 04fb751d6a184741101b3954de7ff4cee5b80f9f authored almost 5 years ago by Alesh Slovak <[email protected]>
warn user if no internet connection detected

github.com/ChimeraOS/install-media - 3afa316ffe930391affef4b8def7c7aa71d42fdb authored almost 5 years ago by Alesh Slovak <[email protected]>
use gpt partition table instead of msdos

fixes #7

github.com/ChimeraOS/frzr - 8195dd12e6b58a157f8795ad703a6d1f6fdcd7e4 authored almost 5 years ago by Alesh Slovak <[email protected]>
Merge pull request #27 from Oschowa/no-xxd

Use build in glslangValidator functionally to generate shader include

github.com/ChimeraOS/gamescope - 95caa5c2fc8c8b9b787a7e799bc3192631589306 authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
Added option to use default password system if password was forgotten (#36)

github.com/ChimeraOS/chimera - 69a89eedae8d3ae277c634be4faeb89dfd279a75 authored almost 5 years ago by Wouter Wijsman <[email protected]>
Fix visudo (#77)

* Fix visudo

This sets vim as default editor

* Added missing >

github.com/ChimeraOS/chimeraos - 5407f5b1ce887f46f0dde5956496ab89d0e828f4 authored almost 5 years ago by Wouter Wijsman <[email protected]>
Enabled ssh by default with only public key authentication (#73)

github.com/ChimeraOS/chimeraos - 29300da2beca5fc5aa2c5d5bcacd4ba4474966b9 authored almost 5 years ago by Wouter Wijsman <[email protected]>
Manage authorized SSH public keys in the settings menu (#35)

* Added basic authentication based on password in settings file

* Added option to log out

...

github.com/ChimeraOS/chimera - 0f3f7299e94cdfd29c1939d671e5129852990ac2 authored almost 5 years ago by Wouter Wijsman <[email protected]>
Added support for authentication using a full screen application and random password (#34)

* Added basic authentication based on password in settings file

* Added option to log out

...

github.com/ChimeraOS/chimera - c09a755d3619cb2e6889f0497f88fa9ad83e65c6 authored almost 5 years ago by Wouter Wijsman <[email protected]>
Update README.md

github.com/ChimeraOS/chimera - bcf0a33a600a25a35438ff4cecb7b1fe2797048d authored almost 5 years ago by alkazar <[email protected]>
release GamerOS 15 to default repo

github.com/ChimeraOS/chimeraos - 03725a4d789bf4874c1c41a5a0e1f19f75b4dd4b authored almost 5 years ago by Alesh Slovak <[email protected]>
release GamerOS 15 to test repo

github.com/ChimeraOS/chimeraos - d106f7a7f89c908f616f50c992c13a2b316d9ef4 authored almost 5 years ago by Alesh Slovak <[email protected]>
remove plymouth due to unreliability

github.com/ChimeraOS/chimeraos - ff9ebd72e9e4703514720cd89596c3d433fab87a authored almost 5 years ago by Alesh Slovak <[email protected]>
remove unnecessary btrfs hook

github.com/ChimeraOS/chimeraos - 77256057a1f575673fed1e20af60a5f1af70c582 authored almost 5 years ago by Alesh Slovak <[email protected]>
Restore /etc overlay changes

github.com/ChimeraOS/chimeraos - d9cf828d25da63df608518b9f3abc2f5846331b0 authored almost 5 years ago by Alesh Slovak <[email protected]>
keep /etc overlay when unlocking the system

github.com/ChimeraOS/frzr - 18361c65db2f7a4506d7884d5e1b66c482bd43c6 authored almost 5 years ago by Alesh Slovak <[email protected]>
remove unused service

github.com/ChimeraOS/frzr - c0f931a71f013cc35e60d6e46c3b14271e05e9b0 authored almost 5 years ago by Alesh Slovak <[email protected]>
Update README.md

github.com/ChimeraOS/chimeraos - 44f2657a6d3c20e54cabb97f5dc4737a39060a5a authored almost 5 years ago by alkazar <[email protected]>
Update README.md

github.com/ChimeraOS/chimeraos - c31b8ec74c3068792a3b1d89a88fc4e5fb44730d authored almost 5 years ago by alkazar <[email protected]>
release GamerOS 14 to test repo

github.com/ChimeraOS/chimeraos - dc9b06552c28241987cb89d8eb37c3065beca5f8 authored almost 5 years ago by Alesh Slovak <[email protected]>
revert etc overlay changes

github.com/ChimeraOS/chimeraos - 1df836fb0670098e8d4b994782b5fcae4a5c501f authored almost 5 years ago by Alesh Slovak <[email protected]>
remove unnecessary mkinitcpio call

github.com/ChimeraOS/chimeraos - ad55c0354910f6e9a5a650ed31331a7127e93fad authored almost 5 years ago by Alesh Slovak <[email protected]>
Revert "remove unused service"

This reverts commit ad71a4f24422eec06aa79aad0d4355ab4a98bb34.

github.com/ChimeraOS/frzr - ba0fdb6b986027978cc72e58ed4ff2066214b3bd authored almost 5 years ago by Alesh Slovak <[email protected]>
Revert "keep /etc overlay when unlocking the system"

This reverts commit f0da340d707e5ee3a061c1e21a6f7cd94a9dbb4b.

github.com/ChimeraOS/frzr - 33d7d52770133a6da8a67dd900835bad7f1fdec0 authored almost 5 years ago by Alesh Slovak <[email protected]>
Added script to update screenshots and updated screenshots (#32)

* Added script for renewing screenshots

* Moved Atari 2600 to appear after the Flathub platfo...

github.com/ChimeraOS/chimera - 3835a326c26bbdbefd77ffc05334b531bebf1143 authored almost 5 years ago by Wouter Wijsman <[email protected]>
keep /etc overlay when unlocking the system

github.com/ChimeraOS/frzr - f0da340d707e5ee3a061c1e21a6f7cd94a9dbb4b authored almost 5 years ago by Alesh Slovak <[email protected]>
add atari 2600 emulator package

github.com/ChimeraOS/chimeraos - bd5427fd2c965326b0cf6a8a77ef8299577298eb authored almost 5 years ago by Alesh Slovak <[email protected]>
remove unused service

github.com/ChimeraOS/frzr - ad71a4f24422eec06aa79aad0d4355ab4a98bb34 authored almost 5 years ago by Alesh Slovak <[email protected]>
add Atari 2600 support

github.com/ChimeraOS/chimera - 88c6366fea1bb30e7211a3dba849cabf42f9ac83 authored almost 5 years ago by Alesh Slovak <[email protected]>
Add a settings menu and FTP server support (#29)

* Added support for settings and a settings menu
The currently enabled settings are not yet fun...

github.com/ChimeraOS/chimera - 1c8cecaeb21573e81f9c4d905566a8a8a83c5647 authored almost 5 years ago by Wouter Wijsman <[email protected]>
Don't use external resource for gear icon (#30)

Use a unicode character instead

github.com/ChimeraOS/chimera - 1b2230e5f26876b1e0d5ca9f3940b29e1acb176a authored almost 5 years ago by Wouter Wijsman <[email protected]>
release GamerOS 13 to test repo

github.com/ChimeraOS/chimeraos - 033560a876e80f28763ed84354be36fa5bae7ecc authored almost 5 years ago by Alesh Slovak <[email protected]>
various changes

- fix build
- attempt to fix plymouth
- actually use xz compression
- add gamemode
- add ma...

github.com/ChimeraOS/chimeraos - df59152c50de2dc7dd55de906ad911f1c0b5bc3c authored almost 5 years ago by Alesh Slovak <[email protected]>
Use build in glslangValidator functionally to generate shader include

file.
This removes the xxd dependency.

github.com/ChimeraOS/gamescope - 2a74683c11a96176d3fdfbe7a70477b0b3f50578 authored almost 5 years ago by Oschowa <[email protected]>
steamcompmgr: fix rare crash when starting games (DOOM in this case).

github.com/ChimeraOS/gamescope - bc39b20a8f1b117044d9639103d5134993b41704 authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
Vulkan: fix a nasty race.

We could garbage-collect fences before/during their wait.

github.com/ChimeraOS/gamescope - 1bcd0bd93048ed472ba12918a34d9e1d7f26bba2 authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
Vulkan: fix validation errors.

github.com/ChimeraOS/gamescope - 578849e429c93a0bd101b30d49371bdc7729b14c authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
steamcompmgr: close commit fd if no matching window.

That was probably a leak on app exit before?

github.com/ChimeraOS/gamescope - 06db3d903a191f5ddde9be19ff292e09c55f309c authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
steamcompmgr: cleanup check_new_wayland_res.

Now that we can process everything in the queue, we can make the flow
a bit simpler.

github.com/ChimeraOS/gamescope - 7e4b1d971cb6cbfd9bafefe211d3a1d2d30dbd6d authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
steamcompmgr: add detail to fence debugging.

github.com/ChimeraOS/gamescope - 7df0b8655ae4829161976011e77437d80df9f448 authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
embedded: fix a crash on startup in Portal.

Trying to push a new frame with no valid contents would send an
uninitialized texture handle to ...

github.com/ChimeraOS/gamescope - e72724f05043e868cee949e9237b4b900616d5ff authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
SDL: initialize after wayland.

Otherwise the input thread can start doing wayland stuff before it's safe.

github.com/ChimeraOS/gamescope - 2b111b43dd40090da608030fbf4a07ba789868c7 authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
vblank: more tweaks, align to DRM vblank.

github.com/ChimeraOS/gamescope - b4893840eb51573f53620e087b2cd77a9d08bf2e authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
vblankmanager: initial system to let steamcompmgr know when to repaint

For now just mark one repaint per refresh interval without any particular
alignment, as that can...

github.com/ChimeraOS/gamescope - 4ca73da9f6c40efc7a1b2a027f73542e58b89c7a authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
Vulkan: have a whole bunch more scratch command buffer slots

If running non-vsynced apps, we might need to keep track of 500+ in-flight
commits. Maybe make d...

github.com/ChimeraOS/gamescope - 5e3a9c94080b9423c35b537fb05e987416be9559 authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
steamcompmgr: rework how commits are handled

Keep track of a queue of commits and use the wait thread to get notified
when they're done.

Onl...

github.com/ChimeraOS/gamescope - ca954bb2375aa14c4afbd1995f2a869d85fa62f0 authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
Vulkan: shouldn't need to have synchronous uploads anymore.

github.com/ChimeraOS/gamescope - 4f01be3bf5a287f1e3cf1946547a89fcc00cf26a authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
Vulkan: Remove one TODO by implementing deferred free for textures.

github.com/ChimeraOS/gamescope - dfba164987b18ed4dc125a9c4b6bd1d13b6c4582 authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
Vulkan: fix everything using the same command buffer.

We can't quite get away with it now that we want to kick off several
waits at the same time.

github.com/ChimeraOS/gamescope - 9a177050e59c8e3053e0bb59dd327cdf4240ee6b authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
steamcompmgr: add support for spewing stats into a pipe

github.com/ChimeraOS/gamescope - 982e61e28d0429f0d2045f43a640693319386e20 authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
steamcompmgr: tweak focus logic to know about Steam pop-up windows

Like the standalone input configurator view.

github.com/ChimeraOS/gamescope - dde441b13f98739aa50f023bab9eb82725e08510 authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
steamcompmgr: rework a couple of things to plan for decoupling paints

- Add a commit wait thread that just waits for the work associated with
an in-bound dma-buff...

github.com/ChimeraOS/gamescope - 4079d0c785ea25fe998c51c620715f8bb1f0f6af authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
steamcompmgr: exit when subcommand exits, if there is one

github.com/ChimeraOS/gamescope - cf16f59e842cafd1cc9cee638fca3191c86586c7 authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
steamcompmgr.cpp: rise

github.com/ChimeraOS/gamescope - 1830b53c2eb1f67008347b5530fa35356a8fe31c authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
Fix instant crash on embedded from recent nested resize work.

github.com/ChimeraOS/gamescope - 74143121cd98c0f67b9b530fe09ea09db1cfc3de authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
README: document shortcuts.

github.com/ChimeraOS/gamescope - 99af917abc4d2cc0226c29050c1c7f4f6b09cd6c authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
nested: toggle filter with meta+n

github.com/ChimeraOS/gamescope - 6183a705647698bbf614813c23e70b32a9c78e3c authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
steamcompmgr: make cursor scaling more current, remove some cruft.

github.com/ChimeraOS/gamescope - 4dcacf3cc1923bad04271fdba457133c819d6771 authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
nested: make Meta+f toggle fullscreen for the output window.

github.com/ChimeraOS/gamescope - d6ff686b640c8d6267e8b930b6374dbfe00dc5d8 authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
nested: let the output surface be resizeable

And let the SDL window be resizeable too.

github.com/ChimeraOS/gamescope - 188ea49e514799537e8f04369deb1cad634fc19e authored almost 5 years ago by Pierre-Loup A. Griffais <[email protected]>
cleanup

github.com/ChimeraOS/chimeraos - 094708e1f1ac48710dfe4b68b9bc7856d8ff975f authored almost 5 years ago by Alesh Slovak <[email protected]>
added mount of etc to initrd, changed build process a bit (#65)

github.com/ChimeraOS/chimeraos - 8efa71b61799c48a846b5b8d0f509deb370c1173 authored almost 5 years ago by Thomas Wilhelm-Stein <[email protected]>