106 Commits (ee06e26236c52b16e546a7208603c845f4159a0e)

Author SHA1 Message Date
Tatsuyuki Ishi ee06e26236 shadow: handle DPR outside the renderer 4 years ago
Noah Davis 46344e71d7 kstyle: Clean up tab painting and tweak tab highlight 5 years ago
Jan Blackquill ce97d82856 kstyle: add support for frames with separators drawn on arbitrary sides 5 years ago
Noah Davis c4f93a4be5 kstyle: Tweak button and non-editable combobox style 5 years ago
Jan Blackquill 4fe1675c22 kstyle: add sunken state for checkbuttons and radiobuttons back 5 years ago
Jan Blackquill 8532a780f3 kstyle: use thicker blue-ocean styled scrollbar 5 years ago
Jan Blackquill b7140f74e7 Fix _kde_highlight_neutral 5 years ago
Jan Blackquill 8de82c4d50 Make buttons styled like Blue Ocean mockups 5 years ago
Jan Blackquill 97bc9ccea5 Make sliders, dials, and progress bars styled like Blue Ocean mockups 5 years ago
Carson Black 86b8c6c303 Make radiobuttons and checkboxes styled like Blue Ocean mockups 5 years ago
Jan Blackquill 3c70ee66be Introduce _breeze_menu_is_top property for drawing menus 5 years ago
Jan Blackquill 7d3c5c9b6c [kstyle]: Give active document tabs a thick highlight 5 years ago
Jan Blackquill f9758726ee Revert "[kstyle]: Add double-ringed focus for text fields" 5 years ago
Jan Blackquill 2f351fe101 [kstyle]: Add double-ringed focus for text fields 5 years ago
Carson Black 509ff6bc48 [kstyle] Tools area 6 years ago
Carson Black 659e3d35dc [kstyle]: Make buttons use KColorScheme::Button for hover and focus colours 6 years ago
David Redondo ee55b18de6 Convert copyright statements to SPDX expressions 6 years ago
Cyril Rossi a75c986f4d Add _kde_highlight_neutral property to allow widgets highlight with neutral color 6 years ago
Noah Davis acfb94fb90 Move Breeze::Metrics into breezemetrics.h to reduce recompilations 6 years ago
David Redondo 582f5ebad1 Apply the correct palette to icons 6 years ago
David Redondo 885c778378 Remove unused methods 6 years ago
Vlad Zahorodnii 932e5dc454 [kstyle] Use QX11Info::isCompositingManagerRunning() 6 years ago
Vlad Zahorodnii 9b20726184 [kstyle] Drop Helper::connection() 6 years ago
Vlad Zahorodnii 2df91ac9a3 [kstyle] Drop Qt 4 style plugin 6 years ago
Marco Martin df13406171 show a thin separator between view and scrollbar 6 years ago
Noah Davis 5bd591bb0f Change frameRadius to use pen widths, add frameRadiusForNewPenWidth, add PenWidth::NoPen 6 years ago
Noah Davis c16eb7a461 Add standard pen widths and replace hardcoded numbers 6 years ago
Noah Davis 2b7904e91b Remove duplicated code in overloaded strokedRect function 6 years ago
Noah Davis 4a78561a3a Add shadow rendering helper functions 6 years ago
Laurent Montel 2c8e77821b Don't use 0/nullptr as flags 6 years ago
Noah Davis 80650e0e87 Fix rubberband selection outline position 6 years ago
Noah Davis 8e63d45092 Make renderDialGroove() area match the maximum renderDialContents() area 7 years ago
Hugo Pereira Da Costa 8a61b4184f partial update to c++11 9 years ago
Martin Gräßlin 331a7d7f1e [kstyle] Add static bool Helper::isWayland() 10 years ago
Hugo Pereira Da Costa c5e48d765a - Removed palette helper. 10 years ago
Hugo Pereira Da Costa 54c397d937 Properly mask out the inner part of the shadows (that overlaps with e.g. menus), to prevent artifacts when translucency is enabled. 10 years ago
Hugo Pereira Da Costa 48321e81f7 Properly mask out the inner part of the shadows (that overlaps with e.g. menus), to prevent artifacts when translucency is enabled. 10 years ago
Hugo Pereira Da Costa e59bb5fa12 Render unaltered background behind selected checkboxes (in menus and lists) rather than changing color to Highlight 11 years ago
Hugo Pereira Da Costa 5c22c24818 Centralized arrow color calculation 11 years ago
Hugo Pereira Da Costa 4c66289e74 removed unused parameter 11 years ago
Hugo Pereira Da Costa 656d34203c BreezeHelper: Make sure radius is never negative even when changing metrics 11 years ago
Hugo Pereira Da Costa 12c9d301f5 Use the same "grey" background for sunken, un-hovered buttons as for sunken, un-hovered toolbuttons. 11 years ago
Hugo Pereira Da Costa ab1467be91 added an outline to focused buttons, similar to what is done in menus 11 years ago
Hugo Pereira Da Costa 3230d9f7d7 - Changed menu rendering to remove margin between selection rect and frame 11 years ago
Hugo Pereira Da Costa 9d739787b2 renderButton -> renderDecorationButton 12 years ago
Hugo Pereira Da Costa 2f1ae46f96 added 'strong focus' option for menu and menubar items 12 years ago
Hugo Pereira Da Costa 4d46e591c0 added 'strong focus' option for menu and menubar items 12 years ago
Hugo Pereira Da Costa 6e8bc15bdb reduced checkbox and radio button size 12 years ago
Hugo Pereira Da Costa 6b4c9d8abb reduced checkbox and radio button size 12 years ago
Hugo Pereira Da Costa 755d72e94c added SidePanelForeground color 12 years ago