Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix up the context menu policies for the notepad desktop plugin. | Ken Moore | 2017-03-10 |
| | |||
* | add alarm panel-plugin | q5sys | 2017-03-09 |
| | |||
* | Merge pull request #397 from scootergrisen/master | Ken Moore | 2017-03-09 |
|\ | | | | | Change language attribute value from da_DK to da | ||
| * | Change language attribute value from da_DK to da | scootergrisen | 2017-03-09 |
| | | |||
* | | Fix some errors in a few translation files. Now the language field should be ↵ | Ken Moore | 2017-03-09 |
| | | | | | | | | correct for the locale. | ||
* | | Clean up a couple defines. | Ken Moore | 2017-03-07 |
| | | |||
* | | Get the ping/pong system all setup within the NativeWindowSystem. | Ken Moore | 2017-03-07 |
| | | |||
* | | Make sure we respect the "override_redirect" flag on a window (do not try to ↵ | Ken Moore | 2017-03-07 |
| | | | | | | | | manage it) | ||
* | | Finish up some more of the admin functions for the NativeWindowSystem (event ↵ | Ken Moore | 2017-03-06 |
| | | | | | | | | registration, window create/close handling, etc) | ||
* | | Add support for reading the "Workspace" property (_NET_WM_DESKTOP). | Ken Moore | 2017-03-06 |
| | | |||
* | | Add support for populating the "Name" property within the NativeWindowSystem ↵ | Ken Moore | 2017-03-06 |
| | | | | | | | | class (associated with the much more static "class" name from X11 - use the Title/ShortTitle properties for the ones that change regularly). | ||
* | | Add support for reading window geometry information to the ↵ | Ken Moore | 2017-03-06 |
| | | | | | | | | NativeWindowSystem (GlobalPos, Size, MinSize, MaxSize) | ||
* | | Add a bunch more of the XCB guts to the NativeWindowSystem (Title, ↵ | Ken Moore | 2017-03-06 |
| | | | | | | | | ShortTitle, Icon) | ||
* | | Some more work on the NativeWindowSystem "plumbing". Get the system tray ↵ | Ken Moore | 2017-03-04 |
| | | | | | | | | init routine all ported over, and start filling in the mouse/key handling routines. | ||
* | | Start filling in the non-property slots for the NativeWindowSystem now ↵ | Ken Moore | 2017-03-03 |
| | | | | | | | | (close, kill, ping). | ||
* | | Another large batch of updates to the Native Window "plumbing": | Ken Moore | 2017-03-03 |
| | | | | | | | | | | | | | | | | 1) Handle all property changes in bulk groups for efficiency 2) Add simplification functions for changing single properties. 3) Automatically prune redundant property settings from signals 4) Add another property or two, and simplify the number of "extra" signals/functions for non-property changes/requests. 5) Starting cleaning up the new NativeWindowSystem class to use the new plumbing, and get it ready for the XCB "guts" to be copied in. | ||
* | | Translated using Weblate (lumina_OPEN@ru (generated)) | Koljasha | 2017-03-03 |
| | | | | | | | | Currently translated at 97.5% (39 of 40 strings) | ||
* | | A bit more work on the new window frames. Now the minimum size policies are ↵ | Ken Moore | 2017-03-02 |
| | | | | | | | | respected, and the border extents have been standardized. | ||
* | | Write up a new window frame for Lumina2 (not using the QMdi[Sub]Window ↵ | Ken Moore | 2017-03-02 |
| | | | | | | | | classes). This seems to be working much better so far - still need to finish filling out the various interaction functions and themeing (stylesheet object names done). | ||
* | | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-03-02 |
|\ \ | |||
| * \ | Merge remote-tracking branch 'origin/master' | Weblate | 2017-03-02 |
| |\ \ | |||
| * | | | Translated using Weblate (lumina_DESKTOP@lt (generated)) | Moo | 2017-03-02 |
| | | | | | | | | | | | | | | | | Currently translated at 96.7% (300 of 310 strings) | ||
* | | | | Update the new screensaver framework a bit, and add a replacement for the ↵ | Ken Moore | 2017-03-02 |
| |/ / |/| | | | | | | | | default "sample" screensaver: a "Fireflies" screensaver. | ||
* | | | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-03-02 |
|\| | | |||
| * | | Translated using Weblate (lumina_OPEN@ca (generated)) | Davidmp | 2017-03-02 |
| | | | | | | | | | | | | Currently translated at 100.0% (40 of 40 strings) | ||
| * | | Merge remote-tracking branch 'origin/master' | Weblate | 2017-03-02 |
| |\ \ | |||
| * | | | Translated using Weblate (lumina_DESKTOP@lt (generated)) | Moo | 2017-03-02 |
| | | | | | | | | | | | | | | | | Currently translated at 95.4% (296 of 310 strings) | ||
| * | | | Translated using Weblate (lumina_OPEN@lt (generated)) | Moo | 2017-03-02 |
| | | | | | | | | | | | | | | | | Currently translated at 100.0% (40 of 40 strings) | ||
* | | | | Clean up some of the applauncher context menu functionality: | Ken Moore | 2017-03-02 |
| |/ / |/| | | | | | | | | | | | 1) Add the ability for plugins to set their own high-priority context menu, and put the plugin modification menu into that as needed. 2) For the applauncher plugin, generate a custom context menu specifically for the file in question. This may include the various "actions" in .desktop files as appropriate, and also adds shortcuts for launch, open, open-with, file properties, and delete file. | ||
* | | | Update the help text for lumina-open to include the "-action <ActionID>" ↵ | Ken Moore | 2017-03-02 |
|/ / | | | | | | | syntax. This is the syntax used for launching one of the alternate .desktop file actions. | ||
* | | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-02-28 |
|\ \ | |||
| * | | Translated using Weblate (lumina_OPEN@da (generated)) | scootergrisen | 2017-02-28 |
| | | | | | | | | | | | | Currently translated at 100.0% (40 of 40 strings) | ||
| * | | Clean up a couple more compile warnings about unused variables. | Ken Moore | 2017-02-27 |
| | | | |||
| * | | Silence some compile warnings in all the various OS templates. | Ken Moore | 2017-02-27 |
| | | | |||
| * | | Silence a compile warning in LDesktopUtils (unused variable) | Ken Moore | 2017-02-27 |
| | | | |||
| * | | Re-sync the translation files with the latest from the Lumina source files. | Ken Moore | 2017-02-27 |
| | | | |||
| * | | Merge remote-tracking branch 'origin/master' | Weblate | 2017-02-27 |
| |\ \ | |||
| | * \ | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-02-27 |
| | |\ \ | |||
| | * | | | Oops - Fix a typo in the desktop applauncher plugin: | Ken Moore | 2017-02-27 |
| | | | | | | | | | | | | | | | | | | | | The comment field should have been put into the tooltip - not replace the "whatsThis" value. This will fix the desktop autmounter entries getting launched appropriately again. | ||
| * | | | | Translated using Weblate (lumina_OPEN@da (generated)) | scootergrisen | 2017-02-27 |
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (39 of 39 strings) | ||
| * | | | | Translated using Weblate (lumina_DESKTOP@da (generated)) | scootergrisen | 2017-02-27 |
| | |/ / | |/| | | | | | | | | | | Currently translated at 100.0% (310 of 310 strings) | ||
| * | | | Translated using Weblate (lumina_DESKTOP@da (generated)) | scootergrisen | 2017-02-25 |
| |/ / | | | | | | | | | | Currently translated at 100.0% (310 of 310 strings) | ||
| * | | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-02-24 |
| |\ \ | |||
| | * \ | Merge remote-tracking branch 'origin/master' | Weblate | 2017-02-24 |
| | |\ \ | |||
| | * | | | Translated using Weblate (lumina_DESKTOP@da (generated)) | scootergrisen | 2017-02-24 |
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (310 of 310 strings) | ||
| * | | | | Oops - fix a typo in the tooltip update. | Ken Moore | 2017-02-24 |
| | |/ / | |/| | | |||
| * | | | Make sure the tooltip on the desktop icons is properly set for .desktop ↵ | Ken Moore | 2017-02-24 |
| |/ / | | | | | | | | | | entries (comment field). | ||
| * | | Update the Lumina Desktop /media watcher to allow both directories AND files ↵ | Ken Moore | 2017-02-24 |
| | | | | | | | | | | | | to be detected/shown. | ||
| * | | Quick fix for the "Directory" XDG desktop type detection/verification. | Ken Moore | 2017-02-24 |
| | | | |||
| * | | Translated using Weblate (lumina_DESKTOP@pl (generated)) | Paweł | 2017-02-24 |
| | | | | | | | | | | | | Currently translated at 100.0% (310 of 310 strings) |