~~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]] * [[https://docs.xfce.org/xfce/thunar/software_architecture|Hierarchy of Thunar views]] * [[thunar:dev:test_dbus_calls|Testing DBUS Calls]] * [[thunar:dev:temp_disable_gvfs|How to temporarily disable gvfs]] * [[thunar:dev:Using_gtk_Inspector|Using the gtk Inspector]] * [[thunar:dev:Mouse_button_magic|Mouse button magic]] * [[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:code_auto_formatting|Code auto formatting]] * [[thunar:dev:integration_testcases|integration testcases]] ---- [[https://docs.xfce.org/xfce/thunar/start|Back to Thunar main page]]