I hereby claim:
- I am mohamed-aziz on github.
- I am azizkn (https://keybase.io/azizkn) on keybase.
- I have a public key ASBS0rrfeyZtBpfw74bJJzzja9jPYr54RSrl2MaqndMjdgo
To claim this, I am signing this object:
| /* | |
| 1. unpack Jscript code | |
| 2. brute force random key | |
| */ | |
| #include <windows.h> | |
| #include <wincrypt.h> | |
| #include <stdio.h> | |
| #include <stdlib.h> | |
| #include <iostream> |
I hereby claim:
To claim this, I am signing this object:
| --- guake_old 2016-06-06 17:47:33.841266053 -0400 | |
| +++ guake 2016-06-06 17:18:49.109200465 -0400 | |
| @@ -826,22 +826,21 @@ | |
| width = 100 | |
| halignment = self.client.get_int(KEY('/general/window_halignment')) | |
| - # get the rectangle just from the first/default monitor in the | |
| - # future we might create a field to select which monitor you | |
| - # wanna use | |
| - window_rect = screen.get_monitor_geometry(0) |