Michail Vourlakos
a11a56b4d2
update to v0.9.98
4 years ago
Michail Vourlakos
f1d435a38e
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.
4 years ago
Michail Vourlakos
1879cc87a2
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
4 years ago
Michail Vourlakos
5486730a00
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
4 years ago
Michail Vourlakos
29df650645
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
4 years ago
Michail Vourlakos
8bf5b4ad70
calculate scrolling length in (int) values
...
--calculations for tasks length exceed must be done
always in same arthmetic world either int or float for
all values. It is chosen the int case because latte
is providing applets length in int values
BUG:439540
4 years ago
Michail Vourlakos
094951d3f9
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
4 years ago
l10n daemon script
63dd1831d5
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"
4 years ago
l10n daemon script
6cfbf1d1cd
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"
4 years ago
Michail Vourlakos
62ce667b65
fix Debug Window layout
...
--it was broken because of all new View::Name
property
4 years ago
Michail Vourlakos
291699379e
cmdline:add dock/panel through --add-dock
4 years ago
Michail Vourlakos
31f0355a71
cmd:provide option for add-dock
4 years ago
Michail Vourlakos
60cef9638d
update to version 0.9.97
4 years ago
Michail Vourlakos
601e9b1e07
update Changelog to v0.10.0
4 years ago
l10n daemon script
84df1d2393
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"
4 years ago
Michail Vourlakos
7b8bef6b32
indicator:improve text in config
4 years ago
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
4 years ago
Michail Vourlakos
783ff0368c
default indicator:use colorizer manager colors
4 years ago
Michail Vourlakos
36f6f73baa
layout:do not store homepath for schemes
4 years ago
Michail Vourlakos
703c2bd6f6
detailsdlg:provide scheme custom item delegate
4 years ago
Michail Vourlakos
7dca67cb68
detailsdlg:draw scheme cmb properly
4 years ago
Michail Vourlakos
3bc3014863
genericsettings:provide scheme drawing
4 years ago
Michail Vourlakos
c065bab169
detailsdialog:set custom color scheme for layout
4 years ago
Michail Vourlakos
2be506912f
detailsdialog:provide customSchemeComboBox
4 years ago
Michail Vourlakos
a9d0443489
detailsdialog:provide color schemes model
4 years ago
Michail Vourlakos
1712a69745
colors:update text
4 years ago
Michail Vourlakos
f10ae3e239
layout:update default color scheme ref properly
4 years ago
Michail Vourlakos
a36a228938
provide colors Layout Colors option
4 years ago
Michail Vourlakos
7adee2c034
provide schemeFile data from centralayout data
4 years ago
Michail Vourlakos
509df95ae7
data::layout provide schemeFile
4 years ago
Michail Vourlakos
bf58c753ee
expose scheme for central layouts
4 years ago
Michail Vourlakos
a9ed71b837
provide schemeFile for layout
4 years ago
Michail Vourlakos
6444cc6e2d
provide access to scheme colors wm:engine
...
--this is going to be used in order from layouts
4 years ago
Michail Vourlakos
600d78afca
release properly scheme objecs on destruction
4 years ago
Michail Vourlakos
af64411d6f
settingsdialog:set first tab properly
4 years ago
Michail Vourlakos
b2ceefc951
preferencesdialog:fix spacer to expanding
4 years ago
l10n daemon script
7c944f1990
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"
4 years ago
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
4 years ago
Michail Vourlakos
5d3e04eed9
wayland:set isOnAllActivities flag properly
4 years ago
Michail Vourlakos
c3c2c8a7f1
wayland:request all windows properties properly
4 years ago
Michail Vourlakos
7eff55b793
wayland:multiple layouts load properly on activities
4 years ago
Michail Vourlakos
7bc31fc9ea
support wayland activities since kf5>=5.81
4 years ago
Yuri Chornoivan
c01ea7e25e
Fix minor typo
4 years ago
l10n daemon script
82c0fb5a06
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"
4 years ago
Michail Vourlakos
0cb72c13a8
detailsdialog:fix columns stretching hig
4 years ago
Michail Vourlakos
15fde5735e
settingsdialogs:remove horizontal side rulers
4 years ago
Michail Vourlakos
2d50c02dd6
actionsdialog:improve texts
4 years ago
Michail Vourlakos
562eb8ddf7
actionsdialog:plenty of fixes in functionality
4 years ago
Michail Vourlakos
078b16447f
actionsdialog:fix actions sorting for operations
4 years ago
Michail Vourlakos
9be247af22
actionsdialog:use listwidgetitems and properties
4 years ago