Ciprian Ciubotariu

Results 21 comments of Ciprian Ciubotariu

Thanks for creating this PR. I hope I'll get some time to test it during the holidays

Yes, the log seems allright. I'll investigate, but I need some information from you in order to reproduce the problem. For starters, have you defined any macros for the G-keys...

Thanks for the reply. I have experienced in the meantime driver crashes on my machine as well.

Hey. Can you please try the `refactor` branch from the github repository? I have not experienced crashes with it yet, but I have not been using gnome15 - just the...

I have merged the `refactor` branch into `master` and published it on gnome15-overlay. I have also released a gnome15-0.10.0 that works with the new kernel module API. My request is...

I've also run into this problem. I want to remove the annotation from the generated code, or provide a custom annotation instead of `javax.annotation.Nullable`

> > I've also run into this problem. I want to remove the annotation from the generated code, or provide a custom annotation instead of `javax.annotation.Nullable` > > @CMoH did...

> t > > > > > I've also run into this problem. I want to remove the annotation from the generated code, or provide a custom annotation instead of...

We also had some post-processing tasks to cleanup unwanted files from generated sources. However, we relied on `maven-antrun-plugin`, which keeps the build confined to the Java world: ``` maven-antrun-plugin org.apache.maven.plugins...

> @CMoH are you available to make the requested changes to the tests? Otherwise I can also make a new pull request. Well, this may silently disable the test without...