Martin Gräßlin
d305185247
Remove Workspace pointer from Toplevel
...
Instead have a simple workspace() method returning the pointer.
13 years ago
Martin Gräßlin
4a48325de5
Cleanup and reorder includes in client.h
...
Removing the workspace include required to include it in many other
places.
13 years ago
Martin Gräßlin
265b5523e2
Move decoration related methods from Workspace to DecorationPlugin
...
They were all just delegating to the DecorationPlugin.
13 years ago
Thomas Lübking
3b7c1fb69d
correctly align tabbing shade mode, including hover
...
REVIEW: 106258
BUG: 294410
FIXED-IN: 4.9.2
14 years ago
Thomas Lübking
db48a26469
correctly align tabbing shade mode, including hover
...
REVIEW: 106258
BUG: 294410
FIXED-IN: 4.9.2
14 years ago
Thomas Lübking
952579bb09
fix untabbing position
...
the geometry setting needs to happen out of recursion,
has to be smarter for unmaximizing and also no real
place in TabGroup - the client is no longer tabbed thus
it's not the groups task to manage it's geometry.
BUG: 226881
REVIEW: 106182
FIXED-IN: 4.9.1
14 years ago
Thomas Lübking
3460d5b551
fix untabbing position
...
the geometry setting needs to happen out of recursion,
has to be smarter for unmaximizing and also no real
place in TabGroup - the client is no longer tabbed thus
it's not the groups task to manage it's geometry.
BUG: 226881
REVIEW: 106182
FIXED-IN: 4.9.1
14 years ago
Martin Gräßlin
2c23c6e864
Spellchecking
...
SVN_SILENT
14 years ago
Thomas Lübking
fd9db6814c
Align about to be tabbed window before adding it
...
BUG: 303937
REVIEW: 105702
14 years ago
Thomas Lübking
8ee66eff55
cache blocked tabgroup state updates and do not check group breaking issues not being part of the updated states
...
BUG: 300847
FIXED-IN: 4.9
REVIEW: 105114
14 years ago
Thomas Lübking
2e7e5d2b41
autodestroy sigleton tabgroups
...
BUG: 299103
FIXE-IN: 4.9
REVIEW: 104975
14 years ago
Thomas Lübking
d6209471e8
sync maximization and quick tiling state in tabs
...
BUG: 296097
REVIEW: 104293
FIXED-IN: 4.9
14 years ago
Thomas Lübking
2fce451be5
allow to sync dynamic Qt props on tabgroups
...
REVIEW: 104695
14 years ago
Thomas Lübking
85635dd485
fix tabbing
...
BUG: 290959
BUG: 265160
BUG: 229292
BUG: 238279
BUG: 290758
BUG: 222831
BUG: 278275
BUG: 245747
BUG: 230000
BUG: 253697
BUG: 230570
BUG: 265977
BUG: 225337
BUG: 225339
REVIEW: 103855
14 years ago
Thomas Lübking
bf88ec09ac
Revert "fix tabbing"
...
pushed out of branch, not master - leading to absent revision, found hash collision??
This reverts commit 94b2ad7b85801e37e2df4671cdc4f26b6d7e5506.
14 years ago
Thomas Lübking
d245035a17
fix tabbing
...
BUG: 290959
BUG: 265160
BUG: 229292
BUG: 238279
BUG: 290758
BUG: 222831
BUG: 278275
BUG: 245747
BUG: 230000
BUG: 253697
BUG: 230570
BUG: 265977
BUG: 225337
BUG: 225339
REVIEW: 103855
14 years ago