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
design:start [2013/12/02 16:25] – [Smaller Tasks and UI Improvements] ochosidesign:start [2024/04/29 21:49] (current) kevinbowen
Line 1: Line 1:
-====== Xfce Design SIG (Special Interest Group) ======+~~NOTOC~~
  
-The Xfce Design SIG aims at improving the usability and visual appearance of the Xfce desktop environment. Our goal is to bring interested users, designers and hackers together to ensure neither of them is working in a vacuum. By establishing a context in which they can collaborate on smaller and larger design-related projects we try to increase the chance of the proposed changes to be merged into the official Xfce repositories.+  * **[[#Color Palette|Color Palette]]** 
 +  * **[[#Icon Standards|Icon Standards]]**
  
-===== Members =====+====== Xfce Design Standards ======
  
-Members of the Design SIG are not appointed or elected. Everyone can participate! Feel free to add your name, interests and skills to the following list if you are striving for regular contributions to our ongoing design efforts.+The Xfce design standard aims at improving the consistency in the visual appearance of the Xfce desktop environment
  
-| **Name** | **IRC Nickname** | **Interests (In the SIG Context)** | **Skills (Applicable in the SIG Context)** | +===== Color Palette =====
-| Simon Steinbeiß | ochosi | GTK theming; UI improvements | mockups, gtk-theming | +
-| Jannis Pohlmann | JPohlmann | Improve usability and visual appearance of Xfce | Knows Xfce well, can code | +
-| Nick Schermer | NSchermer | Same as above | Same as above | +
-| Pasi Lallinaho | knome | Any UI/graphical improvement, usability/clean approaches |Mockups, artwork, CSS, ... | +
-| Jon Masters | jonmasters | UI roadmap, usability/clean approaches | Recent convert, can code |+
  
-===== Accepted and Active Projects =====+Source: 
 +  * **[[https://gitlab.xfce.org/newhoa/xfce-color-palette|]]**
  
-  * **xfce4-profile-manager** +{{xfce-color-palette.svg?600}}
-    * [[design:profile-manager|Profile Manager for xfce]] (Accepted, Started in Oct 2011) +
-  * **xfce4-settings** +
-    * [[design:xfce4-settings:useraccounts|Design interface for managing user accounts]]+
  
 +----
  
-===== Completed Projects ===== +^ Color ^ Hexadecimal ^ RGB ^ Name ^ 
-  * **Thunar** +:--: | :--: | :--: | :--: | 
-    * [[design:thunar:window-layout|Improvement of the Window Layout]] (Completed in May 2011+| {{midnight-1.png|}} | #61757f | (97, 117, 127| Midnight 1 | 
-    * [[design:thunar:shortcuts-pane|Redesign of the Shortcuts Pane]] (Completed+| {{midnight-2.png|}} | #485e6b | (72, 94, 107| Midnight 2 | 
-  * **xfce4-appfinder** +| {{midnight-3.png|}} | #344958 | (52, 73, 88) | Midnight 3 | 
-    * [[design:appfinder|Design of the xfce4-appfinder and xfrun4 merge]] (Completed+{{midnight-4.png|}} | #263742 | (38, 55, 66| Midnight 4 | 
-  * **xfwm4-tabwin** +| {{midnight-5.png|}} | #070c0f | (7, 12, 15) | Midnight 5 | 
-    * [[design:xfwm4:tabwin|Allow the Alt-Tab Window to be Themed]] (Completed+{{grey-1.png|}} | #f1f3f5 | (241, 243, 245| Grey 1 |  
-  * **Session-menu/Action-buttons/Xfswitch plugin** +| {{grey-2.png|}} | #d2d8dc | (210, 216, 220) | Grey 2 |  
-    * [[design:panel:session-menu|Merge of the three plugins into one]] (Completed+| {{grey-3.png|}} | #bcc5ca | (188, 197, 202) | Grey 3 |  
-  * **Ristretto** +| {{grey-4.png|}} | #a7b0b7 | (167, 176, 183| Grey 4 |  
-    * [[design:ristretto:folder-concept|Implement "folder concept" in ristretto]] (Completed+| {{grey-5.png|}} | #758087 | (117, 128, 135) | Grey 5 |  
-    * [[design:ristretto:appicon|Rework ristretto's application icon]] (Completed in Feb 2012+| {{blue-1.png|}} | #c1ebf7 | (193, 235, 247| Blue 1 |  
-  * **xfdesktop-settings** +{{blue-2.png|}} | #6acfec | (106, 207, 236| Blue 2 |  
-    * [[design:xfdesktop:settings|Improve xfdesktop's settings UI]] (Completed+| {{blue-3.png|}} | #00aade | (0, 170, 222) | Blue 3 |  
-  * **xfce4-settings**  (Completed+{{blue-4.png|}} | #006888 | (0, 104, 136| Blue 4 |  
-    * [[design:xfce4-settings:display|Improve handling of multiple displays]] +| {{blue-5.png|}} | #003445 | (0, 52, 69| Blue 5 |  
-  * **Parole**  (Completed+| {{green-1.png|}} | #d7fdb2 | (215, 253, 178) | Green 1 |  
-    [[Parole-UI|Improve Parole's UI]]+| {{green-2.png|}} | #aef766 | (174, 247, 102| Green 2 |  
 +| {{green-3.png|}} | #6acc0a | (106, 204, 10) | Green 3 |  
 +| {{green-4.png|}} | #52a302 | (82, 163, 2) | Green 4 |  
 +| {{green-5.png|}} | #3c7902 | (60, 121, 2) | Green 5 |  
 +| {{yellow-1.png|}} | #fcf4c0 | (252, 244, 192) | Yellow 1 |  
 +| {{yellow-2.png|}} | #fbeb83 | (251, 235, 131) | Yellow 2 |  
 +| {{yellow-3.png|}} | #f9da02 | (249, 218, 2) | Yellow 3 |  
 +| {{yellow-4.png|}} | #dcb102 | (220, 177, 2) | Yellow 4 |  
 +| {{yellow-5.png|}} | #ad7702 | (173, 119, 2) | Yellow 5 |  
 +| {{red-orange-1.png|}} | #f3b6a6 | (243, 182, 166) | Red-Orange 1 |  
 +| {{red-orange-2.png|}} | #ec866a | (236, 134, 106) | Red-Orange 2 |  
 +| {{red-orange-3.png|}} | #e6461d | (230, 70, 29) | Red-Orange 3 |  
 +| {{red-orange-4.png|}} | #c02700 | (192, 39, 0) | Red-Orange 4 |  
 +| {{red-orange-5.png|}} | #851b00 | (133, 27, 0) | Red-Orange 5 |  
 +| {{purple-1.png|}} | #d4ade2 | (212, 173, 226) | Purple 1 |  
 +| {{purple-2.png|}} | #b97ace | (185, 122, 206) | Purple 2 |  
 +| {{purple-3.png|}} | #9c41bf | (156, 65, 191) | Purple 3 |  
 +| {{purple-4.png|}} | #753390 | (117, 51, 144) | Purple 4 |  
 +| {{purple-5.png|}} | #471d57 | (71, 29, 87) | Purple 5 |  
 +| {{brown-1.png|}} | #c6a798 | (198, 167, 152) | Brown 1 |  
 +| {{brown-2.png|}} | #a17a69 | (161, 122, 105) | Brown 2 |  
 +| {{brown-3.png|}} | #79503c | (121, 80, 60) | Brown 3 |  
 +| {{brown-4.png|}} | #603f2f | (96, 63, 47) | Brown 4 |  
 +| {{brown-5.png|}} | #4a3025 | (74, 48, 37) | Brown 5 |  
 +[[|Back to Top]] 
 +----
  
-===== Project Proposals =====+===== Icons =====
  
-Here you can propose new UI-related projects for the Design SIG to work on. Please provide a title and a short description and maybe a link to mockups and related information.+[[|Back to Top]] 
 +---- 
 +[[:|Back to main Xfce Wiki page]]
  
-==== Big Tasks ==== +[[https://docs.xfce.org|Back to main Xfce documentation page]]
- +
-  * **Thunar: Improve the file operation progress dialog** --- //[[jannis@xfce.org|Jannis Pohlmann]] 2011/05/26 19:15// +
-    * The current shared file operation progress dialog provides rather sparse information. It is not easy to decide what information //should// be displayed and how.  +
-    * Initial thoughts were written down here: http://gezeiten.org/post/2009/09/Design-of-the-Thunar-Progress-Dialog +
-  * **Thunar: Add a persistent, editable UI to copy/move files**  --- //[[jannis@xfce.org|Jannis Pohlmann]] 2011/09/20 15:40// +
-    * I've seen something like this in OS X recently: whenever drag-and-drop is initiated in Finder, [[http://www.techteam.gr/mac/screenshots/40050.jpg|a black drop area pops up]] at th edge of the screen. Files can be dropped there and users can later drag them from the area back into another folder or application. We could do something similar. Here are some ideas:  +
-      * Have a simple D-Bus service that allows to store/retrieve a list of URIs (potentially grouped by an application or task specific ID). Have a standalone application or a panel plugin implement this to visualize the files that are in memory. Maybe split up the visualization into a "copy" and a "cut" area. In Thunar, add URIs to this storage if Ctrl+C/Ctrl+X are pressed or whatever other methods there are to initiate a copy/cut operation. Heck, maybe even allow arbitrary objects to be stored instead of just URIs, perhaps using a semantic temporary storage. We could also think about defining standard storage group IDs for common purposes.  --- //[[jannis@xfce.org|Jannis Pohlmann]] 2011/09/20 15:40// +
- +
-  * **xfce4-networkmanager** --- //[[leo@leo-unglaub.net|Leo Unglaub]] 2012/10/31// +
-    * [[design:xfce4-networkmanager|Proposal]] +
-==== Smaller Tasks and UI Improvements ==== +
-  * **Thunar: Show free-space-status of devices in sidebar** +
-    * [[design/thunar/freespaceindicator|Show free space indicator in Thunar's sidebar]] --- //[[simon.steinbeiss@univie.ac.at|Simon Steinbeiß]] 2012/01/03 13:50// +
-  * **Terminal: Make tabs look the same as in other programs**.  +
-    * See https://bugzilla.xfce.org/show_bug.cgi?id=7616 for more information. A [[https://bugzilla.xfce.org/attachment.cgi?id=3703|screenshots of the difference]] is in the bug too. +
-      * I agree the tabs look nicer, but the border around the VteWidget is ugly and makes the terminal resize. --- //[[nick@xfce.org|Nick Schermer]] 2011/06/04 10:34// +
-  * **Thunar and keyboard** --- //[[pops451@gmail.com|pops]] 2011/06/05 13:23// +
-    * When you create a new folder or file, you type the name, press enter and then you want to open it by pressing enter a second time but you can't. Solution is to just make the file/folder selected after it was created. --- //[[pops451@gmail.com|pops]] 2011/06/05 13:23// +
-  * **xfwm4-tabwin** //[[nick@afternight.org|nickl]] 2011/06/05// +
-    * Users should have the option of only showing the outline of the window (which is currently the only option) or the actual window itself, when alt-tabbing.  This is especially useful, for example, when you have many terminals open on a single desktop and what to see what's in each one.  +
-      * Showing the window makes cycling slower and there is an option to cycle windows of the same application which helps with many terminals. See [[https://bugzilla.xfce.org/show_bug.cgi?id=2701|Bug 2701]] for more information on this matter. --- //[[peter@xfce.org|Peter de Ridder]] 2011/12/16 11:24// +
-    * Would also be nice if the opacity of the window being shown could be selected.  +
-  * **Clean up the theme and wallpaper collection.** Include Shimmer themes in the collection.  --- //[[pasi@shimmerproject.org|Pasi Lallinaho]] 2011/06/22 22:56// +
-    * I think that this can by a good solution for the gtk3-engine-xfce and the theme in gtk3, since nobody care for these component nor the theming, I think is good simply and for all select a non engine-dependant theme and whit popper maintainance. And make it the default. +
-  * **Design a good, default wallpaper for Xfce.** --- //[[pasi@shimmerproject.org|Pasi Lallinaho]] 2011/06/23 11:47// +
-  * **Design a nicer mouse pointer, with curve borders** +
-  * **in the tasklist, group task according to the workspace (when you display task for all workspace)** --- //[[pops451@gmail.com|pops]] 2012/01/22 18:59// +
-    * [[http://pix.toile-libre.org/upload/original/1327253668.png|See here]] --- //[[pops451@gmail.com|pops]] // +
-    * I second this propose. In my case every workspace has their own fuction (one for web, another for communication tools, third one for development tools and so on) and displaying applications according to the workspace makes it very fast and easy for me to find out the correct application. I'm currently using Tint2 (multi_desktop mode) instead of xfce-panel because of this feature. //[[eyemonen@wippies.com|eyemonen]] 2012/12/04 12:46// +
-  * **Change default window shadows** +
-    * Xfwm4 window shadows are almost symmetrical, which doesn't look right with most of the Gtk themes. Also, many themes needlessly override these settings, preventing users from setting their own values. See https://bugzilla.xfce.org/show_bug.cgi?id=8408 for more information.  --- //[[ndrwrdck@gmail.com|Andrzej]] 2012/02/08 10:55//+