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
Next revisionBoth sides next revision
projects:gsoc:start [2024/02/10 09:07] – [thunar] alexxconsprojects:gsoc:start [2024/02/13 14:07] – [thunar] alexxcons
Line 41: Line 41:
 ===== 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 75: Line 75:
   * [[https://gitlab.xfce.org/xfce/thunar/-/issues/1028|Use a different Key to manage Toolbar buttons]]   * [[https://gitlab.xfce.org/xfce/thunar/-/issues/1028|Use a different Key to manage 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]**+    * **[Estimate time: 50h]** (can be part of a 90/175/350h project)
     * Currently, only the derivation from the default loading order is used to arrange toolbar buttons. This can lead to bugs     * Currently, only the derivation from the default loading order is used to arrange toolbar buttons. This can lead to bugs
     * 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]])
Line 84: Line 84:
   * Integration of Xfce Keyboard Shortcuts Widget into all Xfce Applications   * Integration of Xfce Keyboard Shortcuts Widget into all Xfce Applications
     * **[Difficulty: medium] [Required Skills: C, Gtk] [Possible Mentors: Alexander Schwinn]**     * **[Difficulty: medium] [Required Skills: C, Gtk] [Possible Mentors: Alexander Schwinn]**
-    * **[Estimate time: 10-90h (Depends on the number of ported apps)]**+    * **[Estimate time: 10-90h (Depends on the number of ported apps)]** (can be part of a 90/175/350h project)
     * Currently only available for thunar, xfce4-terminal and mousepad(via plugin)     * Currently only available for thunar, xfce4-terminal and mousepad(via plugin)
     * To be integrated as well into all other xfce applications which use keyboard shortcuts (TODO: Provide a list)     * To be integrated as well into all other xfce applications which use keyboard shortcuts (TODO: Provide a list)