summaryrefslogtreecommitdiff
path: root/themes
Commit message (Collapse)AuthorAgeFilesLines
* themes: Use smaller, lighter shadowsOlivier Fourdan2020-12-073-15/+15
| | | | Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* themes: Remove title shadowOlivier Fourdan2020-11-213-6/+6
| | | | Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* themes: Adjust shadows size/opacityOlivier Fourdan2020-11-213-15/+15
| | | | Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* themes: Fix leftover SVG overlayOlivier Fourdan2019-10-168-399/+22
| | | | | | Bug: 16009 Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* theme: Use frame_border_top settingOlivier Fourdan2019-05-223-0/+3
| | | | | | | Now that we have support for that new setting, make use of it for the default theme(s). Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* themes: Add new default themeOlivier Fourdan2019-05-02459-9947/+5572
| | | | | | | | | Add new default theme for xfce 4.14 which integrates nicely with gtk client side decorations. Comes in standard, hdpi and xhdpi variants. Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* theme: Larger border for default themeOlivier Fourdan2019-04-1476-164/+166
| | | | Make the default theme border 1 pixel larger.
* Use color substitution in default themesOlivier Fourdan2014-12-183-12/+12
| | | | | | So that it's usable with dark gtk themes as well. Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Adjust shadowsOlivier Fourdan2014-12-103-0/+15
| | | | | | | | Use a thinner shadow with light source from the top on default theme, slightly larger for hdpi and xhdpi variants. Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Add new default themesOlivier Fourdan2014-12-09552-10794/+39793
| | | | | | | To better integrate with GTK3/GNOME apps. Also include hdpi and xhdpi variants. Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
* Remove older themes from main package (moved to xfwm4-themes now)Olivier Fourdan2011-12-121006-30766/+1
|
* Change the default theme to differentiate from 4.8Olivier Fourdan2011-10-19100-74/+74
|
* Double-click on edges trigger window fill in any given directionOlivier Fourdan2010-12-156-6/+6
|
* Thinner bottom frame.Olivier Fourdan2010-12-1510-18/+16
|
* Update PNG filesOlivier Fourdan2010-12-0361-1/+0
|
* New theme for 4.8Olivier Fourdan2010-12-03109-1732/+1620
|
* Smooth top cornersOlivier Fourdan2010-04-024-8/+8
|
* vaccuum-defsOlivier Fourdan2010-04-0260-226/+226
|
* Update default themeOlivier Fourdan2010-04-02172-2006/+1812
|
* Theme stuffOlivier Fourdan2009-09-145-2/+3
|
* Themes png not updatedOlivier Fourdan2009-09-094-0/+0
|
* Theme stuffOlivier Fourdan2009-09-074-8/+40
|
* Theme stuff, subject to change without notice, any time.Olivier Fourdan2009-09-04163-780/+959
|
* Increase menu button height and redice width to fix bug #5567Olivier Fourdan2009-08-1716-146/+142
|
* Fix height of gradients on top window corners when unfocusedOlivier Fourdan2009-07-264-2/+2
| | | | (Old svn revision: 30397)
* * src/focus.c: Place windows on top of stack even when not focused inOlivier Fourdan2009-07-2260-0/+0
| | | | | | | focus follow mouse. (patch by Clifford Jolly<cliff@cliffjolly.com>). (Old svn revision: 30377)
* * src/cycle.c, src/events.c, src/client.c: Transition fullscreenOlivier Fourdan2009-07-09177-836/+570
| | | | | | | | | | windows back to their original layer when another window is activated (Bug #3551), do not clear the show desktop flag upon activation of already visible windows, * src/moveresize.c: prelinminary support for snap on resize (patch by Clifford Jolly<cliff@cliffjolly.com>) (Old svn revision: 30233)
* * themes/daloa/Makefile.am, themes/default-4.6/Makefile.am,Jannis Pohlmann2009-06-294-4/+0
| | | | | | | themes/default/Makefile.am, themes/kokodi/Makefile.am: Remove duplicate hide-pressed.png entries from Makefile.am. (Old svn revision: 30127)
* Wrong theme btw...Olivier Fourdan2009-04-12111-347/+347
| | | | (Old svn revision: 29779)
* Restore older theme for developpment of 4.7Olivier Fourdan2009-04-12184-1/+13243
| | | | (Old svn revision: 29778)
* * configure.ac.in, themes/Makefile.am: Update versionsOlivier Fourdan2009-04-12184-0/+1
| | | | (Old svn revision: 29777)
* * src/parserc.c, src/settings.c, src/settings.c: Fix settings notOlivier Fourdan2009-01-23120-4470/+388
| | | | | | | being set at startup (Bug #4845) themes/default/*: Flatten default theme (Old svn revision: 29303)
* * src/compositor.c, default/defaults, themes/default/themerc: IncreaseOlivier Fourdan2008-12-241-2/+2
| | | | | | shadow radius, center shadow by default. (Old svn revision: 29046)
* Play with shadow paramsOlivier Fourdan2008-12-231-4/+5
| | | | (Old svn revision: 29045)
* * settings-dialogs/monitor-icon.svg, settings-dialogs/monitor-icon.png,Olivier Fourdan2008-12-1168-144/+144
| | | | (Old svn revision: 29010)
* * themes/daloa: Enlarge active zone of buttonsOlivier Fourdan2008-11-2532-64/+64
| | | | (Old svn revision: 28910)
* Remove default.keysOlivier Fourdan2008-11-092-70/+0
| | | | (Old svn revision: 28688)
* Revert some temporary change that were not meant to be committedOlivier Fourdan2008-11-081-255/+67
| | | | (Old svn revision: 28667)
* * src/settings.c: Do not display warnings for "workspace_names" either. Olivier Fourdan2008-11-081-67/+255
| | | | | | | * settings-dialogs/xfwm4-settings.c: Fix possible crash when the dbl_click_action setting gets unset. (Old svn revision: 28666)
* Add support for keyboard shortcuts: Remove experimental shortcuts codeJannis Pohlmann2008-10-311-1/+0
| | | | | | | | | | and add dependency on libxfce4kbd-private instead and replace MappingNotify event handler with a GdkKeymap "keys-changed" callback. Remove support for key themes. Properly stop startup notification when dialogs are plugged into xfce4-settings-manager. Update translation files. (Old svn revision: 28532)
* * src/events.c, src/client.c, src/client.h,Olivier Fourdan2008-10-301-1/+1
| | | | | | themes/default.keys/keythemerc: Simplify management of transients (Old svn revision: 28522)
* Make shadow opacity configurable (bug #4447)Olivier Fourdan2008-10-061-0/+1
| | | | (Old svn revision: 28059)
* Place title 1 pixel higherOlivier Fourdan2008-09-251-2/+2
| | | | (Old svn revision: 27957)
* Sharpen bottom corners on the default themeOlivier Fourdan2008-09-098-7/+7
| | | | (Old svn revision: 27776)
* Add a small light frame to enhance window limits.Olivier Fourdan2008-08-2488-16/+163
| | | | (Old svn revision: 27549)
* Reduce title height of the default theme.Olivier Fourdan2008-08-09161-393/+309
| | | | (Old svn revision: 27437)
* Increase buttons offsetOlivier Fourdan2008-07-221-1/+1
| | | | (Old svn revision: 27366)
* Update themesOlivier Fourdan2008-07-20131-446/+642
| | | | (Old svn revision: 27353)
* Update themesOlivier Fourdan2008-06-16350-7867/+8478
| | | | (Old svn revision: 27078)
* Small theme fixOlivier Fourdan2008-06-05120-222/+222
| | | | (Old svn revision: 27039)