Victoria Brekenfeld
|
a668df27ae
|
tiling: Cleanup old code from spanning outputs
|
2024-03-04 13:19:57 +01:00 |
|
Michael Aaron Murphy
|
134bb9f59b
|
fix(stacks): panic in layout when tabs are paginated
|
2024-03-04 13:07:43 +01:00 |
|
Michael Aaron Murphy
|
a6c26b0bde
|
perf(stack): reduce allocations in Tabs::new
|
2024-03-04 13:07:43 +01:00 |
|
Michael Aaron Murphy
|
26400b5fcd
|
fix(stack): get gradient colors from theme
|
2024-03-04 13:07:43 +01:00 |
|
Michael Aaron Murphy
|
e7cf8581cc
|
fix(stack): show tab text overlay when overflowing
|
2024-03-04 13:07:43 +01:00 |
|
Michael Aaron Murphy
|
feaf57225a
|
fix(stack): set linear gradient to 90 degrees
|
2024-03-04 13:07:43 +01:00 |
|
Michael Aaron Murphy
|
d9750ffb76
|
fix(stack): set correct colors for light theme
|
2024-03-04 13:07:43 +01:00 |
|
Victoria Brekenfeld
|
21483b8d41
|
floating/resize: Fix jumping on multi-monitor setups
|
2024-02-29 15:31:46 +01:00 |
|
Ian Douglas Scott
|
3036448c19
|
Update Smithay, with Window that supports X11 surfaces
|
2024-02-22 17:49:46 +01:00 |
|
Victoria Brekenfeld
|
849882a7db
|
clippy fixes
|
2024-02-19 13:09:49 +01:00 |
|
Victoria Brekenfeld
|
96518a9f29
|
state: Fixup grabbed window frame callbacks
|
2024-02-19 13:09:49 +01:00 |
|
Victoria Brekenfeld
|
83ec68d383
|
chore: Update smithay
|
2024-02-19 13:09:49 +01:00 |
|
Ashley Wulber
|
d1aac380ff
|
fix: set autotile for al workspace sets when there is a change
this ensures new workspaces are correctly set to autotile or float
|
2024-02-12 16:45:09 +01:00 |
|
Ashley Wulber
|
5eb5af4675
|
feat: add tiling variables to cosmic config
|
2024-02-08 20:25:18 +01:00 |
|
Victoria Brekenfeld
|
e43c0f648d
|
shell: Fix edge-cases on added output
|
2024-02-07 21:40:23 +01:00 |
|
Victoria Brekenfeld
|
c0f7524a09
|
shell: Drop static workspaces
|
2024-02-07 21:40:23 +01:00 |
|
Victoria Brekenfeld
|
226bf7f49d
|
workspace: Add tiling_state
|
2024-02-07 21:40:23 +01:00 |
|
Victoria Brekenfeld
|
ce74675b0e
|
shell: Handle tiling_enabled for previous_state better
|
2024-01-29 01:48:40 +01:00 |
|
Victoria Brekenfeld
|
61a3aa8d79
|
floating: Maximize animation
|
2024-01-29 01:48:40 +01:00 |
|
Ian Douglas Scott
|
e569e14a99
|
Update to latest libcosmic/iced
|
2024-01-18 20:27:51 +01:00 |
|
Victoria Brekenfeld
|
cbfda813ed
|
tiling: Fix focus toggling stacking
|
2024-01-15 11:02:56 +01:00 |
|
Victoria Brekenfeld
|
234a3c6bf9
|
floating: Fix broken size check
|
2024-01-15 11:02:56 +01:00 |
|
Victoria Brekenfeld
|
9ca5edc836
|
floating: Allow dragging windows into stacks
|
2024-01-15 11:02:56 +01:00 |
|
Victoria Brekenfeld
|
e9c5266509
|
stack: Fix rendering of inactive windows
|
2024-01-15 11:02:56 +01:00 |
|
Victoria Brekenfeld
|
db09b4d364
|
stack: Fix mouse offset on windows with non-zero geometry
|
2024-01-15 11:02:56 +01:00 |
|
Victoria Brekenfeld
|
b762ea1852
|
stack: Fix dragging out to the top (or the sides)
|
2024-01-15 11:02:56 +01:00 |
|
Victoria Brekenfeld
|
835dbe45f3
|
shell: Unify mapping windows into stacks logic
|
2024-01-15 11:02:56 +01:00 |
|
Victoria Brekenfeld
|
9ce6a871c1
|
moving: Fix dragging against lower/right screen edges
|
2024-01-03 16:58:22 +01:00 |
|
Victoria Brekenfeld
|
be192c80e5
|
floating: Fix next window logic
|
2024-01-03 14:17:29 +01:00 |
|
Victoria Brekenfeld
|
bbb9016113
|
floating: Fix crash resizing tiled windows
|
2024-01-02 13:24:07 +01:00 |
|
Victoria Brekenfeld
|
2174474012
|
shell: fix fullscreening tiled windows
|
2024-01-02 13:24:07 +01:00 |
|
Victoria Brekenfeld
|
c306e11a22
|
menu: Fix text appearance of disabled entries
|
2024-01-02 13:24:07 +01:00 |
|
Victoria Brekenfeld
|
003b7fb538
|
menu: Update order, disable move on sticky instead of remove
|
2024-01-02 13:24:07 +01:00 |
|
Victoria Brekenfeld
|
35264ca4a6
|
shell: Lift next_focus to mix-and-match sticky and floating windows
|
2024-01-02 13:24:07 +01:00 |
|
Victoria Brekenfeld
|
a829978ce9
|
shell: Lift move_current_element to consider sticky windows
|
2024-01-02 13:24:07 +01:00 |
|
Victoria Brekenfeld
|
c6e6f1b181
|
shell: Fix x11 stacking order of sticky windows on workspace switch
|
2024-01-02 13:24:07 +01:00 |
|
Victoria Brekenfeld
|
e4298df306
|
menu: Don't display tiling state for sticky windows
|
2024-01-02 13:24:07 +01:00 |
|
Victoria Brekenfeld
|
c3ecbeee3b
|
render: Fix OR window and sticky X11 windows stacking order
|
2024-01-02 13:24:07 +01:00 |
|
Victoria Brekenfeld
|
f928f80f09
|
formatting fixes
|
2024-01-02 13:24:07 +01:00 |
|
Victoria Brekenfeld
|
0ac12ce202
|
shell: Handle fullscreen of sticky windows
|
2024-01-02 13:24:07 +01:00 |
|
Victoria Brekenfeld
|
97a13ea515
|
shell: Lift/Refactor (interactive) resize to consider sticky windows
|
2024-01-02 13:24:07 +01:00 |
|
Victoria Brekenfeld
|
a333753c96
|
shell: Lift toggle_stacking(_focused) to handle sticky windows
|
2024-01-02 13:24:07 +01:00 |
|
Victoria Brekenfeld
|
807f63bb72
|
shell: Lift/refactor (un)maximize, consider sticky windows
|
2024-01-02 13:24:07 +01:00 |
|
Victoria Brekenfeld
|
e67e139e15
|
focus: Allow sticky windows in focus_stacks, allow dialogs to stay on top
|
2024-01-02 13:24:07 +01:00 |
|
Victoria Brekenfeld
|
10c196a080
|
shell: Lift recalculate to consider sticky_layer
|
2024-01-02 13:24:07 +01:00 |
|
Victoria Brekenfeld
|
769b7d6996
|
shell: Refactor move_request, consider sticky windows
|
2024-01-02 13:24:07 +01:00 |
|
Victoria Brekenfeld
|
775e0ccbdc
|
input: Simplify surface_under / lift element_under
|
2024-01-02 13:24:07 +01:00 |
|
Victoria Brekenfeld
|
5681447508
|
shell: Consider sticky_layer animation state
|
2024-01-02 13:24:07 +01:00 |
|
Victoria Brekenfeld
|
c50607afd5
|
input: Add unbound shortcut to toggle sticky state
|
2024-01-02 13:24:07 +01:00 |
|
Victoria Brekenfeld
|
d2e394b957
|
menu: Allow toggling sticky state
|
2024-01-02 13:24:07 +01:00 |
|