| Commit message (Collapse) | Author | Age |
|
|
|
| |
regarding whether it returns 0 or 1 - even if it succeeds both times. Go ahead and assume success for any xscreensaver call.
|
|
|
|
| |
Make the battery existance check and a couple other 1-time checks faster for subsequent runs.
|
|
|
|
| |
Make sure we check for redirect URLs even if the reply has data in it (was not catching the redirect from http:// to https:// on the Lumina/TrueOS feeds)
|
| |
|
| |
|
|
|
|
| |
Remove pc-sysconfig as an option for brightness control on FreeBSD
|
|
|
|
| |
Replace it with an extra "reboot w/ updates" button in both the start menu and the system logout window.
|
| |
|
| |
|
|
|
|
| |
Paths LOS function.
|
| |
|
| |
|
|
|
|
| |
available, and fall back on the hw.acpi values otherwise (direct readings seem to be more accurate in some instances).
|
|
|
|
| |
Avoid using "sysctl -a" in favor of using "sysctl hw." for doing the initial search for CPU temperature sysctls. This makes it touch a lot less of the system sysctl's, and might prevent a random kernel panic we are seeing on some systems when some particular sysctl is probed.
|
|
|
|
| |
(not the start menu options yet).
|
|
|
|
| |
the PC-BSD feed.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
1) Update the control panel link to point to SysAdm-client (old control panel is obsolete).
2) Ensure the system validity checks during the screen brightness routine are only run once per session rather than every time (since the type of system will not change over time)
|
| |
|
|
|
|
|
| |
1) Change the install directory where Lumina puts all it's files at install time (L_SHAREDIR/lumina-desktop/ instead of L_SHAREDIR/Lumina-DE/)
This required some adjustments to the LuminaOS templates just to mirror the change.
|
|
|
|
|
| |
1) Move the "runtime" directory in the users home to the XDG_CONFIG_HOME/lumina-desktop rather than ~/.lumina
2) Update the Glass theme a bit more.
|
|
|
|
| |
and such.
|
|
|
|
| |
This will return any OS-specific RSS feeds so that users can easily subscribe to get news about updates and such.
|
|
|
|
| |
(sysadm client).
|
|
Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed.
|