summaryrefslogtreecommitdiff
path: root/themes/default/top-right-active.xpm
Commit message (Collapse)AuthorAgeFilesLines
* Change default theme for the new SVG based theme, previous theme renamed as ↵Olivier Fourdan2006-10-021-31/+30
| | | | | | Sassandra (Old svn revision: 23266)
* Add support for opacity lock (patch from Darren Salt ↵Olivier Fourdan2006-06-281-22/+22
| | | | | | <linux@youmustbejoking.demon.co.uk>, bug #1958), add support for changing opacity using mouse button 6 and 7 (patch from Darren Salt <linux@youmustbejoking.demon.co.uk>, bug #1959), add move/resize cancellation using a configurable keyboard shortcut (patch from Darren Salt <linux@youmustbejoking.demon.co.uk>, bug #1963), optimization for the compositor rebuilding screen when settings change (me :) (Old svn revision: 22213)
* Increase title height by 1 pixel, it gives a more balanced look.Olivier Fourdan2006-05-131-25/+26
| | | | (Old svn revision: 21650)
* Enlarge top corners to ease resize (simple usability improvement, not a ↵Olivier Fourdan2006-05-071-25/+25
| | | | | | theme change) (Old svn revision: 21586)
* Use a separate implementation from libxfcegui4 for gtk style and event ↵Olivier Fourdan2006-05-031-2/+1
| | | | | | filters, update theme, add new theme 'Moheli'. (Old svn revision: 21470)
* Theme tweaking.Olivier Fourdan2006-05-011-1/+3
| | | | (Old svn revision: 21433)
* Improve hilights and shadows of the pressed buttons.Olivier Fourdan2006-04-261-2/+2
| | | | (Old svn revision: 21263)
* Change default theme to make use of application icon.Olivier Fourdan2005-10-301-1/+2
| | | | (Old svn revision: 18537)
* Adapt default theme to take advantage of smoother text shadowOlivier Fourdan2005-10-191-6/+6
| | | | (Old svn revision: 18350)
* ResyncOlivier Fourdan2005-10-141-2/+1
| | | | (Old svn revision: 18250)
* Add 1 pixel to the height of the title barOlivier Fourdan2005-09-271-1/+2
| | | | (Old svn revision: 17860)
* Change themeOlivier Fourdan2005-09-151-31/+29
| | | | (Old svn revision: 17625)
* Update themeOlivier Fourdan2005-09-131-3/+4
| | | | (Old svn revision: 17590)
* Enlarge the title height by 2 pix; makes it better to the eyes and easier to ↵Olivier Fourdan2005-08-031-1/+3
| | | | | | use on modern hardware with high resolutions. (Old svn revision: 16450)
* Fix theme list not being updated (bug #1024)Olivier Fourdan2005-06-251-19/+19
| | | | (Old svn revision: 16066)
* Give a slight 3D look to the frameOlivier Fourdan2005-06-221-18/+18
| | | | (Old svn revision: 16046)
* Remove spurious tracesOlivier Fourdan2005-06-201-1/+1
| | | | (Old svn revision: 16032)
* Better top cornersOlivier Fourdan2005-06-061-10/+10
| | | | (Old svn revision: 15883)
* Update TODOOlivier Fourdan2005-05-251-2/+2
| | | | (Old svn revision: 14528)
* Default theme.Olivier Fourdan2005-05-191-27/+26
| | | | (Old svn revision: 14492)
* Change default theme (previous renamed as Wallis)Olivier Fourdan2005-04-281-29/+28
| | | | (Old svn revision: 13824)
* Use thiner bordersOlivier Fourdan2005-04-121-2/+1
| | | | | | | Add light gradient at bottom (Old svn revision: 13567)
* Duh! I commited the wrong data!Olivier Fourdan2005-04-021-24/+24
| | | | (Old svn revision: 12456)
* *** empty log message ***Olivier Fourdan2005-04-021-24/+24
| | | | (Old svn revision: 12455)
* Killer xfwm4 default theme, to be used with xfce gtk theme to achive the ↵Olivier Fourdan2005-04-021-24/+24
| | | | | | best results :) (Old svn revision: 12454)
* Remove the transparent area arround buttons (makes no difference "visually", ↵Olivier Fourdan2005-03-311-5/+5
| | | | | | it's just better internally :) (Old svn revision: 12453)
* Disable restore on move when not using opaque move (that breaks the xor ↵Olivier Fourdan2005-03-291-22/+22
| | | | | | | | | logic, a nicer way to handle this would be nice but for now, it's all I found) Merge default theme with 4.2 style of borders and round corners to get the same kind of look as before (kind of identity). (Old svn revision: 12449)
* Update default theme for FLC :)Olivier Fourdan2005-03-261-24/+24
| | | | (Old svn revision: 12435)
* Fix another "grab freeze" caseOlivier Fourdan2005-03-221-23/+23
| | | | (Old svn revision: 12430)
* Use "Just4fun" title buttons with "therapy" decoration as default, and ↵Olivier Fourdan2005-03-021-28/+30
| | | | | | remove "therapy" as it's the default now. (Old svn revision: 12391)
* Theme highlights/shadowsOlivier Fourdan2005-02-241-1/+1
| | | | (Old svn revision: 12390)
* 1 pix smallerOlivier Fourdan2005-02-191-3/+2
| | | | (Old svn revision: 12375)
* Small change in theme.Olivier Fourdan2005-02-111-3/+3
| | | | (Old svn revision: 12366)
* Smoother theme.Olivier Fourdan2005-02-081-20/+21
| | | | (Old svn revision: 12353)
* Playing with theme again.Olivier Fourdan2005-02-071-22/+21
| | | | (Old svn revision: 12349)
* Theme reorg.Olivier Fourdan2005-02-061-25/+27
| | | | (Old svn revision: 12348)
* top cornersOlivier Fourdan2005-02-051-4/+4
| | | | (Old svn revision: 12345)
* Just for fun themeOlivier Fourdan2005-02-051-5/+5
| | | | (Old svn revision: 12343)
* Adapt theme for dark colors such as "Xfce-dusk" from James Golden ↵Olivier Fourdan2005-02-011-21/+22
| | | | | | <chibifs@gmail.com> (Old svn revision: 12336)
* Fix issue with themes w/out pixmap mask,Olivier Fourdan2005-01-281-1/+1
| | | | | | | Add trivial optimization frame draw. (Old svn revision: 12317)
* Add support for ARGB clients.Olivier Fourdan2005-01-271-4/+4
| | | | (Old svn revision: 12312)
* Sync with 4.2 branch.Olivier Fourdan2005-01-251-26/+26
| | | | (Old svn revision: 12311)
* BEtter default themeOlivier Fourdan2005-01-111-2/+1
| | | | (Old svn revision: 12280)
* Don't treat utility windows deiiferently,Olivier Fourdan2004-12-301-28/+25
| | | | | | | Final touch on theme (Old svn revision: 12246)
* Themes and screenshotsOlivier Fourdan2004-12-231-4/+4
| | | | (Old svn revision: 12240)
* CornersOlivier Fourdan2004-12-191-4/+4
| | | | (Old svn revision: 12224)
* Change default theme under hard pressure from the devs on irc.Olivier Fourdan2004-12-181-22/+20
| | | | (Old svn revision: 12219)
* Small tweak.Olivier Fourdan2004-11-271-1/+1
| | | | (Old svn revision: 12164)
* Change default theme and rename previous theme as "Tyrex".Olivier Fourdan2004-10-281-20/+22
| | | | (Old svn revision: 12115)
* Add some depth to the default themeOlivier Fourdan2004-10-261-21/+21
| | | | (Old svn revision: 12111)