On 02.03.2012 14:45, Ignas Anikevicius wrote:
> On 02/03/12 09:22, Uli Schlachter wrote:
>> On 02.03.2012 00:15, Ignas Anikevicius wrote:
>> Sorry, but this breaks the magic that the screen_change function is doing.
>> (Which I just noticed is already broken because it only handles "maximized" 
>> and
>> "fullscreen", but doesn't handle the new "maximized_horizontal" and
>> "maximized_vertical". Whoops.)
> 
> I can rewrite the maximization, so that "maximized" is used instead of
> "maximized_horizontal" and "maximized_vertical". I have attempted to
> write a fix. If it is not suitable/doesn't work, then let me know and
> I'll try to fix it.

Applies, thanks

-- 
my $key = "\x49\x03\x93\x08\x19\x94\x96\x94\x28\x93\x83\x04\x68\x28\xa8\xf5".
          "\x0a\xb9\x94\x02\x45\x81\x93\x1f\xbc\xd7\xf3\xad\x93\xf5\x32\x93";
my $cipher = Crypt::Rijndael->new( $key, Crypt::Rijndael::MODE_ECB() );
my $plain = $ciper->decrypt($daten);

-- 
To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Reply via email to