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
ecd6dd70
Commit
ecd6dd70
authored
11 years ago
by
Fabian Homborg
Browse files
Options
Downloads
Patches
Plain Diff
Release v1.1.4
parent
fbf51a06
No related branches found
Branches containing commit
Tags
v1.2.1
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
commentary.org
+6
-2
6 additions, 2 deletions
commentary.org
metadata.desktop
+1
-1
1 addition, 1 deletion
metadata.desktop
with
7 additions
and
3 deletions
commentary.org
+
6
−
2
View file @
ecd6dd70
...
...
@@ -17,10 +17,10 @@
** DONE Don't tile fullscreen windows on workspace change
** DONE 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?)
Waiting on kwin
** TODO Tileindex not properly set on workspace switch
** TODO Check how windows on all desktops behave
* 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
** TODO Tabgroups
* DONE Retile on minimize
* DONE Avoid struts
Never noticed because I set the panel to autohide
...
...
@@ -39,8 +39,12 @@
** TODO Refactor layouts to share more code
* TODO Crazy stuff
** Animate all windows on move
The outline currently flickers, but shows
** Layout switcher
** Indicate layout/state (tiling on/off) somehow
** Per-activity settings
Huge complexity increase (one additional layer on top of desktops/screens)
Investigate how the actual relationship between activities and desktops/clients is
** DONE Minimize stack
Maybe something for a different script (or just unminimize last minimized window)
Made it a different script
This diff is collapsed.
Click to expand it.
metadata.desktop
+
1
−
1
View file @
ecd6dd70
...
...
@@ -11,7 +11,7 @@ X-KDE-PluginInfo-Email=FHomborg@gmail.com
X-KDE-PluginInfo-Name=kwin-script-tiling
X-KDE-PluginKeyword=kwin-script-tiling
X-KDE-ParentComponents=kwin-script-tiling
X-KDE-PluginInfo-Version=1.1.
3
X-KDE-PluginInfo-Version=1.1.
4
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
...
...
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