Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kwin-tiling
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christian Bay
kwin-tiling
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
745c81b08b99cf6b862e6a8ba0c6e81efbb377bf
Select Git revision
Branches
7
15
16
borders
develop
gaps
master
default
tests
Tags
20
v1.6.1
v1.6
v1.5
v1.4
v1.3.3
v1.3.2
v1.3.2rc2
v1.3.1rc1
v1.3.1.2
v1.3.1.1
v1.3.1
v1.3
v1.3rc2
v1.3rc1
v1.2.1
v1.2
v1.1.4
v1.1.3
v1.1.2
v1.1.1
27 results
Begin with the selected commit
Created with Raphaël 2.2.0
21
Jun
20
19
1
25
May
13
9
3
25
Apr
23
22
21
20
16
15
14
10
9
8
7
6
3
2
27
Mar
20
14
5
24
Feb
22
21
19
16
9
4
28
Jan
22
17
16
15
14
13
12
9
30
Dec
29
28
12
11
8
7
5
4
23
Nov
19
18
17
16
11
10
9
7
5
4
3
30
Oct
27
25
24
23
22
21
20
18
15
2
19
Sep
22
Aug
17
16
15
10
9
7
Typo on README.
develop
develop
Add bullit point in 'Usage' section
Adding section 'Bugs' in README
Attempt to fix maximization
master
master
Stop defining a variable twice
Break early if matching layout for config is found
Fix hotkey-resizing edgecases
Fix active client resizing
Release v1.6.3
Clean up default floating list and add klipper
Get number of desktops via the property
Adjust design document
Better description for gapSize in UI
Add configuration screenshot
Make configUI explain itself a bit better
Remove resetTileSizes and tileIndex setting when switching layout
Move resetTileSizes to layout
Bail earlier when adding a client that is already tiled
Don't remove client when it turns fullscreen
A little cleanup in tilingmanager
Update commentary
Remove neighbour code
Modify moveTile code to go by position instead of neighbouring information
Remove switching focus code
Remove unused imports in qml
Add more screenshots and descriptions
Remove toggleBorder shortcut
Make respecting min/max an option
Release 1.6.1
v1.6.1
v1.6.1
Properly respect min/max again
Don't set tile.rectangle when client is moving
Don't stop setClientGeometry when the client is marked as resizing
The options stuff is in the "options" object, not "KWin"!
Fix slave behavior on add in halflayout
Use raw link for the screenshot
Add https protocol
Add screenshot
Update documentation
Also keep client's width on minSize.w violation
Abort resizing if minSize == maxSize
Loading