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:gsoc:start [2024/02/12 10:24] – [thunar] alexxconsprojects:gsoc:start [2024/02/20 22:16] (current) – [Xfce - Google Summer of Code 2024] alexxcons
Line 9: Line 9:
   * **[[#Frequently Asked Questions|Frequently Asked Questions]]**   * **[[#Frequently Asked Questions|Frequently Asked Questions]]**
   * **[[#GSoC Participants Blogs|GSoC Participants Blogs]]**   * **[[#GSoC Participants Blogs|GSoC Participants Blogs]]**
 +
 +----
 +
 +<note important>Sadly Xfce was not accepted for GSoC 2024.</note>
  
 ---- ----
Line 41: Line 45:
 ===== thunar ===== ===== thunar =====
  
-Thunar is Xfce's file manager and one of its core components. There are many new features pending to be implemented and bugs that need fixing, some of which are listed below:+Thunar is Xfce's file manager and one of its core components. There are many new features pending to be implemented and bugs that need fixing, some of which are listed below. See [[https://wiki.xfce.org/thunar/dev/build_and_run|this wiki page]] for detailed instructions on how to build and run thunar.
  
   * [[https://gitlab.xfce.org/xfce/thunar/-/issues/547|Offer Thunar specific file selection dialog via DBus Service "org.freedesktop.portal.FileChooser"]]   * [[https://gitlab.xfce.org/xfce/thunar/-/issues/547|Offer Thunar specific file selection dialog via DBus Service "org.freedesktop.portal.FileChooser"]]
Line 73: Line 77:
     * It would be required to extend the thunarx API (API used by thunar plugin) in order to support custom emblems.     * It would be required to extend the thunarx API (API used by thunar plugin) in order to support custom emblems.
  
-  * [[https://gitlab.xfce.org/xfce/thunar/-/issues/1028|Use different Key to manage Toolbar buttons]]+  * [[https://gitlab.xfce.org/xfce/thunar/-/issues/1028|Use different key-values to index Toolbar buttons]]
     * **[Difficulty: medium] [Required Skills: C, Gtk] [Possible Mentors: Alexander Schwinn]**     * **[Difficulty: medium] [Required Skills: C, Gtk] [Possible Mentors: Alexander Schwinn]**
     * **[Estimate time: 50h]** (can be part of a 90/175/350h project)     * **[Estimate time: 50h]** (can be part of a 90/175/350h project)
Line 79: Line 83:
     * In the future, either the name+subfolder of each toolbar-button (and UCA) should be used for indexing (or the path to some *.desktop file after [[https://gitlab.xfce.org/xfce/thunar/-/issues/179|#179]])     * In the future, either the name+subfolder of each toolbar-button (and UCA) should be used for indexing (or the path to some *.desktop file after [[https://gitlab.xfce.org/xfce/thunar/-/issues/179|#179]])
  
 +
 +  * [[https://gitlab.xfce.org/xfce/thunar/-/issues/499|Thunar Plugin for Nextcloud Integration]]
 +    * **[Difficulty: medium] [Required Skills: C, Gtk] [Possible Mentors: Alexander Schwinn]**
 +    * **[Estimate time: 90h]** (can be part of a 90/175/350h project)
 +    * Implementation as Thunar Plugin, based on existing work (see issue)
 +    * Dialog to enter credentials
 +    * Right click menu actions for management 
 +    * Possibly emblems to show sync-status if required
  
 ===== all components ===== ===== all components =====