Gwilherm Folliot

Results 10 issues of Gwilherm Folliot

I try to start to inject to csgo but nothing happens index.js: ```javascript const { app, BrowserWindow } = require('electron') const path = require('path') const url = require('url') const IOverlay...

You site (http://www.pressureforsteam.com/) is unreachable ip can't be solved

When the title is too big for the list, the text is wrap but after the end of the list so it appear on a second line ![image](https://user-images.githubusercontent.com/37798980/197166970-ac7ea9a2-091f-402c-9fce-85853bd19cf0.png) I think...

Hi i am trying to use your thing on my computer buy i get some troubles. ``` 2020-12-06 00:46:56 W: awesome: Could not load Rsvg: /usr/share/lua/5.1/lgi/namespace.lua:158: Typelib file for namespace...

awesomewm

PXE booting was broken due to missing hooks and packages. The `archiso_pxe-linux.cfg` changes where not mandatory since `install.sh` enforce EFI and archiso don't support PXE over EFI. But i needed...

#### Describe your PR, what does it fix/add? This PR implements the input capture protocol defined in hyprwm/hyprland-protocols#8. It also fixed a bug where `wl_output::geometry` `x` and `y` arguments where...

core
config
managers
protocols
render
hyprpm
helpers
nix

This protocol is used to communicate inputs to XDPH. Almost all events has been copied from `wl_pointer` and `wl_keyboard` to this protocol. This is still a draft because its lacks...

#### Describe your PR, what does it fix/add? This PR implements the input capture desktop portal with the new protocol defined in hyprwm/hyprland-protocols#8. Fixes #259 Fixes #64 #### Is there...

## Description Use `OCIS_LDAP_GROUP_OBJECTCLASS` when creating a group ## Related Issue - Fixes #11775 ## Motivation and Context In my homelab setup we use `groupOfUniqueNames` instead of `groupOfNames` ## How...

## Describe the bug When creating a group in the UI, graph will always create a `groupOfNames`. So if you wish to use something different like a `groupOfUniqueNames` and his...

Type:Bug