Releases: regolith-linux/regolith-desktop
Regolith 3.1
See release notes for details
Regolith 3.0
See release notes for details
Regolith 2.2
See release notes for details
Regolith 2.1
See release notes for details
Regolith 2.0
Regolith 1.6
Release artifacts for Regolith 1.6 are available here: https://github.com/regolith-linux/regolith-ubuntu-iso-builder/releases
Release 1.5.3
Regolith 1.5.3 is a bug fix release. The following list contains brief descriptions of fixes and updates per package since the Regolith 1.5.2 release:
Release Notes for i3xrocks
i3xrocks (1.3.5-1) bionic; urgency=medium
[ Ken Gilmer ]
- Do not print system file error if user files do not exist. Addresses regolith-linux/regolith-i3xrocks-config#114.
Release Notes for regolith-desktop
regolith-desktop (2.111-1bionic) bionic; urgency=medium
[ Ken Gilmer ]
- Move from i3xrocks-todo to regolith-todo to address regolith-linux/regolith-todo#6. Version bump in version file for 1.5.3.
Release Notes for regolith-i3xrocks-config
regolith-i3xrocks-config (3.5.7-1) bionic; urgency=medium
[ Ken Gilmer ]
- remove debugging output flag in net-traffic script
Release Notes for regolith-styles
regolith-styles (2.6.16-1) bionic; urgency=medium
[ Ken Gilmer ]
- Tweak to width to better match pixel equivalent at 1080p.
regolith-styles (2.6.15-1) bionic; urgency=medium
[ Ken Gilmer ]
- Use relative width over pixels for better HiDPI support of Rofi dialog. Idea from @eduncan911 in #417.
Release Notes for regolith-todo
regolith-todo (1.2.1-1) bionic; urgency=medium
[ Ken Gilmer ]
- Specify that regolith-todo replaces i3xrocks-todo. Addresses regolith-linux/regolith-todo#6.
Release Notes for remontoire
remontoire (1.4.1-1) bionic; urgency=medium
[ Mark Stosberg ]
- Document
-i
,-p
. (#11)
[ Michael Vetter ]
- Add openSUSE install instructions
[ Ken Gilmer ]
- Add fonts-font-awesome as soft dependency based on reference in CSS file and user feedback. Addresses regolith-linux/remontoire#16.
- Cleanup
Release 1.5.2
Regolith 1.5.2 is a bug fix release. The following list contains brief descriptions of fixes and updates per package since the Regolith 1.5.1 release:
Release Notes for regolith-compositor-picom-glx
- Remove manual fade flag passed to compositor in favor of specification in config file. Allows users to specify fade parameters via config file.
Release Notes for regolith-ftue
- Check update flag before changing gnome-terminal. Allows users to turn gnome-terminal profile generation off.
Release Notes for regolith-i3xrocks-config
Release 1.5.1
Regolith 1.5.1 is a bug fix release. The following list contains brief descriptions of fixes and updates per package since the Regolith 1.5 release:
Release Notes for i3-next-workspace
- Initial copy from regolith-i3xrocks-config.
Release Notes for regolith-compositor-picom-glx
- Add xrender-sync-fence for better support of nvidia systems.
Release Notes for regolith-default-settings
- Add breaks declaration to deal w/ ISO upgrade issue
Release Notes for regolith-desktop
- ship version file with all desktop variants
- Update version to 1.5.1
- Add new recommends for rofication status indicator that has been seperated from regolith-rofication
- Fix virtual package specification. Use look w/ less dependencies for minimal meta-package.
Release Notes for regolith-ftue
- Add some Xresources options for GNOME Terminal
Release Notes for regolith-i3-gaps-config
- Fix build files
- Fix path to i3-next-workspace
- Move some non-critical dependencies to Recommends. Add recommends to i3-next-workspace. Remove dep on fontawesome.
- deprecating startnum
- fix
- adding a missing logic
- Fix 'Carry Window to Next Free' binding, remove trailing whitespace. (regolith-linux/regolith-i3-gaps-config#31)
Release Notes for regolith-i3xrocks-config
- Add padding for net-traffic, extensive mocked tests (regolith-linux/regolith-i3xrocks-config
#101) - Migrate rofication status indicator i3xrocks conf file here from regolith-rofication.
- Remove button handling code as net-traffic cannot use them w/ repeat interval type. (regolith-linux/regolith-i3xrocks-config#100)
- Update net-traffic script to use 'repeat' interval type.
- Rewrite weather blocklet (regolith-linux/regolith-i3xrocks-config#96)
- Remove todo scripts as migrated to regolith-todo package
- Fix disk-capacity button clicks, add tests (regolith-linux/regolith-i3xrocks-config#98)
- Change memory rock default full text (regolith-linux/regolith-i3xrocks-config#94)
- Fix name of next-workspace script from last change
- Remove next-workspace script as it's moved to it's own package: i3-next-workspace.
- format the connected device string using pango same as other rocks (regolith-linux/regolith-i3xrocks-config#89)
- Changed around a few release names
- Use git-buildpackage to build the deb instead of debuild, use auth for all containers
- reading from xresources now (regolith-linux/regolith-i3xrocks-config#82)
- Don't sign packages for now, so the pipeline actually builds
- Only run packaging on tag releases for now
- Added tests for temp script and reworked temp script routine
- Also run the tests on PRs
- Match example with what the script is looking for (regolith-linux/regolith-i3xrocks-config#90)
- Rewrote net-traffic script, fixes regolith-linux/regolith-i3xrocks-config#91 (regolith-linux/regolith-i3xrocks-config#92)
- Add extra location information to weather API request (regolith-linux/regolith-i3xrocks-config#88)
- set BUTTON variable (regolith-linux/regolith-i3xrocks-config#93)
- Added net-traffic tests and GitHub Actions workflow to run tests
- Switch to a separate container running to ensure we can run our tests
- Make sure we can actually run the job somewhere
- Fixed xrescat mock and test execution
- Fix for button handling of the net-traffic script (regolith-linux/regolith-i3xrocks-config#86)
- Make time interval configurable with Xresource (regolith-linux/regolith-i3xrocks-config#87)
- Restore original behavior of mouse actions on volume (regolith-linux/regolith-i3xrocks-config#85)
Release Notes for regolith-rofication
- Another approach to breaking status indicator from base functionality due to python build script mysteries: move the i3xrocks conf.d file to i3xrocks. Leave python scripts here for the python installer thing.
- Break status indicator for rofication into separate package: i3xrocks-rofication.
Release Notes for regolith-styles
- Check if gnome-terminal is installed before generating profile. Related to #522.
Release Notes for regolith-todo
- Add i3xrocks dependency in hopes of sidestepping package file conflicts during upgrades
- Rewrote syntax of todo script, added tests
- Add td-cli as dependency
- Package created from regolith-i3xrocks-config
Release 1.4.1
Bug fixes to task tray, encrypted filesystems, touchpad settings, and status indicators from the 1.4 release.