Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
howto:xfwm4_theme [2020/08/19 19:41] – add TOC and section divs kevinbowen | howto:xfwm4_theme [2024/11/20 22:15] (current) – Small write up for new stretched bitmap feature in 4.20 rozniak | ||
---|---|---|---|
Line 12: | Line 12: | ||
* **[[#XPM (X PixMap) format|XPM (X PixMap) format]]** | * **[[#XPM (X PixMap) format|XPM (X PixMap) format]]** | ||
* **[[#Xfwm 4.2 new functionality|Xfwm 4.2 new functionality]]** | * **[[#Xfwm 4.2 new functionality|Xfwm 4.2 new functionality]]** | ||
- | * **[[# | ||
* **[[#List of frame and button part names|List of frame and button part names]]** | * **[[#List of frame and button part names|List of frame and button part names]]** | ||
+ | * **[[#Xfwm 4.20 new functionality|Xfwm 4.20 new functionality]]** | ||
+ | * **[[# | ||
---- | ---- | ||
Line 19: | Line 20: | ||
===== Introduction ===== | ===== Introduction ===== | ||
- | Xfwm4, | + | Xfwm4, |
{{ howto: | {{ howto: | ||
+ | ---- | ||
===== Themes locations ===== | ===== Themes locations ===== | ||
In Xfwm4 version 4.0, the themes are searched in the following directories: | In Xfwm4 version 4.0, the themes are searched in the following directories: | ||
Line 140: | Line 142: | ||
If you don't have a menu button, you can use a blank square. Or you cannot use this option. | If you don't have a menu button, you can use a blank square. Or you cannot use this option. | ||
+ | |||
+ | ==== Frame border top==== | ||
+ | XFWM Versions 4.14.1 and above can take advantage of this feature to crop the top frame border of maximized application windows. | ||
+ | |||
+ | * frame_border_top=0 //# | ||
+ | |||
+ | {{ howto: | ||
+ | |||
+ | * frame_border_top=2 //#Will crop the top 2 pixels off// | ||
+ | |||
+ | {{ howto: | ||
+ | |||
[[|Back to Top]] | [[|Back to Top]] | ||
Line 271: | Line 285: | ||
[[|Back to Top]] | [[|Back to Top]] | ||
- | ---- | ||
- | ===== Conclusion ===== | ||
- | I hope this small " | ||
- | |||
- | [[|Back to Top]] | ||
---- | ---- | ||
Line 302: | Line 311: | ||
| bottom-left-active | | bottom-left-active | ||
| left-active | | left-active | ||
- | ===== Credits | + | |
- | This how-to has been started by Drewbian (drewbian at tsn dot cc) and later modifed by Olivier Fourdan (fourdan at xfce dot org) and Renato Santos | + | ---- |
+ | |||
+ | ===== Xfwm 4.20 new functionality | ||
+ | Xfwm 4.20 introduces the ability to have bitmaps that stretch across each side of the window decorations. | ||
+ | |||
+ | Xfwm will use parts with the suffix " | ||
+ | |||
+ | ^ Original | ||
+ | | top-left-active | ||
+ | | top-active | ||
+ | | top-right-active | ||
+ | | left-active | ||
+ | | right-active | ||
+ | | bottom-left-active | ||
+ | | bottom-active | ||
+ | | bottom-right-active | bottom-right-active-stretch | | ||
+ | |||
+ | The same of course applies to the " | ||
+ | |||
+ | It is recommended you still supply a non-stretched variant of theme parts for backwards compatibility purposes. Since this is additive, supplying both non-stretched | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Conclusion ===== | ||
+ | I hope this small " | ||
[[|Back to Top]] | [[|Back to Top]] | ||
---- | ---- | ||
[[: | [[: |