Skip to content

Instantly share code, notes, and snippets.

View Guerra24's full-sized avatar
🤔
There is something here, what could it be

Lili Guerra24

🤔
There is something here, what could it be
View GitHub Profile
@Guerra24
Guerra24 / GDIExt.java
Created August 6, 2019 01:03
Experimental Window Hosting, embed any window inside another. (Win32 Only)
/*
* This file is part of Light Engine
*
* Copyright (C) 2016-2019 Lux Vacuos
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
@Guerra24
Guerra24 / win10-context-menus.css
Last active October 3, 2023 00:17
Self-contained CSS for context menus. For the updated/completed theme please use: https://github.com/Guerra24/Firefox-UWP-Style
menupopup {
-moz-appearance: none !important;
padding: 8px 2px 8px 2px !important;
background-color: #2B2B2B !important;
border: 1px #A0A0A0 solid !important;
min-width: 280px !important;
}
menuseparator {
-moz-appearance: none !important;
border: none !important;
@Guerra24
Guerra24 / userChrome.css
Last active September 5, 2020 19:08
This theme is deprecated and will not receive more updates, please use: https://github.com/Guerra24/Firefox-UWP-Style
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
.titlebar-button, #minimize-button, #restore-button, #close-button {
width: 46px !important;
height: 32px !important;
}
#titlebar-buttonbox, #TabsToolbar, #toolbar-menubar {
height: 32px !important;
}
#toolbar-menubar > #menubar-items > #main-menubar > menu {
@Guerra24
Guerra24 / WinEffects.java
Last active March 13, 2024 13:15
Window Frame Effects for Windows (Transparency/Blur Behind/Client side decorations) in Java.
// START WIN7
// MARGINS class for WIN7 Frame
public class MARGINS extends Structure implements Structure.ByReference {
public int cxLeftWidth;
public int cxRightWidth;
public int cyTopHeight;
public int cyBottomHeight;
@Override

Keybase proof

I hereby claim:

  • I am Guerra24 on github.
  • I am guerra24 (https://keybase.io/guerra24) on keybase.
  • I have a public key whose fingerprint is A8D0 5889 4659 CD58 6AB9 1B3D F404 C8BA CF52 634B

To claim this, I am signing this object: