1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-02-13 21:57:40 +03:00

2695 Commits

Author SHA1 Message Date
Michail Vourlakos
5c9dc950d7 viewsdialog:add missing translations
CCBUG:441357
2021-08-26 15:55:01 +03:00
l10n daemon script
463437d8d0 GIT_SILENT made messages (after extraction) 2021-08-26 00:18:36 +00:00
l10n daemon script
25e05070bb GIT_SILENT made messages (after extraction) 2021-08-20 00:22:30 +00:00
Michail Vourlakos
df9117d010 specify KAboutData::productName()
--this way KCrash should now be able to identify
latte-dock bug address properly
2021-08-09 17:23:12 +03:00
Michail Vourlakos
f7032f7f19 crash:dont show settings dialog in early startup
--showing settings dialog too early before layout(s)
are loaded can possible create crashes. Settings dialog
is considering that everything is in place and ready
to be used.

BUG:440731
2021-08-08 14:28:48 +03:00
Alexander Lohnau
2f6808b626
Define new KPackageStructure property in kpackage structures
The pluginId field is kept for compatibility.

Task: https://phabricator.kde.org/T14563
2021-08-01 20:33:50 +02:00
Alexander Lohnau
c02e4b6a7e
Consistently name kpackage structures
This will allow kpackage to load the structures by their path.

Task: https://phabricator.kde.org/T14757
Conceptually the same direction as https://phabricator.kde.org/T14499.
2021-08-01 20:26:35 +02:00
l10n daemon script
27c6225b1a 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"
2021-07-24 01:14:07 +00:00
Michail Vourlakos
834f71d266 major:update LastActiveWindow implementation
--new implementation keeps a more consistent history.
Each LastActiveWindow(LAW) now keeps track of all windows
that are related to its view even when these windows are not
currently shown. This way inactive windows history is
consistent and can be used from applets/visibility modes
more appropriately. VDs/Activities that are not
the current one(s) do not delete records from history
any more. Their respected windows are recorded and
flagged as NOT SHOWN, waiting this way to be valid
again after Activities/VDs changes.
2021-07-17 21:02:58 +03:00
Michail Vourlakos
72ff76033b fix "favorite" icon name typo
--this way favorite icon is always used
properly because it is shown from Breeze icon
theme if current icon theme does not
provide it
2021-07-17 15:28:55 +03:00
Michail Vourlakos
e0e3f19f7a pref option to disable geometries broadcasting
--the user can choose to disable available desktop geometry
broadcasting to Plasma in order to avoid any desktop widgets
moving at all cases
2021-07-16 18:57:30 +03:00
Michail Vourlakos
19defa08cd drop WinTracker::availableScreenGeometry calcs
--Views WindowsTracker in using screen geometry only to
identify which windows are in the same view screen has nothing
to do with availablescreengeometry. This is why it is
dropped and replaced by View::screenGeometry() value
2021-07-11 11:39:38 +03:00
Michail Vourlakos
750785b5e5 fix notifications placement for sidebars
--Corona::availableScreenRe.. functions now ignore
visibility modes from views that are almost always hidden
such as SideBars and AutoHide panels/docks
2021-07-09 10:23:22 +03:00
Michail Vourlakos
30de674870 cmdline:add dock/panel through --add-dock 2021-06-28 17:14:54 +03:00
Michail Vourlakos
8ec97ed6c4 cmd:provide option for add-dock 2021-06-27 20:53:39 +03:00
l10n daemon script
d699e144ce 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"
2021-06-26 01:23:25 +00:00
Michail Vourlakos
686d04f181 update scheme files when created
--plasma systemsettings colors dialog recreates
the color scheme file and is not updating it.
By adding a signal for file creation we can now
update color schemes properly when the user updates
colors based on plasma systemsettings dialog
2021-06-16 16:58:11 +03:00
Michail Vourlakos
36f6f73baa layout:do not store homepath for schemes 2021-06-16 16:24:42 +03:00
Michail Vourlakos
703c2bd6f6 detailsdlg:provide scheme custom item delegate 2021-06-16 15:32:57 +03:00
Michail Vourlakos
7dca67cb68 detailsdlg:draw scheme cmb properly 2021-06-16 15:23:44 +03:00
Michail Vourlakos
3bc3014863 genericsettings:provide scheme drawing 2021-06-16 14:49:02 +03:00
Michail Vourlakos
c065bab169 detailsdialog:set custom color scheme for layout 2021-06-16 13:49:23 +03:00
Michail Vourlakos
2be506912f detailsdialog:provide customSchemeComboBox 2021-06-16 13:30:59 +03:00
Michail Vourlakos
a9d0443489 detailsdialog:provide color schemes model 2021-06-16 13:12:47 +03:00
Michail Vourlakos
f10ae3e239 layout:update default color scheme ref properly 2021-06-16 11:27:48 +03:00
Michail Vourlakos
7adee2c034 provide schemeFile data from centralayout data 2021-06-16 10:08:38 +03:00
Michail Vourlakos
509df95ae7 data::layout provide schemeFile 2021-06-16 10:07:34 +03:00
Michail Vourlakos
bf58c753ee expose scheme for central layouts 2021-06-16 10:01:16 +03:00
Michail Vourlakos
a9ed71b837 provide schemeFile for layout 2021-06-16 09:42:36 +03:00
Michail Vourlakos
6444cc6e2d provide access to scheme colors wm:engine
--this is going to be used in order from layouts
2021-06-16 09:29:36 +03:00
Michail Vourlakos
600d78afca release properly scheme objecs on destruction 2021-06-16 09:20:20 +03:00
Michail Vourlakos
af64411d6f settingsdialog:set first tab properly 2021-06-13 15:38:49 +03:00
Michail Vourlakos
b2ceefc951 preferencesdialog:fix spacer to expanding 2021-06-13 15:38:22 +03:00
Michail Vourlakos
2aec29a855 activate dragged window on start
--this way the window is activated properly
and its activation is not canceled from move
action

BUG:437679
2021-06-12 17:36:11 +03:00
Michail Vourlakos
5d3e04eed9 wayland:set isOnAllActivities flag properly 2021-06-12 16:25:27 +03:00
Michail Vourlakos
c3c2c8a7f1 wayland:request all windows properties properly 2021-06-12 15:51:29 +03:00
Michail Vourlakos
7eff55b793 wayland:multiple layouts load properly on activities 2021-06-12 15:23:29 +03:00
Michail Vourlakos
7bc31fc9ea support wayland activities since kf5>=5.81 2021-06-12 14:18:03 +03:00
Yuri Chornoivan
c01ea7e25e Fix minor typo 2021-06-11 08:39:57 +03:00
Michail Vourlakos
0cb72c13a8 detailsdialog:fix columns stretching hig 2021-06-11 00:15:36 +03:00
Michail Vourlakos
15fde5735e settingsdialogs:remove horizontal side rulers 2021-06-11 00:09:57 +03:00
Michail Vourlakos
2d50c02dd6 actionsdialog:improve texts 2021-06-11 00:03:27 +03:00
Michail Vourlakos
562eb8ddf7 actionsdialog:plenty of fixes in functionality 2021-06-10 23:54:34 +03:00
Michail Vourlakos
078b16447f actionsdialog:fix actions sorting for operations 2021-06-10 23:41:46 +03:00
Michail Vourlakos
9be247af22 actionsdialog:use listwidgetitems and properties 2021-06-10 23:16:24 +03:00
Michail Vourlakos
3be173830e actionsdialog:load items properly for actions 2021-06-10 23:02:14 +03:00
Michail Vourlakos
754d3c4f82 actionsdialog:connections between dialog/handler 2021-06-10 18:05:24 +03:00
Michail Vourlakos
363f9e7b53 actionsdialog:connect with preferences handler 2021-06-10 17:52:18 +03:00
Michail Vourlakos
f6df1a2c50 settingsdialog:add preferences context menu actions 2021-06-10 17:42:20 +03:00
Michail Vourlakos
1e6b783a8d datapreferences:add contextMenuAlwaysActions 2021-06-10 17:38:40 +03:00