Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added translations to menu buttons and the panel settings dialogue | ZackaryWelch | 2017-08-15 |
| | |||
* | Deactivate the auto-resize functionality (for now) with a comment about the ↵ | Ken Moore | 2017-06-07 |
| | | | | | | | Fluxbox issue. This can get reactivated when Fluxbox is deactivated with Lumina 2.0. Instead, just increase the default size of the main window a bit. | ||
* | Clean up the compilation warnings with the separate "getPage" routines in ↵ | Ken Moore | 2017-02-27 |
| | | | | lumina-config. | ||
* | enable ESC to clear search field and reset view to all pages | q5sys | 2017-01-05 |
| | |||
* | add quit keyboard shortcut | q5sys | 2017-01-05 |
| | |||
* | Add the ability to specify "--page <page_id>" when running lumina-config to ↵ | Ken Moore | 2016-11-21 |
| | | | | go to a particular page. | ||
* | Fix a reference to an uncommitted function by q5sys. | Ken Moore | 2016-11-20 |
| | |||
* | Revert "comment out changes made to wrong repo, until method can be fixed" | Ken Moore | 2016-11-20 |
| | | | | This reverts commit 876173714461d6f9d104636d90e648c9f7009505. | ||
* | comment out changes made to wrong repo, until method can be fixed | q5sys | 2016-11-20 |
| | |||
* | search clear function on ESC press | q5sys | 2016-11-20 |
| | |||
* | Large update to how XDGDesktop files are created/used. | Ken Moore | 2016-09-22 |
| | | | | | | This impacts almost all tools/utilities within Lumina - please test (passed internal tests so far). This cleans up a lot of the backend XDG compliance class, moving lots of functionality into child functions of the XDGDesktop class and ensuring that they get cleaned up more regularly/properly. This *seems* to make the desktop startup a lot faster, even if the overall memory savings are slight (so far). | ||
* | Make sure that going "back" to the main page automatically ↵ | Ken Moore | 2016-09-06 |
| | | | | exapands/highlights the page that the user was just on. | ||
* | Finish up the switch over to the new UI for lumina-config | Ken Moore | 2016-06-28 |
| | |||
* | Add in the new autostart services UI page. Also cleanup a bit more of the ↵ | Ken Moore | 2016-06-27 |
| | | | | shortcuts and page interactions. | ||
* | Switch back to the old UI for now (new one still not finished yet). | Ken Moore | 2016-06-24 |
| | | | | Also have the monitor selection on the new UI hidden if there is only one monitor available. | ||
* | Get the new "wallpaper" page all setup and functional, as well as finish ↵ | Ken Moore | 2016-06-24 |
| | | | | testing the new page loading and monitor-changing systems. | ||
* | Get a lot more of the new lumina-config layout all setup. Now the main page ↵ | Ken Moore | 2016-06-22 |
| | | | | has all the loading/parsing routines built in, and the main window will perform the button actions as needed. | ||
* | Get the general page loading system all setup for the new mainWindow class. | Ken Moore | 2016-06-22 |
| | |||
* | Get the new lumina-config UI all setup and tied into the build for ↵ | Ken Moore | 2016-06-22 |
compilation checks (old UI still actually used at the moment though) |