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

Streaming control for recording locally and streaming to LAN (#149)

* First commit for streaming to LAN

Some considerations
- This will need SLS installed. Will...

github.com/ChimeraOS/chimera - eafb1851c8135a84028d1999cc15c4d416f8bdbc authored over 3 years ago
Add simple Success! page (#150)

github.com/ChimeraOS/chimera - afd168bb81f174544b4e5cee00f0be1ee13d3a88 authored over 3 years ago
Mangohud handle configuration file (#143)

* Add MangoHud configuration options

- Added a setting to enable MangoHud globally
- Added a...

github.com/ChimeraOS/chimera - 676207b7973e60fc4d2ba670427ba152c7a2b0f3 authored over 3 years ago
steamcompmgr: publish focused Window and appID back to control process

github.com/ChimeraOS/gamescope - 7adcd2fb205a6c9e11659002fb68c92f1bf7f351 authored over 3 years ago
steamcompmgr: support a list of GAMESCOPE_FOCUSABLE_APPS

github.com/ChimeraOS/gamescope - 6dc6ff83fee385bd4ad2f6c49b74f9d9f3e9079c authored over 3 years ago
steamcompmgr fix new bug where we'd always run the focus switching code

github.com/ChimeraOS/gamescope - d053a5582efad3ebf4fc0c991a8605cd5c5b2ffd authored over 3 years ago
steamcompmgr: fix appID getting stomped if reaper but no prop

github.com/ChimeraOS/gamescope - a9216b398b39f4e2b045f33ffb52e0b9e5eec762 authored over 3 years ago
steamcompmgr: publish focusable appids through root property

github.com/ChimeraOS/gamescope - 5c0e1ff4c7f81206d45e4e74f8207e49ef38656d authored over 3 years ago
steamcompmgr: fix bug where we wouldn't repaint streaming video

Would just sit there if only the video underlay committed.

github.com/ChimeraOS/gamescope - 7e27bacc06902940b429da4934041bd0aa0f5b01 authored over 3 years ago
steamcompmgr: delete STEAM_UNFOCUS and isSteamPopup

now-unused test code

github.com/ChimeraOS/gamescope - 0b92aee977fd17b524a63c748ef0cfb84d28d351 authored over 3 years ago
steamcompmgr: move to stable_sort

It preserves original order like the old logic.

github.com/ChimeraOS/gamescope - f4db52a3fa738d3b8c04e38b4cadd0e5c8fd03b2 authored over 3 years ago
steamcompmgr: add external focus control mechanism

github.com/ChimeraOS/gamescope - d4c93c3b06ea675c9d3cdc95f396122102542670 authored over 3 years ago
Include <wayland-server-core.h> outside of extern "C"

Closes: https://github.com/Plagman/gamescope/issues/190

github.com/ChimeraOS/gamescope - fa433a3ebc61d578512a8bd8d127b35344b5778a authored over 3 years ago
Update docker build

github.com/ChimeraOS/install-media - c877f7bc3faa3d8fadc644410adae2069f72f954 authored over 3 years ago
Lower amount of packages installed

github.com/ChimeraOS/install-media - 03c039b0b00e8da6122b14a597f817fd4a8f75f1 authored over 3 years ago
should fix PGP failure on ponymix package

github.com/ChimeraOS/chimeraos - cf2999430ee60666e7930f7a3abfcb16ecd0a8a8 authored over 3 years ago
attempt to fix build failure

github.com/ChimeraOS/chimeraos - 5c9937554a71351e6cfe275c0103242e55461d7d authored over 3 years ago
Add temp dir to work in

github.com/ChimeraOS/install-media - 2288fa88e4107d805bbc4c38fa615662d5e0dd44 authored over 3 years ago
delete files that fail checksum to avoid update failure loop

github.com/ChimeraOS/frzr - 7ad6870594eb1b600358f7783ebdf52ac5764dca authored over 3 years ago
Readd packages from standard archiso build

github.com/ChimeraOS/install-media - 7ef626a85405c1282ea35388fb814fd233620c11 authored over 3 years ago
Update build-iso.sh for new archiso version

github.com/ChimeraOS/install-media - 3698c8ccc713c019346c9fdbdc4d71e5003815bb authored over 3 years ago
Use new version of archiso

github.com/ChimeraOS/install-media - da2c0f207064e930f00281424794e82313575360 authored over 3 years ago
add pcsx2 libretro core

github.com/ChimeraOS/chimeraos - 09c546a2ef2e8cfeb65f6cb1d6ae7d4f1e61bc7a authored almost 4 years ago
streamline bluetooth config

github.com/ChimeraOS/chimeraos - 33d21b2216ee22b64697666e10fe274d3fa2ca45 authored almost 4 years ago
fix bluetooth controller pairing issues

github.com/ChimeraOS/chimeraos - 46816f5dbb2156c2f13a975248d71b4a0aea6789 authored almost 4 years ago
steamcompmgr: streaming_client is kind of like an overlay

but not really

github.com/ChimeraOS/gamescope - 756b3a6afc6b6670c2c874adeb9c10997a690c2c authored almost 4 years ago
steamcompmgr: more obscure focus fixes

github.com/ChimeraOS/gamescope - fe4501c63350b9b28b14c7849b4b58076a6aac24 authored almost 4 years ago
Block NV12 LINEAR when rotated

github.com/ChimeraOS/gamescope - 177205dca43dd1ae9a83916b92cd941fae3bf388 authored almost 4 years ago
steamcompmgr: some focus regression fixes for cornercases

An overlay going away wasn't getting considered. Steam also doesn't
set the 'games running' prop...

github.com/ChimeraOS/gamescope - 9e6a6aa77d5518fbef93903ccb8dec7cdf8fa6b4 authored almost 4 years ago
steamcompmgr: add support for streaming_client video underlay

It'll split its YUV and RGB content into two windows. YUV one uses a
content override.

github.com/ChimeraOS/gamescope - 7b97f6e4e8606685f21618f46f2180a4c11d29b1 authored almost 4 years ago
rendervulkan: remove 'fence' concept

Doesn't make sense now that we poll() the DMA-BUF fd directly. We can
do that directly from stea...

github.com/ChimeraOS/gamescope - 074ee9c71965ea510a3878f9edc01d1d6ca9c7b8 authored almost 4 years ago
wlserver: avoid accessing mouse_focus_surface after destruction

We should also set the focus to something else that makes sense, which
means there's another bug...

github.com/ChimeraOS/gamescope - e25f871d87a8015344a6cbc0859e4f8fc07998df authored almost 4 years ago
Fix VkDescriptorPoolCreateInfo.poolSizeCount

This caused a read past the array end on anv.

github.com/ChimeraOS/gamescope - a4f3a19480bcb6a113a709d1c0f6a0eec7ca8faa authored almost 4 years ago
Allow toggling g_bRotated more easily

Allow just changing the default variable value to enable rotation.

github.com/ChimeraOS/gamescope - b6f5471b6252bde3da50688b4fe3fda053a6e8a7 authored almost 4 years ago
Remove MangoHud related variables.

Those should be set inside a file in user's home environment

github.com/ChimeraOS/gamescope-session - acc8fa5204305bb764d860562acd8600002e53c7 authored almost 4 years ago
Add -f flag to render fullscreen and separate screen and render resolutions

github.com/ChimeraOS/gamescope-session - a4bfa7801115df377645c57d6a24fd1b58a4c996 authored almost 4 years ago
Fix gamescope link in README.md

github.com/ChimeraOS/gamescope-session - 96aa67a70ba131725bb01156a303ee8161ee252b authored almost 4 years ago
Add link to the gamescope project

github.com/ChimeraOS/gamescope-session - 9ca62b9e22c15c141ae8e49023c4214e09761196 authored almost 4 years ago
Rename gameros-session to gamescope-session

github.com/ChimeraOS/gamescope-session - 05135cceb29ee7198a40014be31ee9d4bff1b2f3 authored almost 4 years ago
steamcompmgr: flip the meaning of -x

It wasn't actually causing crashes and the memory stomp is fixed.
The option only existed for a ...

github.com/ChimeraOS/gamescope - 902fce73b00c502225c2296ef1824efaf1afa665 authored almost 4 years ago
steamcompmgr: get the appID from the process tree

In case we can't get it proactively from the app process.

github.com/ChimeraOS/gamescope - 580a17d46222ab0289f6c5a94e1f28d1b969971b authored almost 4 years ago
Fix logrotate and star gamescope with the -e flag

github.com/ChimeraOS/gamescope-session - df0b529f276384a0dac6cfb71fba972857b1fab0 authored almost 4 years ago
Move debug log message to function and add window ID/details

github.com/ChimeraOS/steamos-compositor-plus - 7a7d51f8f3e101e4fa2928d046bb4540e5c726bd authored almost 4 years ago
Show window properties in debug (xwininfo/xprop) on focus change

github.com/ChimeraOS/steamos-compositor-plus - 2870e9eb0382c4b05a7225bc7ed91cad1e8b5d8c authored almost 4 years ago
use pipefail to make sure we early exit if tar command fails

github.com/ChimeraOS/frzr - 43ce73e006ef6e96de9125b3a2e634bb02b91b01 authored almost 4 years ago
fix wiimote not connecting

github.com/ChimeraOS/chimeraos - d5ee4b6bfedc1c80380434eb0e3cf69efce161d1 authored almost 4 years ago
Handle swapchain recreation for out of date and suboptimal

github.com/ChimeraOS/gamescope - 8afb3c3f30e73f5f8be94784aaac3dfd3d46de43 authored almost 4 years ago
Use SOA instead of AOS for layers

Produces better code as the shader compiler can load
multiple layers with a single buffer_load a...

github.com/ChimeraOS/gamescope - f537a404830f5a777a64e5ae38c20a3b219239c0 authored almost 4 years ago
Move to combined samplers and rewrite composite shader in GLSL

Cleans up the composite shader significantly as well as it uses
arrays of descriptors/samplers n...

github.com/ChimeraOS/gamescope - e818aec7441f12f11ba9216a9c99855fc9e9694e authored almost 4 years ago
disable xow service since it is now udev activated

github.com/ChimeraOS/chimeraos - 55cfca78c3d74989d3889f172b4d9fa5f57b5b8d authored almost 4 years ago
fix for xow issue: https://github.com/medusalix/xow/issues/153

github.com/ChimeraOS/chimeraos - 54d7b9419381a1324df768b5246f7dce5a5eacf9 authored almost 4 years ago
install xow from chaotic aur

github.com/ChimeraOS/chimeraos - 38ece3291235c90aebdfecf4b945b18b75319a3b authored almost 4 years ago
allow rootfs files to override files from installed packages

github.com/ChimeraOS/chimeraos - d3922929632c5cc1f1774cda70e84ab4d0bb129a authored almost 4 years ago
wlserver: downgrade wlserver_surface_set_wl_id assert to spew

github.com/ChimeraOS/gamescope - 496b5f58d2882690c0cc415b242c133ea91a8b9c authored almost 4 years ago
Fix cursor not using linear layout

github.com/ChimeraOS/gamescope - 6f54b51a6ce1b7be706996349eefd2c8385a423a authored almost 4 years ago
Log errors in CVulkanTexture::BInit

github.com/ChimeraOS/gamescope - bf5123e19bf3a51c0cd64bfbe14c97bde4bfe235 authored almost 4 years ago
Make args const in drm_prepare

github.com/ChimeraOS/gamescope - d1ff01c134614e0d23e911d3dfbf9a65aab8fe67 authored almost 4 years ago
Reset window opacity after fade (for overlay debug message)

github.com/ChimeraOS/steamos-compositor-plus - c1f73c08292b4108fddddc6baf952ad565d3f70e authored almost 4 years ago
Update debug overlay messages/formatting

github.com/ChimeraOS/steamos-compositor-plus - 1d0a44029fb7d5c28296ed902184f297f4ca4930 authored almost 4 years ago
Merge pull request #33 from brain-anti-freeze/eliminate-timeofday

replace gettimeofday with clock_gettime

github.com/ChimeraOS/steamos-compositor-plus - a0c85fabd629f9f708f3e3099bd7d17d4ebee699 authored almost 4 years ago
replace gettimeofday with clock_gettime

github.com/ChimeraOS/steamos-compositor-plus - d55619e7b2ac2b69e8159f0b559194f66639f851 authored almost 4 years ago
Add basic log functionality

github.com/ChimeraOS/gamescope-session - 85a01ee65d6d0e9a2b742110239d893dbaae610b authored almost 4 years ago
Also spew wayland display name through session pipe.

github.com/ChimeraOS/gamescope - 2bb49079937e406d4d472994645f75ec3c722f61 authored almost 4 years ago
Initial commit with minimal working scripts

github.com/ChimeraOS/gamescope-session - a2119ec0cbd4a0f4f676d7a31b40c219a2e2e2a5 authored almost 4 years ago
neglected to update path for kernel

github.com/ChimeraOS/frzr - a7d4add07fc354aae1fab8c0a3104a7dc67436de authored almost 4 years ago
bump build image size

github.com/ChimeraOS/chimeraos - 6a1e94aa28357535035eac4a0bf10ce414d271c5 authored almost 4 years ago
mame-tools moved to main repos

github.com/ChimeraOS/chimeraos - 0e157645d66531c9ab0bb8ef18b5b5fd274fd080 authored almost 4 years ago
Fix planes offset/stride for multi-planar buffers

References: https://github.com/Plagman/gamescope/issues/49

github.com/ChimeraOS/gamescope - a85c8d761c48789b1cc2055afa1d62cba382ccda authored almost 4 years ago
Don't query COLOR subresource layout with modifiers

According to the spec, this is invalid:

> If the tiling of the image is VK_IMAGE_TILING_DRM_FOR...

github.com/ChimeraOS/gamescope - c9b50008123a1c9c33ad7685b639ff5e5febf698 authored almost 4 years ago
Add more error messages

github.com/ChimeraOS/gamescope - 3a6895a4b863b9bb4aaaaf2fdaaaefeeee61fa45 authored almost 4 years ago
various service changes

github.com/ChimeraOS/chimeraos - 6f7b4549bdc7d2d6d168131f0ea5bf64d037c745 authored almost 4 years ago
improve atomicity of updates

github.com/ChimeraOS/frzr - 09fa450aa7b227c48fd308a630fbd6ec00a1d987 authored almost 4 years ago
check for updates using systemd timer

github.com/ChimeraOS/frzr - 4848320574ea709b71c728416e003e26ee30d457 authored almost 4 years ago
Use libliftoff by default

Remove the -l option. Introduce a -L option to disable libliftoff.
Don't use the same option to ...

github.com/ChimeraOS/gamescope - cb0eace6d126f602b0363e1f3ece2d3fdd7adddd authored almost 4 years ago
Don't set R600_DEBUG=nodcc if Vulkan supports modifiers

This can cause issues with Xwayland. Setting R600_DEBUG=nodcc
prevents Xwayland from being able ...

github.com/ChimeraOS/gamescope - a99c5f7a1ccc283aaa2d08563148d72a282386a8 authored almost 4 years ago
Unify getopt string

De-duplicate its definition, so that we don't forget to update a
string when we update the other.

github.com/ChimeraOS/gamescope - 3b9f845dad4233b75c05845c3d764c9c35319c19 authored almost 4 years ago
Rename wlserver_surface_set_id to wlserver_surface_set_wl_id

Make it clear the ID refers to a Wayland object.

github.com/ChimeraOS/gamescope - ce0a3f725904f554e4c6d1bf971eb98a79a1a4ab authored almost 4 years ago
Set GAMESCOPE_WAYLAND_DISPLAY

This allows gamescope-specific Wayland clients to connect to the
Wayland server, while preventin...

github.com/ChimeraOS/gamescope - be735e9360c008d5c5bb0e030a57b3f70c87236c authored almost 4 years ago
rendervulkan: add NV12 support

This doesn't yet display correct colors, and tiling artifacts are
visible.

github.com/ChimeraOS/gamescope - 910fba100892e2a063b8dc0b8ab67ee0611a64f8 authored almost 4 years ago
Relax Vulkan import plane check

Try to import multi-planar textures even if we don't have a
modifier. This is the case for e.g. ...

github.com/ChimeraOS/gamescope - 0aa74266c4bf47d915512248407c3270ece6ca1a authored almost 4 years ago
Implement gamescope-xwayland protocol

github.com/ChimeraOS/gamescope - a05e5b0a399c3f28cc519a552ef348802eba81d9 authored almost 4 years ago
wlserver: adjust assertion in wlserver_surface_set_wlr

Make sure we don't overwrite an existing surf->wlr. We don't really
care about the Wayland surfa...

github.com/ChimeraOS/gamescope - 10816e6ed85f502e5e08dff827759d18d4963068 authored almost 4 years ago
rendervulkan: log whether DRM modifiers are supported

github.com/ChimeraOS/gamescope - b3f3f6c92de64ba05a7c96d98ad656671c830600 authored almost 4 years ago
Add gamescope-xwayland protocol

github.com/ChimeraOS/gamescope - 6f8e25dc89521f91c0a069a24f7b437d898ef8c2 authored almost 4 years ago
rendervulkan: log supported DRM formats

github.com/ChimeraOS/gamescope - 5f36d1060c428e9ae8afbe8bfbb966f88494df6b authored almost 4 years ago
Merge pull request #31 from Samsagax/patch-1

Hide `set_hd_mode.log` inside $HOME

github.com/ChimeraOS/steamos-compositor-plus - 4cb67e7a1505151c1a97656f2d812aaf3e09c3fe authored almost 4 years ago
Remove `MANGOHUD_CONFIG` environment variable that prevents using a `MangoHud.conf` file

This should fix https://github.com/gamer-os/gamer-os/issues/206

github.com/ChimeraOS/steamos-compositor-plus - 532d67d2bb642c3754c80d42182288e87248cd9b authored almost 4 years ago
Hide `set_hd_mode.log` inside $HOME

As a minor annoyance described in #21 the best way to handle it is to make it a hidden file as `...

github.com/ChimeraOS/steamos-compositor-plus - 6856f20dfdd8506a4e618f10fb92dfb41b41180c authored almost 4 years ago
readme: use shell syntax for example comments

github.com/ChimeraOS/gamescope - db14ce1eeb36239231027e29a51ef164151e835f authored almost 4 years ago