Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| thunar:dev [2020/05/18 23:43] – alexxcons | thunar:dev [2025/04/02 15:18] (current) – removed clang format hint alexxcons |
|---|
| | ~~NOTOC~~ |
| | {{ :thunar:dev:thunar.png?nolink|}} |
| | ====== Thunar - Development Notes ====== |
| | |
| | The following notes are intended to provide additional guidelines and suggestions to assist developers in working with the Thunar file manager. |
| | |
| * [[thunar:dev:build_and_run|How to build and run thunar from source]] | * [[thunar:dev:build_and_run|How to build and run thunar from source]] |
| * [[https://docs.xfce.org/xfce/thunar/software_architecture|Hierarchy of Thunar views]] | * [[https://docs.xfce.org/xfce/thunar/software_architecture|Hierarchy of Thunar views]] |
| * [[thunar:dev:test_dbus_calls|Testing DBUS Calls]] | * [[thunar:dev:test_dbus_calls|Testing DBUS Calls]] |
| * [[thunar:dev:temp_disable_gvfs|temporary disable gvfs]] | * [[thunar:dev:temp_disable_gvfs|How to temporarily disable gvfs]] |
| * [[thunar:dev:Using_gtk_Inspector|Using the gtk Inspector]] | * [[thunar:dev:Using_gtk_Inspector|Using the gtk Inspector]] |
| * [[thunar:dev:Simulate_Horizontal_Scroll|Simulation of Horizontal Scrolling(Trackball)]] | * [[thunar:dev:Mouse_button_magic|Mouse/Keyboard button emulation]] |
| * [[thunar:dev:Mouse_button_magic|Mouse button magic]] | * [[thunar:dev:test_remotes|Testing remote locations]] |
| * [[thunar:dev:test_remotes|testing remote locations]] | * [[thunar:dev:gio_metadata|Working with gio/gvfs metadata]] |
| | * [[thunar:dev:mimetypes|Mime Types]] |
| | * [[thunar:dev:locale|Test different locale]] |
| | * [[thunar:dev:watch_file_io|Watch file IO]] |
| | * [[thunar:dev:thumbnailing|Having fun with thumbnails]] |
| | * [[thunar:dev:gprof|Performance profiling with gprof]] |
| | * [[thunar:dev:integration_testcases|integration testcases]] |
| |
| | ---- |
| | [[https://docs.xfce.org/xfce/thunar/start|Back to Thunar main page]] |