1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-04-01 06:50:08 +03:00

947 Commits

Author SHA1 Message Date
Michail Vourlakos
bcce41d064 always update background for colors/backs
--because the comboBox includes Select Background and
TextColor the last edit mode patterns couldnt be selected
in some cases
2018-02-28 19:48:13 +02:00
Michail Vourlakos
7050d7ba1f fix #886 use svg for settings Latte trademark
--remove the Plasma Label that was used to set
the Latte trademark based on Tangerine font that
was distributed from app source code
--remove the Tangarine font from source code
2018-02-27 23:58:47 +02:00
Michail Vourlakos
052a8519ce fix entry index for plasma taskmanagers
--in plasma taskmanagers the index passed starts
from 0 and for latte taskmanager from 1.
2018-02-25 20:24:59 +02:00
Michail Vourlakos
9f03e10b3d delay execution of activating entrys when hidden
--entries execution is delayed in order to give the
time to the dock to show itself first
--improve a bit the code complexity for globalshortcuts.
2018-02-25 20:20:34 +02:00
Michail Vourlakos
f2b80b7b52 update strings for global shortcuts 2018-02-25 20:03:37 +02:00
Michail Vourlakos
1ff161a030 updates and improvements at applets glob.shortcuts 2018-02-25 20:00:23 +02:00
Michail Vourlakos
db28c6bcaf use globalshortcuts with containment also
--we are trying to expose an applets calling
mechanism that is combined with the latte plasmoids
one with a nice beautiful way
2018-02-25 17:53:22 +02:00
Michail Vourlakos
1e57260c5f asynchronous calls for quiting application
--this gives the time for docks to close and also
to not create any rare crashes because qml settings
window calls this code path from its Quit button.
2018-02-24 10:54:35 +02:00
Michail Vourlakos
32c4ef1d5b Myltiple:improve Activities switching
--improve Activities switching and activation
for orphaned layouts (that is layouts that do
not belong in any specific Activity)
2018-02-22 18:30:28 +02:00
l10n daemon script
10cd514fe0 GIT_SILENT made messages (after extraction) 2018-02-22 03:12:15 +01:00
Michail Vourlakos
d2495b3350 apply layout's activities on config showing 2018-02-19 18:10:54 +02:00
Michail Vourlakos
7954ce5d52 update Activites correctly for orphaned layouts 2018-02-19 17:46:50 +02:00
l10n daemon script
cb6d7bda74 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-02-19 04:57:38 +01:00
Michail Vourlakos
1a3cb13094 use same font metrics for qml and c++ code 2018-02-17 19:18:11 +02:00
Michail Vourlakos
f9b475cc8a dont handle latte containment as appler for menu 2018-02-17 19:18:11 +02:00
Michail Vourlakos
211399eaf5 support changing the textColor of editMode 2018-02-17 01:54:06 +02:00
Michail Vourlakos
eb377767c8 hide textColor when no background is selected
--enable textColor dialog
2018-02-17 01:26:35 +02:00
Michail Vourlakos
d21534d6c3 support user background in edit choice 2018-02-17 01:15:45 +02:00
Michail Vourlakos
c6408564d0 make the containment background aware 2018-02-17 00:36:06 +02:00
Michail Vourlakos
30fa3e0b1a improvements for user backgrounds 2018-02-17 00:27:15 +02:00
Michail Vourlakos
3110986215 prepare setting background 2018-02-16 23:55:43 +02:00
Michail Vourlakos
b00ec4fcee set background image for colorscombobox 2018-02-16 17:46:49 +02:00
Michail Vourlakos
41117e9290 add background and textColor to layout
-- auto-adjust the textShadow for Ruler based on
the textColor luminosity
2018-02-16 17:46:49 +02:00
Michail Vourlakos
dd2751add9 center activities text in Layouts 2018-02-15 19:34:34 +02:00
Michail Vourlakos
bf7032a9f4 add options for the user to set edit image
--and also text color of the edit mode
2018-02-15 18:55:23 +02:00
Michail Vourlakos
c2e72b7f67 do not update struts during location change 2018-02-12 20:19:46 +02:00
Michail Vourlakos
61c28978e6 publish internal ediMode to dock
--use internal edit mode to wm's visibilitymanager.
More specific use it in AlwaysVisible mode in order
to not publish the new struts because the animations
have ended.
2018-02-12 16:11:33 +02:00
Michail Vourlakos
73229c5fbc give some more space in editingVisual for ruler 2018-02-11 18:39:16 +02:00
Michail Vourlakos
f20da16854 update license in new files 2018-02-10 03:08:27 +02:00
Michail Vourlakos
a1c672a864 create independent secondary config window 2018-02-10 03:06:04 +02:00
Michail Vourlakos
3bddb99881 remove ghost containments on loading
--ghost containments such as when a user
deletes a dock without notification confirmation
can be removed afterwards when that layout is
loading either at Single or Multiple mode.
2018-02-08 17:49:27 +02:00
l10n daemon script
73940eff3b SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-02-08 05:07:42 +01:00
l10n daemon script
5b0bcda3c4 GIT_SILENT made messages (after extraction) 2018-02-07 03:15:58 +01:00
Michail Vourlakos
e07f6e207e expose contextMenu data through dbus 2018-02-06 23:39:45 +02:00
Michail Vourlakos
028f2c5fe8 add dbus functionality
--show config window through dbus
--change layout through dbus
2018-02-06 23:14:44 +02:00
Michail Vourlakos
dfdf07404c dont show info window when no adding layout
--and the user hasnt chosen it
2018-02-06 00:32:50 +02:00
Michail Vourlakos
ba149a65e3 update applyButtons when checkboxes change state 2018-02-06 00:25:25 +02:00
Michail Vourlakos
cbfc7da27b dont show two configuration windows(systrays) 2018-02-05 13:41:16 +02:00
Michail Vourlakos
43cc5da6fa complete containmentactions support
--this way the Layouts menu in now accesible
even from plasma taskmanagers. The codebase is also
the same for every component that is showing its
menus.
2018-02-04 02:43:30 +02:00
Michail Vourlakos
f9afa1bc1f move completely to containmentactions 2018-02-03 23:31:03 +02:00
Michail Vourlakos
5660e0ec9c preparing layouts menu in containmentactions 2018-02-03 22:19:35 +02:00
Michail Vourlakos
82e77f7b23 more improvements to containmentactions 2018-02-03 21:56:05 +02:00
Michail Vourlakos
d3756e0ce1 add containmentactions 2018-02-03 20:56:30 +02:00
Michail Vourlakos
35643ac5f3 include translations of the dock folder 2018-02-03 18:45:57 +02:00
Michail Vourlakos
474c7a3970 slide-out docks on closing 2018-02-03 15:44:37 +02:00
Michail Vourlakos
4b07ae7457 move dock contextmenu to dockmenumanager 2018-02-03 15:00:44 +02:00
Michail Vourlakos
afe9a2e09d rename latteconfigdialog to settingsdialog 2018-02-03 13:35:58 +02:00
Michail Vourlakos
e4153271ef fix dependencies and references 2018-02-03 13:10:43 +02:00
Michail Vourlakos
acb77c6cd4 update header files and move files around 2018-02-03 11:37:09 +02:00
l10n daemon script
811bdd7111 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-02-02 05:22:22 +01:00