Peter Chaula

Results 8 issues of Peter Chaula

Some of the buttons aren't showing on small devices

Problems building on Debian Jessie

``` sprintLF: call sprint push eax ; push eax onto the stack to preserve it while we use the eax register in this function mov eax, 0Ah ; move 0Ah...

I had to manually create the libs directories to fix gradle build errors after cloning. This can be a bit of pain for newbies trying out the library samples

https://github.com/ccadeptic23/Multi-Core-System-Monitor/blob/52c08293fa4798ed0830daeb65784b6750d6dad3/prefsui.glade#L132

Add install instructions for Debian based systems using synaptic package manager. I took most of this from a comment on one of the project issues

Is there a way to run the security handlers sequentially? I have two handlers A and B where B depends on A but due to the handlers being executed in...