Commit Graph

2736 Commits (fb4cfaa3994c3c07f6c27508b21f8ee0c21e3367)

Author SHA1 Message Date
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
4 years ago
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
4 years ago
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
4 years ago
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
4 years ago
Michail Vourlakos 30de674870 cmdline:add dock/panel through --add-dock 4 years ago
Michail Vourlakos 8ec97ed6c4 cmd:provide option for add-dock 4 years ago
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"
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 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 f10ae3e239 layout:update default color scheme ref properly 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
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
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
Michail Vourlakos 3be173830e actionsdialog:load items properly for actions 4 years ago
Michail Vourlakos 754d3c4f82 actionsdialog:connections between dialog/handler 4 years ago
Michail Vourlakos 363f9e7b53 actionsdialog:connect with preferences handler 4 years ago
Michail Vourlakos f6df1a2c50 settingsdialog:add preferences context menu actions 4 years ago
Michail Vourlakos 1e6b783a8d datapreferences:add contextMenuAlwaysActions 4 years ago
Michail Vourlakos 549779a3e2 actionsdialog: introduce handler 4 years ago
Michail Vourlakos f830fb3165 preferencestab:activate actions button 4 years ago
Michail Vourlakos 8e30f88a70 actionsdialog:provide actions dialog class 4 years ago
Michail Vourlakos a7e8cf4542 context:add actions in context menu dynamically 4 years ago
Michail Vourlakos 496b86e796 actionsdialog:provide list widget item 4 years ago
Michail Vourlakos 1c95c35e6a actionsdialog:provide main ui 4 years ago
Michail Vourlakos cbc0ba02e5 settings:provide actionlistwidgetitem 4 years ago
Michail Vourlakos 5b0a507be2 contextmenu:update visibility for hash actions 4 years ago
Michail Vourlakos 2c9b07ebe0 context:define for all actions default visibility 4 years ago
Michail Vourlakos 79ef06c774 context:Print Action in hash 4 years ago
Michail Vourlakos cb91c1b788 contextactions:provide QHash to organize them 4 years ago
Michail Vourlakos c7914ac1b9 contextmenu:expose actions to universalsettings 4 years ago
Michail Vourlakos 761c7f34d2 contaimentactions:share contextmenudata class 4 years ago
Michail Vourlakos 42bd6b8f8a data:introduce contextmenudata class
--this definition is scheduled to be shared
between the application and the context menu
4 years ago
Michail Vourlakos 156865fdb3 settingsdialog:add context menu actions 4 years ago
Michail Vourlakos 45825996d4 screensdialog:add screens removal functionality 4 years ago
Michail Vourlakos d52e4229d9 viewsdialog:update buttons enablement 4 years ago
Michail Vourlakos ceec503cec screensdialog:update remove button enablement 4 years ago
Michail Vourlakos e7dba6be58 screensdialog:introduce deselectAll
--accept proper input events from primitive
checkbox area
4 years ago
Michail Vourlakos 0125752084 screensdialog:draw checkbox properly 4 years ago
Michail Vourlakos dd553a1bf4 screendialog:provide proper sorting 4 years ago
Michail Vourlakos 7e1fc1f234 screendialog:hide checkbox for !removable screens 4 years ago
Michail Vourlakos c951fd6f60 screendialog:proper metrics for screens labels 4 years ago
Michail Vourlakos c9c310b19a screensdialog:visual elements for screens delegate 4 years ago
Michail Vourlakos 2f4fd74630 screensdialog:provide custom model delegate 4 years ago
Michail Vourlakos aa916b7b9e screensdialog:retrieve Removability data properly
--use layouts controller in order to track layouts data
and get access to occypied explicit screens. This way
we make sure that the user wont be allowed to delete
screens that are used by layouts.
4 years ago
Michail Vourlakos c740f5020d screensdialog:connect to layouts controller
--this way we can make sure the screens data removable
flag is consistent with latest layouts data even those
that have not been applied yet
4 years ago
Michail Vourlakos 46c0e1a992 layout:expose explicitScreens 4 years ago
Michail Vourlakos 9e611d444e data::screen,add isRemovable flag 4 years ago
Michail Vourlakos fabd5f864d settingsdialog:add shortcut for screens dialog 4 years ago
Michail Vourlakos c6ff32b4e4 small improvements for screens model 4 years ago
Michail Vourlakos 9f0b6e0b5c screensdialog:introduce relevant handler 4 years ago
Michail Vourlakos 9790b0cdad set userconfiguring early enough on first creation 4 years ago
Michail Vourlakos d5450d7338 screensdialog:introduce dialog class 4 years ago
Michail Vourlakos 117e8e2dc3 windowscancover:update hidden state based on mouse
--use containsmouse flag to show/hide windowscancover
like all the rest visibility modes
4 years ago
Michail Vourlakos 5d8afda244 screensdialog:use spdx license syntax 4 years ago
Michail Vourlakos 648099f746 viewsdialog:reduce single menu width 4 years ago
Michail Vourlakos 0d5c63f31d screendialog: add relevant model 4 years ago
Alexander Lohnau 505379ed04 Use spdx syntax for all files 4 years ago
Michail Vourlakos 4e2c6da514 activate dragged window before moving
BUG:437679
4 years ago
Michail Vourlakos af32f8ebd1 settingsidialog:make errors icons smaller 4 years ago
Michail Vourlakos a03dca9d02 fix export layout template for active layouts
--newly created docks and panels in active layouts
must first be synced into their original file before
being exported
4 years ago
Michail Vourlakos 4017eb599c viewsdialog:show active screens in bold 4 years ago
Michail Vourlakos ef383e8162 respect icon size for layout:menuitem-icon
BUG:437525
4 years ago
Ömer Fadıl Usta 03e9c6c954 Reorder inits to Fix wrong initialize problem and fixes for string compares 4 years ago
Michail Vourlakos 21b187b94c sort layouts in context menu based on their names 4 years ago
Ömer Fadıl Usta e8cc5603ac Portaway from obsolete qsort
qstringlist's own sort method uses std::sort
void QtPrivate::QStringList_sort(QStringList *that, Qt::CaseSensitivity cs)
{
    if (cs == Qt::CaseSensitive)
        std::sort(that->begin(), that->end());
    else
        std::sort(that->begin(), that->end(), CaseInsensitiveLessThan());
}
4 years ago
Michail Vourlakos 7f994dfa7e reset view::positioner::slideoffset for Dock case
--when the View is changing from Panel to Dock mode,
panel slideoffset should update also
4 years ago
Michail Vourlakos a001eab39c provide isSidebar flag for view::visibility 4 years ago
Michail Vourlakos f2dda7347c set input mask properly for hidden sidebars
--do not enable any input mask for hidden sidebars
4 years ago
Michail Vourlakos 01e60e0aab update layout viewsScreens function
--use Layout::views() function to implement this
4 years ago
Michail Vourlakos 40496ca32f screensdialog:provide initial ui 4 years ago
Michail Vourlakos e241a79385 improve layouts menu items spacing 4 years ago
Michail Vourlakos 2fc50d255a provide thick,length margins for layout icon 4 years ago
Michail Vourlakos 88f72bcc3b contextmenu:draw layout icons
--change also layout actions to radiobuttons
4 years ago
Michail Vourlakos 4371067275 viewdialog:support reverse radiobuttons 4 years ago
Michail Vourlakos 8e9de84e01 contextmenu:expose layouts icon data 4 years ago
Michail Vourlakos cbd8d5d88c layoutsmanager:take responsibility for layout icons 4 years ago
Michail Vourlakos 517b423bc6 settingsdialog:do not override layout icons
--in multiple layouts mode in the past the activities
icons could be used in order to identify layouts in
settings dialog. This is now dropped and only the
layout icon and background are used.
4 years ago