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
Commits
0e9f6f50
Commit
0e9f6f50
authored
11 years ago
by
Fabian Homborg
Browse files
Options
Downloads
Patches
Plain Diff
Update documentation with new features and goals
parent
e66706c7
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+4
-0
4 additions, 0 deletions
README.md
commentary.org
+8
-3
8 additions, 3 deletions
commentary.org
with
12 additions
and
3 deletions
README.md
+
4
−
0
View file @
0e9f6f50
...
@@ -14,3 +14,7 @@ Features over mgottschlag's version:
...
@@ -14,3 +14,7 @@ Features over mgottschlag's version:
-
Some bugfixes
-
Some bugfixes
-
Two layouts
-
Useractionsmenu for toggling tiling/floating
This diff is collapsed.
Click to expand it.
commentary.org
+
8
−
3
View file @
0e9f6f50
* TODO Make rules for tiling
* TODO Make rules for tiling
** HACK Ignore yakuake and menus/dialogs for tiling
** HACK Ignore yakuake and menus/dialogs for tiling
* TODO Resize tiles
Waiting for KDE 4.11 which allows configuration for kwin scripts
* TODO Floating
** DONE Add useractionsmenu
* DONE Resize tiles
Hacked for Spirallayout, working for Halflayout
* DONE Floating
** DONE Toggle floating
** DONE Toggle floating
Somehow client.tiling_floating stays the same across acesses (fixed?)
Somehow client.tiling_floating stays the same across acesses (fixed?)
** DONE Floating layout/disable script
** DONE Floating layout/disable script
...
@@ -11,9 +14,10 @@
...
@@ -11,9 +14,10 @@
Make configurable?
Make configurable?
* TODO EDGECASES, EDGECASES, EDGECASES!
* TODO EDGECASES, EDGECASES, EDGECASES!
** TODO Doesn't tile properly when screen disappears
** TODO Doesn't tile properly when screen disappears
**
TO
DO Don't tile fullscreen windows on workspace change
** DO
NE
Don't tile fullscreen windows on workspace change
** TODO Windows can sometimes resize on their own (missing signal?)
** TODO Windows can sometimes resize on their own (missing signal?)
** TODO Focus-follows-mouse doesn't properly refocus on window kill (kwin bug or timing mishap?)
** TODO Focus-follows-mouse doesn't properly refocus on window kill (kwin bug or timing mishap?)
** TODO Tileindex not properly set on workspace switch
* DONE Killing three clients in succession without opening another in between kills the script
* DONE Killing three clients in succession without opening another in between kills the script
** This was the result of removing an element from an array and afterwards accessing it by index
** This was the result of removing an element from an array and afterwards accessing it by index
* DONE Retile on minimize
* DONE Retile on minimize
...
@@ -23,6 +27,7 @@
...
@@ -23,6 +27,7 @@
** Weird configurations
** Weird configurations
** Multi-monitor (semi-tested right now)
** Multi-monitor (semi-tested right now)
** Multiple workspaces (e.g. moving windows across, in floating and tiling mode)
* TODO Learning
* TODO Learning
** How to add configuration
** How to add configuration
** How to use the tests
** How to use the tests
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment