Vlad Zahorodnii
|
a7d61f7bfa
|
Fully replace SceneWindow with WindowItem
This completes the initial transition to scene items.
|
2022-05-10 15:45:48 +00:00 |
|
Vlad Zahorodnii
|
2fdb55b199
|
Rename InternalWindow::internalWindow() to InternalWindow::handle()
internalWindow->handle() reads better than internalWindow->internalWindow()
|
2022-04-29 17:47:41 +03:00 |
|
Vlad Zahorodnii
|
175037d9d1
|
Prefer the term "window" over "client" in Workspace
|
2022-04-25 11:33:55 +00:00 |
|
Vlad Zahorodnii
|
fb4607f5a6
|
Rename InternalClient to InternalWindow
The word "client" means different things in wayland and kwin. Use a
better word to refer to windows.
|
2022-04-23 07:55:51 +00:00 |
|