Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of https://github.com/pcbsd/lumina | JoshDW19 | 2016-04-26 |
|\ | |||
| * | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2016-04-26 |
| |\ | |||
| * | | Adjust the FreeBSD appstore shortcut to use the new "appcafe.desktop" entry ↵ | Ken Moore | 2016-04-26 |
| | | | | | | | | | | | | (sysadm client). | ||
* | | | Make the menu in the settings widget more visually appealing. Balance space ↵ | JoshDW19 | 2016-04-26 |
| |/ |/| | | | | | / make all buttons the same size. | ||
* | | Change the default size so that there is no weird window resizing. | JoshDW19 | 2016-04-26 |
| | | |||
* | | Adds a class name for settingsmenu.cpp. Add a slight margin on qmenu objects. | JoshDW19 | 2016-04-26 |
|/ | |||
* | Some minor updates to lumina-terminal. Enable window transparency (75% ↵ | Ken Moore | 2016-04-26 |
| | | | | opaque) for a nice effect. | ||
* | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2016-04-26 |
|\ | |||
| * | Set a minimum size for the program selection box so it will not squish if a ↵ | JoshDW19 | 2016-04-26 |
| | | | | | | | | filename is too long. | ||
* | | Add in all the translation files for lumina-terminal | Ken Moore | 2016-04-26 |
|/ | |||
* | Oops - forgot to "git add" the new lumina-session files. | Ken Moore | 2016-04-26 |
| | |||
* | Add the beginnings of a new "lumina-session" wrapper utility for the ↵ | Ken Moore | 2016-04-25 |
| | | | | | | sequentual loading of various utilities (WM, DE, screensaver, compositing manager, etc..) Also setup lumina-session to auto-start xcompmgr if it is installed, and adjust the Lumina-DE.desktop xsession entry to launch the session instead of the Lumina-DE binary directly. | ||
* | Add a .desktop entry for lumina-textedit. | Ken Moore | 2016-04-25 |
| | |||
* | Fix a couple other files which needed to account for the path changes. | Ken Moore | 2016-04-25 |
| | |||
* | Rearrange the Lumina source tree quite a bit: | Ken Moore | 2016-04-25 |
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. |