index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
desktop
/
xdg_shell.c
Age
Commit message (
Expand
)
Author
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
2024-02-12
xdg_shell: Extract struct for popup descriptor
Alexander Orzechowski
2024-02-12
ext-foreign-toplevel-list: Implement protocol
Merlin Lex
2024-01-18
scene_graph: Implement toplevel clipping
Alexander Orzechowski
2024-01-18
Delete old damage tracking code
Alexander Orzechowski
2024-01-18
scene_graph: Port view saved buffers
Alexander Orzechowski
2024-01-18
scene_graph: Port xdg_shell
Alexander Orzechowski
2024-01-18
view: init function should return a success bool
Alexander Orzechowski
2023-11-23
xdg-shell: chase events update
Kirill Primak
2023-10-29
xdg-shell: send maximized if tiled isn't supported
Kirill Primak
2023-10-27
xdg_shell: don't update wlr_toplevel if the container has no size yet
Dudemanguy
2023-08-28
xdg_shell: update wlr_toplevel size on client resizes
Dudemanguy
2023-06-02
chore: chase wlroots map logic unification
Kirill Primak
2023-04-16
xdg_shell: Fix crash if popup generates while toplevel is in the scratchpad
Alexander Orzechowski
2022-05-27
xdg-shell: schedule a configure on maximize request
Kirill Primak
2022-05-27
chore: chase wlroots xdg-shell update
Kirill Primak
2022-02-24
Don't enter seatop_move_floating when fullscreen
Thomas Hebb
2022-02-07
xdg-shell: use wlr_xdg_popup in sway_xdg_popup
Simon Ser
2022-02-07
xdg-shell: use wlr_xdg_toplevel in sway_view
Simon Ser
2022-02-03
Chase wlroots xdg-shell refactor
Kirill Primak
2022-01-12
xdg-shell: use toplevel geometry to adjust the popup box
Aleksei Bavshin
2021-10-07
Fix compile after wlroots commit c3e54021f8bbf3ec1c1e5906459be0ae85f5fb8c
Tassilo Horn
2021-10-01
Chase wlr_xdg_surface breaking changes
Simon Ser
2021-09-21
Revert "xdg_shell: schedule configure on maximize requests"
Kirill Primak
2021-09-21
xdg-shell: chase wlr xdg toplevel refactor
Kirill Primak
2021-09-08
view: fix child position calc
Kirill Primak
2021-08-12
xdg-decoration: let floating clients set borders
Dudemanguy
2021-04-26
xdg-shell: ignore unecessary fullscreen request ouput hints
Ronan Pigott
2021-02-23
shells: Update comment about size change on commit
Kenny Levinsen
2021-02-23
transaction: Note if instructions are server requests
Kenny Levinsen
2021-02-16
container: Move pending state to state struct
Kenny Levinsen
2021-02-09
view: Read geometry directly in view_update_size
Kenny Levinsen
2021-02-09
shells: Only center tiled views on size change
Kenny Levinsen
2021-01-12
Switch to wlr_xdg_surface_for_each_popup_surface
Simon Ser
2020-12-20
Change workspace_layout to match i3 behavior
Ronan Pigott
2020-11-24
xdg_shell: allow views to change geometry anytime
Ronan Pigott
2020-10-18
transaction: validate X transaction completions by geometry, not size
Tudor Brindus
2020-07-14
xdg_shell: schedule configure on maximize requests
Ronan Pigott
2020-07-13
input: implement xdg_toplevel interactive resize hints
Ronan Pigott
2020-06-30
transaction: Mark client resize immediately ready
Kenny Levinsen
2020-06-03
shells: Resize on commit if geometry x/y changes
Kenny Levinsen
2020-06-03
container: Remove useless surface dimensions
Kenny Levinsen
2019-07-27
Remove all wayland-server.h includes
Simon Ser
2019-04-11
Honor output for xdg_toplevel_set_fullscreen
Brian Ashworth
2019-03-17
Introduce default seatop
Ryan Dwyer
2019-02-23
view: set xdg_decoration->view to NULL, check decoration destroy
Rouven Czerwinski
2019-02-05
Fix close_popups for xdg-shell
emersion
2019-01-28
Check xdg_surface's role before using its toplevel
mwenzkowski
2019-01-28
Center surface inside container when it's too small
Ryan Dwyer
2019-01-25
Implement fullscreen global
Ryan Dwyer
[next]