Commit Graph

781 Commits (b762f455d942e81e076a4a4d475fb9926372da16)

Author SHA1 Message Date
Ronan Pigott 66568508c0 launcher: initialize launcher_ctxs once on startup 2 years ago
Ronan Pigott 864b3a9a18 view: associate launch contexts with views 2 years ago
Ronan Pigott d75c9f9722 launcher: rename pid_workspace to launcher_ctx 2 years ago
Ronan Pigott bd66f4943d launcher: use xdga tokens 2 years ago
Ronan Pigott 3b49f2782e launcher: track workspaces by node 2 years ago
Ronan Pigott eb5021ef99 root: move the workspace matching code to its own file 2 years ago
Simon Ser 907ca48a61 Listen to the output request_state event 2 years ago
Kirill Primak 85005b52fe output: set damage ring bounds to pixel values 2 years ago
Kirill Primak 7862fa670e
Use wlr_damage_ring 2 years ago
Simon Ser 9400bd963c Add support for ext-idle-notify-v1 3 years ago
Alex Maese c015db4a9f sway: Add non-desktop-output type 3 years ago
Simon Ser b69d637f7a Remove internal references to DPMS 3 years ago
Kirill Primak 6a59e38aeb xdg-shell: schedule a configure on maximize request 3 years ago
Kirill Primak 26a0e97634 chore: chase wlroots xdg-shell update 3 years ago
Daniel De Graaf 75b2d0b105 ext-session-lock: disable direct scan-out when locked 3 years ago
Daniel De Graaf 519038a7e9 Implement ext-session-lock-v1 3 years ago
kraftwerk28 acdb48a59c Chase wlroots X11 hints update 3 years ago
Thomas Hebb d726e50643 layer_shell: keep output non-NULL wherever possible 3 years ago
Thomas Hebb 0ee54a5243 Don't enter seatop_move_floating when fullscreen 3 years ago
Simon Ser 9a6687ee04 xdg-shell: use wlr_xdg_popup in sway_xdg_popup 3 years ago
Simon Ser f795aa1c95 xdg-shell: use wlr_xdg_toplevel in sway_view 3 years ago
Kirill Primak 30d27b5996 Chase wlroots xdg-shell refactor 3 years ago
Kirill Primak ee7668c1f2 chore: chase wlr_output_layout_get_box() update 3 years ago
Tuomas Yrjölä 69b430201c xwayland: listen to `request_activate` event 3 years ago
Rouven Czerwinski e4909ab4a3 transaction: destroying nodes aren't hidden 3 years ago
Simon Ser d6f8820a8b Upgrade for wlroots surface refactoring 3 years ago
Aleksei Bavshin aa443629b5 xdg-shell: use toplevel geometry to adjust the popup box 3 years ago
Simon Ser e2b4c573d6 Destroy sub-surfaces with parent layer-shell surface 3 years ago
Ronan Pigott ebfe432ec3 output: change output::destroy to output::disable 3 years ago
Vsevolod f7725011ef
Add focused_tab_title 3 years ago
Simon Ser 3f58f12617 Fixup headless output names 3 years ago
Kirill Primak 03a29ed36d output: remove surface buffer damage check 3 years ago
Simon Zeni 0cd8efe0bb sway: replace noop_output by fallback_output 3 years ago
Simon Zeni 5865af75cf sway: create wlr_renderer and wlr_allocator 3 years ago
David Rosca 215787e8b2 xwayland: Clear wlr_xwayland_surface in handle_destroy 4 years ago
Simon Ser 0c210a5e68 Handle present events with NULL timespec field 4 years ago
Tassilo Horn a47f8ef478 Fix compile after wlroots commit c3e54021f8bbf3ec1c1e5906459be0ae85f5fb8c 4 years ago
Bartel Sielski 8fa7b99859 idle_inhibit: Fix tree view after changes in commit 152a559e 4 years ago
Simon Ser c43f1fbf1c Chase wlr_xdg_surface breaking changes 4 years ago
Kirill Primak 5fd5d6434e layer-shell: fix commit handler 4 years ago
Kirill Primak c11b5db4d6 layer-shell: check `committed` bitmask 4 years ago
Kirill Primak b7b3ef6dcf layer-shell: chase wlr layer surface refactor 4 years ago
Kirill Primak b1d41db6cf Revert "xdg_shell: schedule configure on maximize requests" 4 years ago
Kirill Primak eb03298b46 xdg-shell: chase wlr xdg toplevel refactor 4 years ago
Simon Ser 82d5f12914 Add -Dnoscanout debug option 4 years ago
Simon Zeni 30c28ff8f7 introduce wlr_drm_lease_v1 4 years ago
Kirill Primak e76e13ef85 view: fix child position calc 4 years ago
Kirill Primak 91d6d00414 render: fix -Ddamage=rerender 4 years ago
Tudor Brindus daaec72ac0 desktop/xwayland: restack surface upon activation 4 years ago
Hugo Osvaldo Barrera 62d90a8e95 Use fixed titlebar heights 4 years ago
Simon Ser c9060bcc12 layer-shell: replace close() with destroy() 4 years ago
Ronan Pigott f67ed6772c layer_shell: damage previous area when a surface shrinks 4 years ago
Dudemanguy acf946fe4c xdg-decoration: let floating clients set borders 4 years ago
Simon Ser 4832fc937f Update wlr_box includes 4 years ago
Tobias Langendorf 12e223e797 remove usage of `wlr_texture_get_size` 4 years ago
Ronan Pigott a6dc829ed0 xdg-shell: ignore unecessary fullscreen request ouput hints 4 years ago
Simon Ser fd36289faa Remove support for arbitrary rotations 4 years ago
Kenny Levinsen 4e6f515253 desktop/render: Pass explicit clip box to render 4 years ago
Kenny Levinsen 7ec9d07fc5 Remove usage of surface->sx|sy 4 years ago
fwsmit 8106f01c17 desktop/layer_shell: fix centering for opposing anchors 4 years ago
Elyes HAOUAS b40c6448e6 desktop/layer_shell.c: Fix misspelled "exclusive" 4 years ago
Simon Ser 86b08e3257 desktop/render: remove unused wlr_gles2_texture_attribs 4 years ago
Ronan Pigott 62fbf33ce2 output: damage whole output when exiting scanout 4 years ago
Kenny Levinsen 152a559e30 idle_inhibit: Store wlr inhibitor instead of view 4 years ago
Simon Ser 585abdb357 xwayland: simplify override-redirect focus restoration 4 years ago
Vyivel ba6c0eb18b output: simplify layer surface iteration 4 years ago
Kenny Levinsen a6544f5a64 render: Clip surfaces to container bounds 4 years ago
Quantum e01a3c85f6 render: handle containers without output when rendering titles 4 years ago
Kenny Levinsen 95901d906a shells: Update comment about size change on commit 4 years ago
Kenny Levinsen 1989b18ff2 transaction: Remove unused ready_immediately 4 years ago
Kenny Levinsen 35b9a41720 transaction: Note if instructions are server requests 4 years ago
Dimitris Triantafyllidis aac1582ea9 Fix , : rounding issues in floating-point -> integer conversions 4 years ago
Kenny Levinsen 2c917a8c34 container: Add container_is_current_floating 4 years ago
Quantum e0a94bee8d render: scale titlebars correctly when straddling outputs 4 years ago
Tadeo Kondrak f58f054c87 Fix incorrect damage being applied on popups 4 years ago
Kenny Levinsen 35342d89a9 render: Use current instead of pending fullscreen 4 years ago
Kenny Levinsen a047b5ee4a container: Move pending state to state struct 4 years ago
Kenny Levinsen c8bf84c82d transactions: Amend pending transactions 4 years ago
Kenny Levinsen 37d7bc6998 transaction: Only wait for ack from visible views 4 years ago
Kenny Levinsen 63a6635163 view: Read geometry directly in view_update_size 4 years ago
Kenny Levinsen 82b1019658 shells: Align geometry change commit handling 4 years ago
Kenny Levinsen 90fa6953ea shells: Only center tiled views on size change 4 years ago
Kenny Levinsen 50205ade9d transaction: Move centering to view_center_surface 4 years ago
Kenny Levinsen cf1e3be228 view: Save surface x and y on saved buffers 4 years ago
Manuel Stoeckl f8c6fc1944 desktop/layer_shell: Fix allocation type mismatch 4 years ago
Kenny Levinsen 4d43f1dd99 desktop/output: Disable head if mode is NULL 4 years ago
Simon Ser 1c3cfd3bac Rename output_layer_for_each_surface_{toplevel,popup} 4 years ago
Simon Ser 5438cc158a Switch to wlr_xdg_surface_for_each_popup_surface 4 years ago
Simon Ser 661cdac2d6
desktop/xwayland: use index constants for atom array 4 years ago
Ronan Pigott ece6a1d408 Change workspace_layout to match i3 behavior 4 years ago
Simon Ser 33b64667ae Test output before direct scan-out 4 years ago
Vlad Pănăzan 71725a8eae Add layer shell subsurfaces 4 years ago
Ronan Pigott 32b93ef6ea xdg_shell: allow views to change geometry anytime 4 years ago
Simon Ser 83389da583
Log which output is using direct scan-out 4 years ago
Tudor Brindus cc8d318aa1 transaction: make transaction collapsing smarter with > 2 views 5 years ago
Tudor Brindus 8355884fbd transaction: validate X transaction completions by geometry, not size 5 years ago
Tudor Brindus 5bd6a5ce3f transaction: don't reconfigure X views unless integral coords changed 5 years ago
Tudor Brindus 181798c2fe xwayland: listen to `set_geometry` event 5 years ago
Tobias Langendorf 657587964e xwayland: support views that change override-redirect status 5 years ago
Tudor Brindus bc239b2f6b desktop/render: show indicators for top-level split 5 years ago