nautilus/eel
Ernestas Kulik df583c2e4a general: Allow running in separate instance
When hacking on Nautilus, it is very inconvenient to have to close any
running instance before running the built version. This commit enables
running three different instances by changing the application ID.
Beside the default “profile” is one crafted for stable flatpak
releases and one for development. The stable flatpak profile adds an
identifying mark to the about dialog to aid collecting information in
bug reports. The development profile is that plus additional styling to
help visually identify the development instance. It also will be used
when generating Flatpak bundles with the help of CI.

Generally, the implementation is slightly hacky to allow all the
different workflows, spanning from regular installations to GNOME
Builder flatpak builds, as each comes with its own quirks.
2018-03-18 22:28:08 +02:00
..
.gitignore general: drop git.mk 2017-02-24 00:24:27 +02:00
check-eel eel/ Import eel into nautilus. 2008-12-15 15:56:41 +00:00
check-program.c general: run uncrustify 2016-08-29 18:37:10 +02:00
eel-accessibility.c eel: remove unused code 2018-01-02 13:11:10 +02:00
eel-accessibility.h eel: remove unused code 2018-01-02 13:11:10 +02:00
eel-art-extensions.c eel: remove unused code 2018-01-02 13:11:10 +02:00
eel-art-extensions.h eel: remove unused code 2018-01-02 13:11:10 +02:00
eel-canvas.c general: don’t shadow variables 2018-03-01 08:37:50 +00:00
eel-canvas.h eel: remove unused code 2018-01-02 13:11:10 +02:00
eel-debug.c general: run uncrustify 2016-08-29 18:37:10 +02:00
eel-debug.h general: remove vim modelines 2016-04-04 18:08:36 +02:00
eel-glib-extensions.c eel: remove unused code 2018-01-02 13:11:10 +02:00
eel-glib-extensions.h eel: remove unused code 2018-01-02 13:11:10 +02:00
eel-graphic-effects.c general: run uncrustify 2016-08-29 18:37:10 +02:00
eel-graphic-effects.h general: remove vim modelines 2016-04-04 18:08:36 +02:00
eel-gtk-extensions.c general: Run uncrustify 2018-02-13 20:11:55 +01:00
eel-gtk-extensions.h eel: gtk-extensions: readd removed function prototype 2018-01-20 23:35:18 +02:00
eel-lib-self-check-functions.c general: run uncrustify 2016-08-29 18:37:10 +02:00
eel-lib-self-check-functions.h general: remove vim modelines 2016-04-04 18:08:36 +02:00
eel-self-checks.c general: run uncrustify 2016-08-29 18:37:10 +02:00
eel-self-checks.h general: remove vim modelines 2016-04-04 18:08:36 +02:00
eel-stock-dialogs.c general: run uncrustify 2016-08-29 18:37:10 +02:00
eel-stock-dialogs.h general: remove vim modelines 2016-04-04 18:08:36 +02:00
eel-string.c eel: string: remove custom strdup_printf functions 2018-03-05 11:26:49 +02:00
eel-string.h eel: string: remove custom strdup_printf functions 2018-03-05 11:26:49 +02:00
eel-vfs-extensions.c general: Rename from 'favorite' to 'starred' 2018-02-13 20:11:55 +01:00
eel-vfs-extensions.h general: Rename from 'favorite' to 'starred' 2018-02-13 20:11:55 +01:00
eel.h general: only remember window size 2018-01-16 13:23:54 +02:00
meson.build general: Allow running in separate instance 2018-03-18 22:28:08 +02:00