aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| | * no lumina-fileinfo dependency yetChristopher Roy Bratusek2015-04-21
| | |
| | * prevent building lumina-fileinfo for nowChristopher Roy Bratusek2015-04-21
| | |
| | * add lumina-fileinfo.install (Debian)Christopher Roy Bratusek2015-04-21
| | |
| | * new snapshot (Debian)Christopher Roy Bratusek2015-04-21
| | |
| | * add lumina fileinfo package (Debian)Christopher Roy Bratusek2015-04-21
| | |
| | * lsb_release path for DebianChristopher Roy Bratusek2015-04-21
| |/
* / Move the initial screen brightness and volume setting routines into the ↵Ken Moore2015-04-22
|/ | | | session initialization (out of the system dashboard plugin).
* Clean up the new lumina-fileinfo utility.Ken Moore2015-04-21
| | | | | | | 1) Get it setup for translations 2) Update the project file to work with all the Lumina defines/locations 3) Remove the registration of the *.desktop shortcut (CLI requirements, not a stand-alone app) 4) Clean up the icon/theme usage so if the icon theme gets changed it will be updated in the utility right away.
* Remove lumina-fileinfo from the overall build (lumina.pro) until it gets ↵Ken Moore2015-04-21
| | | | tested a bit more.
* Merge pull request #92 from william-os4y/deskEditorKen Moore2015-04-21
|\ | | | | I propose you the lumina-fileinfo
| * test the return code of the command to mv file to refresh the icon.wi2015-04-20
| |
| * Merge remote-tracking branch 'upstream/master' into deskEditorwi2015-04-20
| |\
| * | This is a complete adaptation of lumina-fileinfo.wi2015-04-17
| | | | | | | | | | | | | | | The most important element is that during the loadDEsktopFile we check the content of the file. In case the file does not contains the mandatory elements (cfr http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-1.1.html) we reject it and ask the user to manually (via an anoter tool) correct it, or to restart from scratch.
| * | Merge remote-tracking branch 'upstream/master' into deskEditorwi2015-04-17
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into deskEditorwi2015-04-15
| |\ \ \
| * | | | Corrections proposed by Kenwi2015-04-14
| | | | |
| * | | | Merge remote-tracking branch 'upstream/master' into deskEditorwi2015-04-14
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into deskEditorwi2015-04-12
| |\ \ \ \ \
| * | | | | | refactring of lumina-fileinfo:wi2015-04-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - detect if a field exist in different language and inform the user - add the inMemoryFile which contains the whole lines of the config. every modifications are stored in there and once the user click "apply" the whole content goes to disk - adapt the changes requested by the user in the inMemoryFile (no more when the user click on "Apply").
| * | | | | | have a config directory to store templateswi2015-03-29
| | | | | | |
| * | | | | | put the name lumina-fileinfowilliam2015-03-26
| | | | | | |
| * | | | | | Merge remote-tracking branch 'upstream/master' into deskEditorwilliam2015-03-26
| |\ \ \ \ \ \
| * | | | | | | Warn the user is they want to change a elemnt having translated values.william2015-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In case he wants to still update it, the translated value will be removed.
| * | | | | | | remove old comment already tackledwilliam2015-03-16
| | | | | | | |
| * | | | | | | global.h is required for the LuminaOS.hwilliam2015-03-14
| | | | | | | |
| * | | | | | | fix issues with pushbuttons (Command, WorkingDir and Icon) concerning the ↵william2015-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | default values
| * | | | | | | Merge remote-tracking branch 'upstream/master' into deskEditorwilliam2015-03-14
| |\ \ \ \ \ \ \
| * | | | | | | | spelling errorwilliam2015-03-13
| | | | | | | | |
| * | | | | | | | better window sizewilliam2015-03-13
| | | | | | | | |
| * | | | | | | | fix some label nameswilliam2015-03-13
| | | | | | | | |
| * | | | | | | | fix: set buttons iconswilliam2015-03-13
| | | | | | | | |
| * | | | | | | | set dialog's name and iconwilliam2015-03-13
| | | | | | | | |
| * | | | | | | | lCommand: setText() does not flag Modified() automaticallywilliam2015-03-13
| | | | | | | | |
| * | | | | | | | fix: when the user click cancel we don't change any valueswilliam2015-03-13
| | | | | | | | |
| * | | | | | | | setText() does not flag Modified() automaticallywilliam2015-03-13
| | | | | | | | |
| * | | | | | | | default type is Application with capital Awilliam2015-03-13
| | | | | | | | |
| * | | | | | | | automatically display correct folder when clicking command buttonwilliam2015-03-13
| | | | | | | | |
| * | | | | | | | automatically display the correct folder when clicking on Icon buttonwilliam2015-03-13
| | | | | | | | |
| * | | | | | | | detect the type of desktop file and adapt the layout accordinglywilliam os4y2015-03-13
| | | | | | | | |
| * | | | | | | | simple editor for .desktop fileswilliam os4y2015-03-13
| | | | | | | | |
| * | | | | | | | fix issue #55: inform user whan return code is not nullwilliam os4y2015-03-13
| | | | | | | | |
| * | | | | | | | adapt the .gitignore in order to avoid all constructed files.william os4y2015-03-13
| | | | | | | | |
* | | | | | | | | Make sure to check the list of watched files and reset it if something was ↵Ken Moore2015-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 Moore2015-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 Moore2015-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 Moore2015-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | during the session cleanup procedures.
* | | | | | | | Update th elibLumina.pro:Ken Moore2015-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 Moore2015-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | creation to XCB, and place it within the embedding routine in LuminaX11 instead.
* | | | | | | | Merge pull request #91 from Nanolx/lumina-panel-dateKen Moore2015-04-20
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Lumina panel date/time formats
| * | | | | | | | UI for DateTimeOrderChristopher Roy Bratusek2015-04-19
| | | | | | | | |
bgstack15