www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2021-10-27 20:26fixSuzanne Soy1+1-1
2021-10-27 20:21debugSuzanne Soy1+1-0
2021-10-27 20:10debugSuzanne Soy1+1-0
2021-10-27 20:03bash typoSuzanne Soy1+1-1
2021-03-08 19:28non-interactive installation modeSuzanne Soy1+35-11
2021-03-08 19:46Merge remote-tracking branch 'origin/patch-tilde-prefix' into HEADSuzanne Soy1+3-0
2021-03-08 19:15Merge remote-tracking branch 'origin/patch-sudo-install'Suzanne Soy1+7-2
2021-03-08 19:12quote variables and shell escapesSuzanne Soy1+49-49
2021-03-08 18:50install.sh Support single leading tilde in prefix (without using eval)Suzanne Soy1+3-0
2021-03-08 16:22PR reviewSuzanne Soy1+1-1
2021-03-08 03:57Create /usr/share/wayland-sessions/ if it does not existSuzanne Soy1+2-1
2021-03-07 17:52Test need for sudo for copying wayfire.desktop to /usr/share/wayland-sessions independently from the rest of the installation to $PREFIXSuzanne Soy1+5-1
2021-01-30 09:15update readme with new branch namesIlia Bozhinov1+2-2
2020-11-18 12:57Merge pull request #23 from ericonr/bangIlia Bozhinov1+1-0
2020-11-17 20:13install.sh: add missing shebang.Érico Rolim1+1-0
2020-08-16 16:09Merge pull request #17 from soreau/updatesIlia Bozhinov1+10-1
2020-08-16 16:04Add missing space for .desktop install promptScott Moreau1+1-1
2020-08-16 16:02Show correct default in help textScott Moreau1+1-1
2020-08-16 15:59Optionally install wayfire-plugins-extraScott Moreau1+9-0
2020-08-04 15:21Update README.mdIlia Bozhinov1+2-2
2020-08-04 15:20Update install.shIlia Bozhinov1+1-1
2020-06-19 18:33Merge pull request #16 from soreau/update-xdg-data-dirsIlia Bozhinov1+3-0
2020-06-17 15:12startwayfire: Set XDG_DATA_DIRS if unsetScott Moreau1+3-0
2020-06-12 11:52Merge pull request #14 from ericonr/masterIlia Bozhinov1+1-1
2020-05-29 01:08README: fix project linksÉrico Rolim1+1-1
2020-04-11 08:49Merge pull request #10 from soreau/minor-fixesIlia Bozhinov3+22-4
2020-04-11 08:46install.sh: Use install -m instead of cpScott Moreau1+2-3
2020-04-04 05:08Set XDG_DATA_DIRS to find .desktop files installed toScott Moreau2+3-0
2020-04-04 05:00Add option to install wayfire desktop session fileScott Moreau2+16-0
2020-04-04 04:41install.sh: Echo 'installation done' message as the last messageScott Moreau1+2-2
2020-04-03 12:25start_wayfire.sh: move logs to ~/.local/share/wayfire/wayfire.logIlia Bozhinov1+13-5
2020-03-27 15:06install.sh: set install prefix as first thing in the PATHIlia Bozhinov1+2-2
2020-03-26 17:29install.sh: create config dir if it does not existIlia Bozhinov1+1-0
2020-03-24 09:24Merge pull request #2 from soreau/minor-fixesIlia Bozhinov1+8-3
2020-03-24 04:51install.sh: Install start_wayfire.sh as /bin/startwayfireScott Moreau1+2-1
2020-03-24 09:21install.sh: Use path where the script lives as the build rootScott Moreau1+1-1
2020-03-24 03:52install.sh: Set CAP_SYS_ADMIN if neither systemd nor elogind is foundScott Moreau1+4-0
2020-03-24 03:41install.sh: Don't use sudo if sudo isn't availableScott Moreau1+1-1
2020-03-23 10:30Fix XDG_RUNTIME_DIR existence checkIlia Bozhinov1+1-1
2020-03-22 12:45check whether sudo is requiredIlia Bozhinov2+28-15
2020-03-21 20:08install.sh: fix checking out the correct streamIlia Bozhinov1+4-1
2020-03-21 19:48install.sh: fix conditionalsIlia Bozhinov1+2-2
2020-03-19 22:12start_wayfire.sh: fix variable declarationsIlia Bozhinov2+3-3
2020-03-19 22:11install.sh: add --system-wlroots optionIlia Bozhinov1+5-1
2020-03-19 21:58update_build.sh: fix build root detectionIlia Bozhinov1+1-1
2020-03-19 21:55add README.mdIlia Bozhinov1+30-0
2020-03-19 21:55update_build.sh: fix build_component functionIlia Bozhinov1+5-1
2020-03-19 20:55rename incr_build.sh to update_build.shIlia Bozhinov1+0-0
2020-03-19 20:54install.sh: Add argument handlingIlia Bozhinov2+58-6
2020-03-19 20:54start_wayfire: add a log file if XDG_RUNTIME_DIR is setIlia Bozhinov1+11-1
2020-03-19 16:02install.sh: do not delete files from previous buildIlia Bozhinov1+24-6
2020-03-19 12:52install.sh: use meson to get libdir instead of guessingIlia Bozhinov1+5-8
2020-03-19 12:35add more places where meson could install filesIlia Bozhinov1+3-3
2020-03-19 12:20start workIlia Bozhinov3+119-0
2020-03-19 12:23Initial commitIlia Bozhinov1+21-0