Victoria Brekenfeld
331b884f1e
tiling: Animate tree changes
2023-05-12 20:01:37 +02:00
Victoria Brekenfeld
ea1b976076
deps: Update egui
2023-05-03 19:47:48 +02:00
Victoria Brekenfeld
8943aa5a15
shell: Fix repeated window grabs in more scenarios
2023-04-20 16:19:52 +02:00
Victoria Brekenfeld
33eedb0b58
shell: Fix repeated window grabs
2023-04-19 11:42:46 +02:00
Victoria Brekenfeld
b98ca9c493
Update smithay for 10-bit color support
2023-04-18 17:10:37 +02:00
Victoria Brekenfeld
8f6ad62017
shell: Set xdg_shell v4 bounds
2023-04-05 20:06:24 +02:00
Victoria Brekenfeld
bc49507353
kms: Dmabuf feedback support
2023-04-05 20:06:24 +02:00
Darksome
e3a718dab5
Fix focus when switching from empty workspace
2023-04-01 21:01:00 +04:00
Darksome
a11c3e8f67
Fix refresh_focus
2023-04-01 20:35:58 +04:00
Darksome
32805d8ee0
Revert "Fix focus issue"
...
This reverts commit da13c36e9b .
2023-04-01 20:35:29 +04:00
Darksome
da13c36e9b
Fix focus issue
2023-03-26 14:48:26 +04:00
Victoria Brekenfeld
7ad37946d3
Revert "kms: Dmabuf Feedback support"
...
This reverts commit c8bb417d9b .
2023-03-23 14:58:29 +01:00
Victoria Brekenfeld
c8bb417d9b
kms: Dmabuf Feedback support
2023-03-23 13:51:33 +01:00
Ian Douglas Scott
3804c67557
Fixes for rendering windows in Global workspace mode
...
* Render window and active indicator at correct position relative to
where the output is within the space.
* Show active indicator around whole window, not only part of window on
focused output.
2023-03-10 16:20:17 -08:00
Victoria Brekenfeld
b53e5cae6e
shell/tiling: Make gaps configurable
2023-03-09 19:13:46 +01:00
Victoria Brekenfeld
4bf2c8df79
shell: Make active hint size configurable
2023-03-09 19:13:45 +01:00
Victoria Brekenfeld
6492cfb96a
Merge pull request #87 from pop-os/floating-drag_jammy
...
shell: Fix position of floating windows before/after drag
2023-03-09 16:14:17 +01:00
Victoria Brekenfeld
5d173a46a6
shell: Fix missing titlebars
2023-03-09 14:50:57 +01:00
Victoria Brekenfeld
659933b039
xwm: Don't do multiple
2023-03-09 14:50:57 +01:00
Ian Douglas Scott
e8dcc22ad7
shell: Fix position of floating windows before/after drag
...
This fixes two issues that seem to have been introduced by 98dc342 :
* During drag, CSD windows being offset from their original location and
the frames rendered around them.
* Windows on additional monitors being positioned incorrectly when
dragged.
This seems to work well in floating mode with `OutputBound` workspaces.
With `Global` workspaces it seems position of dragged windows on
additional monitors isn't right before or after this...
2023-03-08 15:40:29 -08:00
Victoria Brekenfeld
a099af394b
shell: Refresh Title in SSD
2023-03-06 19:40:26 +01:00
Victoria Brekenfeld
98dc342b50
shell: Show SSD when moving windows
2023-03-06 19:40:26 +01:00
Victoria Brekenfeld
1c62d6d061
debug: Add actual profiling for rendeirng
2023-03-06 19:39:08 +01:00
Victoria Brekenfeld
3f462e3eb7
tracing: Use don't log on hot paths without trace-level
2023-03-06 19:38:12 +01:00
Victoria Brekenfeld
9b416b5779
render: Add focus indicator
2023-03-06 19:37:11 +01:00
Victoria Brekenfeld
35de500c00
chore: update smithay + switch to tracing
2023-02-24 17:43:07 +01:00
Victoria Brekenfeld
844ed552b9
smithay fixes
2023-02-24 17:42:20 +01:00
Ian Douglas Scott
26a652f039
Exclude "cosmic-workspace-overview" from workspace screencopy
2023-02-21 15:16:10 -08:00
Victoria Brekenfeld
173f2ae051
focus: Better retain fullscreen focus
2023-02-14 15:47:39 +01:00
Victoria Brekenfeld
45bd385d9c
shell: Clear fullscreen on new window
2023-02-14 15:47:39 +01:00
Victoria Brekenfeld
386501f980
shell: better tiling check for popup constraining
2023-02-14 15:47:39 +01:00
Victoria Brekenfeld
f93258bd98
shell: Send frame callbacks to grabbed windows
2023-02-14 15:47:39 +01:00
Victoria Brekenfeld
4a9dfcead0
deps: Update smithay
...
Integrate new multigpu allocator code for gpu->gpu copies using the vulkan allocator.
Also integrates Xwayland clipboard sync.
2023-02-14 15:47:39 +01:00
Victoria Brekenfeld
21db472f8b
deps: Update smithay & relative motion events
2023-01-30 23:19:36 +01:00
Victoria Brekenfeld
be9a4db63e
shell: Close layer-surfaces when removing outputs
2023-01-30 15:13:51 +01:00
Victoria Brekenfeld
d65e16fc94
shell: unmaximize windows before unmapping them
2023-01-27 20:05:07 +01:00
Victoria Brekenfeld
5d4afa5641
xwm: Simplify override-redirect handling
2023-01-27 19:51:23 +01:00
Victoria Brekenfeld
4ed3aceefc
shell: Don't annouce toplevels before they have contents
2023-01-27 18:15:54 +01:00
Victoria Brekenfeld
5a8840b12e
shell: Properly propagate tiling state
2023-01-27 13:26:28 +01:00
Victoria Brekenfeld
037a210c90
xwayland: Avoid propagating pressed keys
2023-01-26 21:24:50 +01:00
Victoria Brekenfeld
691988eed6
shell: Fix windows with SSD messing up input regions
2023-01-25 18:44:06 +01:00
Victoria Brekenfeld
34068d9514
shell/grabs: Fix resize geometry
2023-01-25 18:43:22 +01:00
Victoria Brekenfeld
1f3f1331ab
debug: Fix compiling with CosmicSurface
2023-01-25 16:35:51 +01:00
Victoria Brekenfeld
e50bea33bb
shell: Fix SSD when using scaling
2023-01-25 15:14:18 +01:00
Victoria Brekenfeld
0090122ffe
shell: Don't use output-relative coords for windwo geometry
2023-01-25 14:09:44 +01:00
Victoria Brekenfeld
58f196d638
shell: Handle removed output state better
2023-01-24 21:01:11 +01:00
Victoria Brekenfeld
e7be9d6abf
xwayland: kms fixes
2023-01-24 19:35:37 +01:00
Victoria Brekenfeld
5b644b59f7
input: Add SendToWorkspace action
2023-01-24 19:22:00 +01:00
Victoria Brekenfeld
f8ca797ec5
shell: send refresh/output_enter to new OR windows
2023-01-23 22:56:42 +01:00
Victoria Brekenfeld
ae42c5ede9
workspace: Update xwayland render order
2023-01-23 22:56:22 +01:00