Commit Graph

98 Commits (5421b976fa000cc2fa3af7bcd55b009ee0ac4742)

Author SHA1 Message Date
Michail Vourlakos 5421b976fa remove on primary docks on special cases
--primary docks are removed when their edge is
occupied in the new primary screen and their
current screen is destroyed. Also they are added
when the screen edge is available
8 years ago
Michail Vourlakos 74770a9f37 dock containing tasks is protected in multi-screen
--the last dock containing tasks can not be removed
automatic by Latte based on screens heuristics
--on startup Latte checks if a dock containing tasks
will be loaded based on screens associated. If it
doesnt it loads the first dock containing tasks and
puts it on primary screen and setting also its flag
to onPrimary
--on the configuration window when a dock changes from
explicit to primary screen by latte automation the
record of the previous screen is shown correctly
8 years ago
Michail Vourlakos 8f3864f589 fix spacing at screen combo box 8 years ago
Michail Vourlakos 18f57f51fd block screen change when edge is occupied
--unfortunately this contains also white spaces
fixes. Sorry for this but by implementing multi-screen
the laptop wasnt correctly configured for
astyle and whitespaces
8 years ago
Michail Vourlakos b88170caaa support always on primary case
-- :) fantastic behavior from Latte...
8 years ago
Michail Vourlakos 3b3c6a0f47 drop dock primary screen behavior from plasma
--this cleans the plasma behavior for the
primary screen that was creating a mess.
The dock "on primary" state can now be implemented
through Latte without breaking things
8 years ago
Michail Vourlakos ae8f2c4ad8 fix setting a dock's screen for config window 8 years ago
Michail Vourlakos 14b72f49e6 restore add/remove dock buttons
--also use a single timer for screen sync
for dockview
8 years ago
Michail Vourlakos 8aa5021645 update screens in config window in each show event 8 years ago
Michail Vourlakos 8a7bb2942c add basic multi screen support
--the user can change the dock's screen
from the configuration window... Optimizations
must be made of course in the future...
8 years ago
Johan Smith Agudelo Rodriguez 1677e2a041 Improving readability of CMakeLists 8 years ago
Michail Vourlakos 46087059ac fix #42,latte icon shown correctly in ksysguard
--shell metadata file was missing the icon, this
fixes also the configuration window icon
8 years ago
Michail Vourlakos 09629b774b support drawing panel shadows outside dock window
--this is set by default only in case of Always Visible,
zoom factor 1.0, Justify alignment and maximum panel
thickness
8 years ago
Johan Smith Agudelo Rodriguez ea30f0561d align radio buttons 8 years ago
Johan Smith Agudelo Rodriguez 895f5a555e update trasnaltions strings and restore shadows row in configuration ui 8 years ago
Michail Vourlakos c8c14cbe80 more improvements for calculations
--various improvements for calculations for panel size,
shadows calculations, configuration window showing
metrics
8 years ago
Johan Smith Agudelo Rodriguez 64cdad52d9 fix #101, the shadows radio buttons should is on a ButtonColumn 8 years ago
Johan Smith Agudelo Rodriguez fedb872e4a Merge branch 'master' into about-dialog 8 years ago
Johan Smith Agudelo Rodriguez 2e8fe37fd2 #98, added about dialog 8 years ago
Michail Vourlakos a9e23e24dc update translations strings 8 years ago
Michail Vourlakos fa42c71a6a support maxLength through config win and container 8 years ago
Michail Vourlakos ad3c761f03 restore shadows row in configuration win 8 years ago
Michail Vourlakos fd40ef7f4d update locations when dock changes location
--updates the available locations in the configuration
window when any dock updates its location
8 years ago
Johan Smith Agudelo Rodriguez 2307efd4c4 clean up code #79 8 years ago
Michail Vourlakos 66ce546141 update greek translation
--removed also a no needed string
8 years ago
Johan Smith Agudelo Rodriguez 1a88ae9a4e Improve translation strings #70 8 years ago
Johan Smith Agudelo Rodriguez bc1781e9a6 the strings exceeds width when translated into Spanish 8 years ago
Johan Smith Agudelo Rodriguez 16078ed240 maximum background width 8 years ago
Johan Smith Agudelo Rodriguez 03eeb6074d update geometry just when is necessary 8 years ago
Michail Vourlakos dd091b6569 restore layouts in main config window
--the latest fix for the configuration window placement
does not need to drop the clean implementation with
layouts
8 years ago
Michail Vourlakos 4bb21fb0c8 fix in many cases placement of configuration win 8 years ago
Michail Vourlakos 90099242c0 clean some old code in configuration window 8 years ago
Johan Smith Agudelo Rodriguez 98eb110e1f fixed overflow when the user delete the text, and added holdPressed 8 years ago
Michail Vourlakos 359a84b7b5 adjust metrics in Latte TextField 8 years ago
Johan Smith Agudelo Rodriguez 102ebf74da just permit flickable direction on vertically 8 years ago
Johan Smith Agudelo Rodriguez f5c564ede5 code formatted 8 years ago
Johan Smith Agudelo Rodriguez c0c54ca2be spinbox improved 8 years ago
Michail Vourlakos ce29e908bf improve margins in all pages
--take into account that a vertical scroll bar
could appear and also give more margin to
sub-items comparing to headers
8 years ago
Michail Vourlakos c70a20cdd3 new configuration based on various fixes 8 years ago
Johan Smith Agudelo Rodriguez 976cd2bb62 fit to horizontal width 8 years ago
Johan Smith Agudelo Rodriguez 66d96ddb5b buttons add, remove and quit, more smalls 8 years ago
Johan Smith Agudelo Rodriguez 51a999576c added margin left for all checkbox 8 years ago
Johan Smith Agudelo Rodriguez f08e0ad72e Centered spinboxes 8 years ago
Johan Smith Agudelo Rodriguez 3288a92e23 show the visibility modes with two columns 8 years ago
Johan Smith Agudelo Rodriguez 0f5699a5e1 file unnecessary 8 years ago
Johan Smith Agudelo Rodriguez 06c99a2a13 fixed add and remove dock 8 years ago
Johan Smith Agudelo Rodriguez e6ea63b34d fixed wrong height 8 years ago
Johan Smith Agudelo Rodriguez 76bc40d5d8 fixed lock reserved edges 8 years ago
Johan Smith Agudelo Rodriguez b544c80a31 config ui simplified 8 years ago
Michail Vourlakos cd0eeb9ff1 fix binding loop in config from pages 8 years ago