| 2021-10-27 20:26 | fix | Suzanne Soy | 1 | +1 | -1 |
| 2021-10-27 20:21 | debug | Suzanne Soy | 1 | +1 | -0 |
| 2021-10-27 20:10 | debug | Suzanne Soy | 1 | +1 | -0 |
| 2021-10-27 20:03 | bash typo | Suzanne Soy | 1 | +1 | -1 |
| 2021-03-08 19:28 | non-interactive installation mode | Suzanne Soy | 1 | +35 | -11 |
| 2021-03-08 19:46 | Merge remote-tracking branch 'origin/patch-tilde-prefix' into HEAD | Suzanne Soy | 1 | +3 | -0 |
| 2021-03-08 19:15 | Merge remote-tracking branch 'origin/patch-sudo-install' | Suzanne Soy | 1 | +7 | -2 |
| 2021-03-08 19:12 | quote variables and shell escapes | Suzanne Soy | 1 | +49 | -49 |
| 2021-03-08 18:50 | install.sh Support single leading tilde in prefix (without using eval) | Suzanne Soy | 1 | +3 | -0 |
| 2021-03-08 16:22 | PR review | Suzanne Soy | 1 | +1 | -1 |
| 2021-03-08 03:57 | Create /usr/share/wayland-sessions/ if it does not exist | Suzanne Soy | 1 | +2 | -1 |
| 2021-03-07 17:52 | Test need for sudo for copying wayfire.desktop to /usr/share/wayland-sessions independently from the rest of the installation to $PREFIX | Suzanne Soy | 1 | +5 | -1 |
| 2021-01-30 09:15 | update readme with new branch names | Ilia Bozhinov | 1 | +2 | -2 |
| 2020-11-18 12:57 | Merge pull request #23 from ericonr/bang | Ilia Bozhinov | 1 | +1 | -0 |
| 2020-11-17 20:13 | install.sh: add missing shebang. | Érico Rolim | 1 | +1 | -0 |
| 2020-08-16 16:09 | Merge pull request #17 from soreau/updates | Ilia Bozhinov | 1 | +10 | -1 |
| 2020-08-16 16:04 | Add missing space for .desktop install prompt | Scott Moreau | 1 | +1 | -1 |
| 2020-08-16 16:02 | Show correct default in help text | Scott Moreau | 1 | +1 | -1 |
| 2020-08-16 15:59 | Optionally install wayfire-plugins-extra | Scott Moreau | 1 | +9 | -0 |
| 2020-08-04 15:21 | Update README.md | Ilia Bozhinov | 1 | +2 | -2 |
| 2020-08-04 15:20 | Update install.sh | Ilia Bozhinov | 1 | +1 | -1 |
| 2020-06-19 18:33 | Merge pull request #16 from soreau/update-xdg-data-dirs | Ilia Bozhinov | 1 | +3 | -0 |
| 2020-06-17 15:12 | startwayfire: Set XDG_DATA_DIRS if unset | Scott Moreau | 1 | +3 | -0 |
| 2020-06-12 11:52 | Merge pull request #14 from ericonr/master | Ilia Bozhinov | 1 | +1 | -1 |
| 2020-05-29 01:08 | README: fix project links | Érico Rolim | 1 | +1 | -1 |
| 2020-04-11 08:49 | Merge pull request #10 from soreau/minor-fixes | Ilia Bozhinov | 3 | +22 | -4 |
| 2020-04-11 08:46 | install.sh: Use install -m instead of cp | Scott Moreau | 1 | +2 | -3 |
| 2020-04-04 05:08 | Set XDG_DATA_DIRS to find .desktop files installed to | Scott Moreau | 2 | +3 | -0 |
| 2020-04-04 05:00 | Add option to install wayfire desktop session file | Scott Moreau | 2 | +16 | -0 |
| 2020-04-04 04:41 | install.sh: Echo 'installation done' message as the last message | Scott Moreau | 1 | +2 | -2 |
| 2020-04-03 12:25 | start_wayfire.sh: move logs to ~/.local/share/wayfire/wayfire.log | Ilia Bozhinov | 1 | +13 | -5 |
| 2020-03-27 15:06 | install.sh: set install prefix as first thing in the PATH | Ilia Bozhinov | 1 | +2 | -2 |
| 2020-03-26 17:29 | install.sh: create config dir if it does not exist | Ilia Bozhinov | 1 | +1 | -0 |
| 2020-03-24 09:24 | Merge pull request #2 from soreau/minor-fixes | Ilia Bozhinov | 1 | +8 | -3 |
| 2020-03-24 04:51 | install.sh: Install start_wayfire.sh as /bin/startwayfire | Scott Moreau | 1 | +2 | -1 |
| 2020-03-24 09:21 | install.sh: Use path where the script lives as the build root | Scott Moreau | 1 | +1 | -1 |
| 2020-03-24 03:52 | install.sh: Set CAP_SYS_ADMIN if neither systemd nor elogind is found | Scott Moreau | 1 | +4 | -0 |
| 2020-03-24 03:41 | install.sh: Don't use sudo if sudo isn't available | Scott Moreau | 1 | +1 | -1 |
| 2020-03-23 10:30 | Fix XDG_RUNTIME_DIR existence check | Ilia Bozhinov | 1 | +1 | -1 |
| 2020-03-22 12:45 | check whether sudo is required | Ilia Bozhinov | 2 | +28 | -15 |
| 2020-03-21 20:08 | install.sh: fix checking out the correct stream | Ilia Bozhinov | 1 | +4 | -1 |
| 2020-03-21 19:48 | install.sh: fix conditionals | Ilia Bozhinov | 1 | +2 | -2 |
| 2020-03-19 22:12 | start_wayfire.sh: fix variable declarations | Ilia Bozhinov | 2 | +3 | -3 |
| 2020-03-19 22:11 | install.sh: add --system-wlroots option | Ilia Bozhinov | 1 | +5 | -1 |
| 2020-03-19 21:58 | update_build.sh: fix build root detection | Ilia Bozhinov | 1 | +1 | -1 |
| 2020-03-19 21:55 | add README.md | Ilia Bozhinov | 1 | +30 | -0 |
| 2020-03-19 21:55 | update_build.sh: fix build_component function | Ilia Bozhinov | 1 | +5 | -1 |
| 2020-03-19 20:55 | rename incr_build.sh to update_build.sh | Ilia Bozhinov | 1 | +0 | -0 |
| 2020-03-19 20:54 | install.sh: Add argument handling | Ilia Bozhinov | 2 | +58 | -6 |
| 2020-03-19 20:54 | start_wayfire: add a log file if XDG_RUNTIME_DIR is set | Ilia Bozhinov | 1 | +11 | -1 |
| 2020-03-19 16:02 | install.sh: do not delete files from previous build | Ilia Bozhinov | 1 | +24 | -6 |
| 2020-03-19 12:52 | install.sh: use meson to get libdir instead of guessing | Ilia Bozhinov | 1 | +5 | -8 |
| 2020-03-19 12:35 | add more places where meson could install files | Ilia Bozhinov | 1 | +3 | -3 |
| 2020-03-19 12:20 | start work | Ilia Bozhinov | 3 | +119 | -0 |
| 2020-03-19 12:23 | Initial commit | Ilia Bozhinov | 1 | +21 | -0 |