991c795629
This is a new version of 'titlebar.lua'. There are now additional buttons for: - setting the 'ontop' attribute - setting the 'sticky' attribute - maximizing the client In addition to changing the state of the client the buttons also show if the corresponding state is active for a client. All new buttons now require 4 images for: - unfocused window, state inactive (i.e. ontop == false) - unfocused window, state active (i.e. ontop == true) - focused window, state inactive (i.e. ontop == false) - focused window, state active (i.e. ontop == true) It's not difficult to add more buttons with any kind of functionality. User configuration is currently restricted to theming of the buttons. Buttons are disabled simply by not configuring them in the theme. The icons for the new buttons are taken from kde4. They're not really pretty but they're OK to demonstrate the new features. Signed-off-by: Julien Danjou <julien@danjou.info> |
||
---|---|---|
.. | ||
layouts | ||
taglist | ||
tasklist | ||
titlebar | ||
background.png | ||
submenu.png | ||
theme.in |