KWin: Difference between revisions

From KDE Community Wiki
No edit summary
 
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[File:Mascot konqi-base-plasma.png|thumbnail|right|Move the windows with [[Konqi]]!]]
== Developer Documentation ==
== Developer Documentation ==
There are several sub sides with some developer documentation:
There are several sub sides with some developer documentation:
* [[KWin/Hacking]] General development information
* [[KWin/Hacking]] General development information
* [[KWin/Building]] How to build KWin from master
* [[KWin/Getting_Involved]] How You could get involved in KWin development
* [[KWin/Frameworks]] How to build KWin on frameworks and help porting
* [[KWin/Dependencies]] Dependencies of KWin on frameworks 5
* [[KWin/KConfigXT_Effects]] Project: Port Effects to KConfigXT
* [[KWin/KConfigXT]] Project: Create KConfigXT for KWin core
* [[KWin/Animations]] Project: Find all animation details in Effects
* [[KWin/Default_Options]] Default Options Project for 4.9
* [[KWin/Default_Options]] Default Options Project for 4.9
* [[KWin/Ideas]] Ideas for small tasks in KWin
* [[KWin/Ideas]] Ideas for small tasks in KWin
* [[KWin/Environment_Variables]] Overview on the available environment variables in KWin
* [[KWin/Environment_Variables]] Overview on the available environment variables in KWin
* [[KWin/Wayland]] General information about KWin and Wayland
* [[KWin/Wayland]] General information about KWin and Wayland
* [[KWin/Wayland_Development]] Information for developing KWin + Wayland
* [[KWin/QT5]] Progress on making KWin ready for QT5
* [[KWin/QT5]] Progress on making KWin ready for QT5
* [[KWin/Bugzilla]] Information on Bug Triaging
* [[KWin/Bugzilla]] Information on Bug Triaging
* [[KWin/Class_Diagram]] Class Diagram of KWin
* [[KWin/Class_Diagram]] Class Diagram of KWin
* [[KWin/Shadow]] New Shadow System
* [[KWin/Shadow]] New Shadow System
* [[KWin/Screen_Edges]] New Screen Edge Handling (Discussion)
* [[KWin/Screen_Edges]] New Screen Edge Handling
* [[KWin/Decoration]] New Window Decoration API (Discussion)
* [[KWin/Decoration]] New Window Decoration API (Discussion)
* [[KWin/Screenlocker]] Moving Screenlocker to KWin (Discussion)
* [[KWin/Screenlocker]] Moving Screenlocker to KWin (Discussion)
* [[KWin/GSoC/Modularization]] Documentation for GSoC Modularization of KWin
* [[KWin/GSoC/Modularization]] Documentation for GSoC Modularization of KWin
* [[KWin/GSoC/Color_Correction]] Information about the GSoC Color Correction project
* [[KWin/Mission_Statement]] Mission Statement for KWin (Discussion)
* [[KWin/Mission_Statement]] Mission Statement for KWin (Discussion)
* [[KWin/Changelog_5]] Changelog of new features in KWin 5
* [[KWin/Debugging]] Debugging the compositor with gdb is extra tricky, thus here a chaet sheet
* [[KWin/Packaging]] Packaging documentation in particular WRT X11 vs. Wayland
* [[KWin/Window_Metadata]] DBus protocol for passing additional window information

Latest revision as of 16:52, 19 July 2017

Move the windows with Konqi!

Developer Documentation

There are several sub sides with some developer documentation: