Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:panel-plugins:xfce4-windowck-plugin [2013/12/16 17:55] – * cedricprojects:panel-plugins:xfce4-windowck-plugin [2015/03/22 20:08] (current) – [FAQ] cedric
Line 16: Line 16:
 ===== Usage ===== ===== Usage =====
  
-Add the desired window headers plugins to the panel. You can specify the behaviour and appearance in the proprieties dialog (controlled windows, show/hide buttons, theme, title formatting options...)+Add the desired window headers plugins to the panel.
  
-You can specify the color you want the text to appearrename the sensor so that the tooltip displays the new name.  +You can specify the behaviour and appearance in the proprieties dialog (controlled windowsshow/hide buttonsthemetitle formatting options...).
- +
-You can also display your values graphicallymeaning they are displayed by bars. For those barsyou can specify min and max values which result in red colored bars, when those min or max values are reached. +
- +
-If you don't like the green bars, you can check to display colored bars, thus using the color values specified for each sensor.+
  
  
Line 32: Line 28:
 ==== For the 4.10 panel (and above) ==== ==== For the 4.10 panel (and above) ====
  
-[[https://github.com/cedl38/xfce4-windowck-plugin/archive/v0.2.4.tar.gz]]+[[https://github.com/cedl38/xfce4-windowck-plugin/releases]]
  
 ===== Dependencies ===== ===== Dependencies =====
Line 38: Line 34:
     * Xfce4-panel 4.10     * Xfce4-panel 4.10
  
-Additionally to the 4.or 4.4 panel (and its headers if you want to build it on your own), you need libsensors3 (and its headers...) for up to version 0.10.0. Versions newer than that one will detect the available libraries at configure-time and compile only with those found on your system.+===== Source code ===== 
 + 
 +[[https://github.com/cedl38/xfce4-windowck-plugin]] 
 + 
 +===== Bug Reports ===== 
 +Please file bug reports or feature requests to [[https://github.com/cedl38/xfce4-windowck-plugin/issues|github bug tracker]].
  
 ===== FAQ ===== ===== FAQ =====
  
-Q: How do I hide the window decorations on maximized windows on xfce ? +How do I hide the window decorations on maximized windows on xfce ?
-A: You can use a patch for xfwm4 available here : [[https://github.com/cedl38/xfwm4-titleless]]. Alternatively, you can try to use an external program like maximus (performance should be lower). +
-There are also some xfwm4 [[http://xfce-look.org/content/show.php?content=139915|themes with very thin border]].+
  
-===== Source code =====+Xfce 4.12 now support Titileless feature!! Enable it in window manager tweaks -> accessibility. 
 + 
 +Alternatively, you can try to use an external program like maximus (performance should be lower).
  
-[[https://github.com/cedl38/xfce4-windowck-plugin]] 
  
-===== Bug Reports ===== 
-Please file bug reports or feature requests to [[https://github.com/cedl38/xfce4-windowck-plugin]].