Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | put the name lumina-fileinfo | william | 2015-03-26 | |
| | | | | | | | ||||
| * | | | | | | Merge remote-tracking branch 'upstream/master' into deskEditor | william | 2015-03-26 | |
| |\ \ \ \ \ \ | ||||
| * | | | | | | | Warn the user is they want to change a elemnt having translated values. | william | 2015-03-16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In case he wants to still update it, the translated value will be removed. | |||
| * | | | | | | | remove old comment already tackled | william | 2015-03-16 | |
| | | | | | | | | ||||
| * | | | | | | | global.h is required for the LuminaOS.h | william | 2015-03-14 | |
| | | | | | | | | ||||
| * | | | | | | | fix issues with pushbuttons (Command, WorkingDir and Icon) concerning the ↵ | william | 2015-03-14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | default values | |||
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into deskEditor | william | 2015-03-14 | |
| |\ \ \ \ \ \ \ | ||||
| * | | | | | | | | spelling error | william | 2015-03-13 | |
| | | | | | | | | | ||||
| * | | | | | | | | better window size | william | 2015-03-13 | |
| | | | | | | | | | ||||
| * | | | | | | | | fix some label names | william | 2015-03-13 | |
| | | | | | | | | | ||||
| * | | | | | | | | fix: set buttons icons | william | 2015-03-13 | |
| | | | | | | | | | ||||
| * | | | | | | | | set dialog's name and icon | william | 2015-03-13 | |
| | | | | | | | | | ||||
| * | | | | | | | | lCommand: setText() does not flag Modified() automatically | william | 2015-03-13 | |
| | | | | | | | | | ||||
| * | | | | | | | | fix: when the user click cancel we don't change any values | william | 2015-03-13 | |
| | | | | | | | | | ||||
| * | | | | | | | | setText() does not flag Modified() automatically | william | 2015-03-13 | |
| | | | | | | | | | ||||
| * | | | | | | | | default type is Application with capital A | william | 2015-03-13 | |
| | | | | | | | | | ||||
| * | | | | | | | | automatically display correct folder when clicking command button | william | 2015-03-13 | |
| | | | | | | | | | ||||
| * | | | | | | | | automatically display the correct folder when clicking on Icon button | william | 2015-03-13 | |
| | | | | | | | | | ||||
| * | | | | | | | | detect the type of desktop file and adapt the layout accordingly | william os4y | 2015-03-13 | |
| | | | | | | | | | ||||
| * | | | | | | | | simple editor for .desktop files | william os4y | 2015-03-13 | |
| | | | | | | | | | ||||
| * | | | | | | | | fix issue #55: inform user whan return code is not null | william os4y | 2015-03-13 | |
| | | | | | | | | | ||||
| * | | | | | | | | adapt the .gitignore in order to avoid all constructed files. | william os4y | 2015-03-13 | |
| | | | | | | | | | ||||
* | | | | | | | | | Make sure to check the list of watched files and reset it if something was ↵ | Ken Moore | 2015-04-20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | removed temporarily (to ensure that the watcher functionality does not stop working while a session is in progress). | |||
* | | | | | | | | | Make sure to load the default value for the new datetimeorder session value ↵ | Ken Moore | 2015-04-20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (timeonly) if nothing was saved in the config file. | |||
* | | | | | | | | | Add the ability to use percentages of the screen for panel sizes (%W for ↵ | Ken Moore | 2015-04-20 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percent of screen width, %H for percent of screen height), as well as a percentage of the screen height for the font size (<number>%, gets converted to a pixel metric) Some standard percentages for examples: panel height (top/bottom): between 3%H to 4.5%H font height: between 1.5% to 2.5% Also update the default config file to reflect these changes. | |||
* | | | | | | | | Add a special flag to prevent the lumina-open crash handler from starting up ↵ | Ken Moore | 2015-04-20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | during the session cleanup procedures. | |||
* | | | | | | | | Update th elibLumina.pro: | Ken Moore | 2015-04-20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1)Require the xcb-damage library 2) Verify the existance of "lsb_release" before trying to use it (Linux/Debian distinction utility). | |||
* | | | | | | | | Remove the last libX11 usage in the sytem tray protocols. Move the damage ID ↵ | Ken Moore | 2015-04-20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | creation to XCB, and place it within the embedding routine in LuminaX11 instead. | |||
* | | | | | | | | Merge pull request #91 from Nanolx/lumina-panel-date | Ken Moore | 2015-04-20 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Lumina panel date/time formats | |||
| * | | | | | | | | UI for DateTimeOrder | Christopher Roy Bratusek | 2015-04-19 | |
| | | | | | | | | | ||||
| * | | | | | | | | 4 time display modes for panel clock: | Christopher Roy Bratusek | 2015-04-19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timeonly (default): display time, date as tooltip dateonly : display date, time as tooltip datetime : display date first then time timedate : display time first then date LSession option: DateTimeOrder (no UI yet) | |||
* | | | | | | | | | Merge pull request #90 from Nanolx/lumina-fm-info | Ken Moore | 2015-04-20 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | lumina-fm show separated number of folders and files in status bar | |||
| * | | | | | | | | | use ++ in createStatusBarMgs over += 1 | Christopher Roy Bratusek | 2015-04-18 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | lumina-fm show separated number of folders and files in status bar | Christopher Roy Bratusek | 2015-04-18 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Merge pull request #88 from Nanolx/master | Ken Moore | 2015-04-20 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Debian: runtime dependencies | |||
| * | | | | | | | | | auto-detect Debian vs. non-Debian Linux distribution | Christopher Roy Bratusek | 2015-04-19 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | add lumina-xconfig dependency | Christopher Roy Bratusek | 2015-04-19 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | bump version in debian/changelog | Christopher Roy Bratusek | 2015-04-19 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | a few runtime dependencies | Christopher Roy Bratusek | 2015-04-18 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | new snapshot | Christopher Roy Bratusek | 2015-04-18 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Clean up the new suspend support in Lumina, and add it to the system "log ↵ | Ken Moore | 2015-04-19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | out" menu as an option (if supported on that system). | |||
* | | | | | | | | | Add support to LuminaOS for checking/starting the system suspend functionality. | Ken Moore | 2015-04-19 | |
| | | | | | | | | | ||||
* | | | | | | | | | Adjust te brightness control labelling a bit in the sytem dashboard. Now the ↵ | Ken Moore | 2015-04-19 | |
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | label will always stay in sync with the slider (no delay), it is only the backend setting routine which is on a slight (50ms) delay. | |||
* | | | | | | | | Merge pull request #87 from william-os4y/search | Ken Moore | 2015-04-17 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix a problem when removing items from the exclude list of lumina-search | |||
| * | | | | | | | | Fix a problem when removing items from the exclude list of lumina-search | wi | 2015-04-17 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2015-04-17 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Fix the implementation of the hardware brightness control on PC-BSD. Now it ↵ | Ken Moore | 2015-04-17 | |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | works consistently. | |||
* / / / / / / / | A couple changes to lumina-config: | Ken Moore | 2015-04-17 | |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1) Fix loading the current "applauncher" panel plugins for the second panel. 2) If the save button is active when the "defaults" page is selected, keep the save button visible until clicked. | |||
* | | | | | | | Update the system dashboard behavior a bit: | Ken Moore | 2015-04-17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1) Add a signal collector/combiner for screen brightness changes (1/10 second delay) - since hardware brightness changes cannot usually be spammed too quickly. 2) Update the battery icon notifications on the panel button. If less than 5% left, leave the low battery icon there all the time, if less than 15% cause the low battery icon to flash intermittently, if greater than that don't show any battery icon. | |||
* | | | | | | | Fix the session chimes (and possible stability issue) by removing the ↵ | Ken Moore | 2015-04-16 | |
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | special audio thread and using the QMediaPlayer within the main thread (no stuttering/delays in my initial tests so far). Add a PC-BSD specific routine for setting brightness so that hardware brightness controls are attempted (through pc-sysconfig) before the software brightness is modified (using xbrightness) |