Commit Graph

32 Commits (d36c4433719b45d761d847fae5c545cc7c645d67)

Author SHA1 Message Date
Michail Vourlakos 94504032c7 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 f4ac1436f4 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 33ce86c25a fix spacing at screen combo box 8 years ago
Michail Vourlakos 1140108963 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 2da927e0b2 support always on primary case
-- :) fantastic behavior from Latte...
8 years ago
Michail Vourlakos 5f77ef3b41 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 0fcb113a1b fix setting a dock's screen for config window 8 years ago
Michail Vourlakos 455f794be7 restore add/remove dock buttons
--also use a single timer for screen sync
for dockview
8 years ago
Michail Vourlakos 55f04b2515 update screens in config window in each show event 8 years ago
Michail Vourlakos ea6149bc08 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
Michail Vourlakos 56226b3dc5 update locations when dock changes location
--updates the available locations in the configuration
window when any dock updates its location
8 years ago
Michail Vourlakos 79a97e160b clean some old code in configuration window 8 years ago
audoban e34661f1b5 fixed overflow when the user delete the text, and added holdPressed 8 years ago
Michail Vourlakos f3bba103d1 adjust metrics in Latte TextField 8 years ago
audoban e99f2fb8ac spinbox improved 8 years ago
Michail Vourlakos c7437d8e8f 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 306e242a54 new configuration based on various fixes 8 years ago
audoban a2675c83f5 Centered spinboxes 8 years ago
audoban 9123aedffc show the visibility modes with two columns 8 years ago
audoban d1dfaa5e27 fixed lock reserved edges 8 years ago
audoban 0f7e41ab7e config ui simplified 8 years ago
Michail Vourlakos dce87f13a6 fix binding loop in config from pages 8 years ago
Michail Vourlakos 1494ac710a add icons for buttons in Bahavior Config Page 8 years ago
Michail Vourlakos 145f79c7be update translation strings and greek translation 8 years ago
Michail Vourlakos 8fdd94bc28 improve configuration window
--expose quit action
--hide remove action when only one dock exists
--udpate edges when a new dock is added
--connect the destroyed event of containment in order
to remove also the dockview
--remove correctly the dockviews in the application
exit
8 years ago
Michail Vourlakos 2fa2f74880 add a ScrollArea in configuration window 8 years ago
Michail Vourlakos a7f5dc171f fix sliding issues in configuration window 8 years ago
Michail Vourlakos c07c8f7940 replace Double with Justify 8 years ago
audoban ad2758cfeb Missing file licences #34 8 years ago
Michail Vourlakos 0d670b2c6a restore version in BehaviorConfig 8 years ago
Michail Vourlakos 94af39552f fix #22, expose timers through settings 8 years ago
Michail Vourlakos 0981bafe0a new configuration window with tabs 8 years ago