| Commit message (Expand) | Author | Age |
* | change from a absolute to relative path for the icon in the lumina-support.de... | Ken Moore | 2016-03-11 |
* | Start adding the compatibility section for various key presses/codes. The exa... | Ken Moore | 2016-03-10 |
* | Clean up a lot of the ANSI control codes (tested with csh) | Ken Moore | 2016-03-10 |
* | Finish cleaning up the TTY Process class, and get it setup for close notifica... | Ken Moore | 2016-03-10 |
* | Now we can send input back to the TTY | Kris Moore | 2016-03-10 |
* | Now we can successfully read from the pty, needs cleanup on how we display | Kris Moore | 2016-03-10 |
* | Push some debugging for pty reading | Kris Moore | 2016-03-10 |
* | Fix a freeze when starting the pty process, can't ReadAll() if nothing | Kris Moore | 2016-03-09 |
* | Fix setting up the execvp args, the [0] needs to be the actual program, | Kris Moore | 2016-03-09 |
* | Convert TTYprocess to a QFile, add some testing for execvp (which makes | Kris Moore | 2016-03-09 |
* | Oops, forgot to add the new TtyProcess files in the last commit. | Ken Moore | 2016-03-09 |
* | Get a bunch more of the lumina-terminal app written up. Still not quite done ... | Ken Moore | 2016-03-09 |
* | Update the window movement routine to use an alternate ICCCM WM request for f... | Ken Moore | 2016-03-08 |
* | Cleanup all the DESTDIR usage within the project files. Now this can be easil... | Ken Moore | 2016-03-04 |
* | Merge pull request #196 from Nanolx/master | Ken Moore | 2016-03-02 |
|\ |
|
| * | bump debian/changelog | Christopher Roy Bratusek | 2016-03-01 |
| * | build dbgsym packages | Christopher Roy Bratusek | 2016-03-01 |
| * | Update Debian GNU/Linux packaging scripts | Christopher Roy Bratusek | 2016-03-01 |
| * | OS-detect.pri: remove Fedora portion, as Fedora's lumina-desktop.spec build f... | Christopher Roy Bratusek | 2016-03-01 |
| * | OS-detect.pri: don't forcefully override PREFIX | Christopher Roy Bratusek | 2016-03-01 |
| * | fixup OS-detect.pri so that externally passed variables from qmake actually t... | Christopher Roy Bratusek | 2016-03-01 |
|/ |
|
* | Remove the "Terminal" and "StartupNotify" entries within the lumina-supprot.d... | Ken Moore | 2016-02-26 |
* | Fix a typo in the "nl" translation file for lumina-fileinfo. | Ken Moore | 2016-02-26 |
* | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2016-02-25 |
|\ |
|
| * | Merge pull request #193 from zyixc/Lumina-NL | Ken Moore | 2016-02-23 |
| |\ |
|
| | * | Add dutch translation for i18n/lumina-wm | Zyixc | 2016-02-22 |
| | * | Add dutch translation for i18n/lumina-search | Zyixc | 2016-02-22 |
| | * | Add dutch translation for i18n/lumina-screenshot | Zyixc | 2016-02-22 |
| | * | Add dutch translation for i18n/lumina-open | Zyixc | 2016-02-22 |
| | * | Add dutch translation for i18n/lumina-info | Zyixc | 2016-02-22 |
| | * | Add dutch translation for i18n/lumina-fm | Zyixc | 2016-02-22 |
| | * | Add dutch translation for i18n/lumina-fileinfo | Zyixc | 2016-02-22 |
| | * | Add dutch translation for i18n/lumina-desktop | Zyixc | 2016-02-22 |
| | * | Add dutch translation for i18n/lumina-config | Zyixc | 2016-02-22 |
| |/ |
|
* / | Remove the "-o" options from the reboot/shutdown commands in Lumina - this by... | Ken Moore | 2016-02-25 |
|/ |
|
* | Tag version 0.9.0-devel on the master branch (corresponds to 0.8.8-Release-p1... | Ken Moore | 2016-02-19 |
* | Ensure that on logout all the desktop elements (except the wallpaper) gets hi... | Ken Moore | 2016-02-19 |
* | Fix up a couple other small bugs: | Ken Moore | 2016-02-19 |
* | Change around the X property notification requested for standard windows (non... | Ken Moore | 2016-02-19 |
* | Remove the 80-pixel limit to the text shown on task manager buttons (non-grou... | Ken Moore | 2016-02-18 |
* | Make sure the new windows are registeres with the Lumina session so we can se... | Ken Moore | 2016-02-18 |
* | For the clock plugin, add a smarter minimum width based on the time format ch... | Ken Moore | 2016-02-18 |
* | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2016-02-18 |
|\ |
|
| * | Merge pull request #185 from Sunderland93/master | Ken Moore | 2016-02-15 |
| |\ |
|
| | * | Update override_dh_install, fix #184 | Aleksey Samoilov | 2016-02-15 |
| |/ |
|
* / | Find/switch a bunch of other "delete" calls on QWidgets to the Qt deleteLater... | Ken Moore | 2016-02-18 |
|/ |
|
* | Fix the "amixer" command used to set the volume in the generic "Linux" suppor... | Ken Moore | 2016-02-12 |
* | Change a lot of "delete" calls on QWidgets to the safer "->deleteLater()" Qt ... | Ken Moore | 2016-02-12 |
* | Merge pull request #182 from vovd/master | Ken Moore | 2016-02-12 |
|\ |
|
| * | Update libluminautils1.install | vovd | 2016-02-12 |