4565 Commits (541e6e260c2df0346b421cacfaf4ce5d204c49ba)

Author SHA1 Message Date
Simon Ser 541e6e260c Drop unnecessary includes from sway/server.h
9 months ago
Kirill Primak 7a2ff7ba81 view: drop ext_foreign_destroy
10 months ago
Alexander Orzechowski 09c360d503 layer_shell: Handle popups through popup descriptor
10 months ago
Alexander Orzechowski 1846944f04 xdg_shell: Extract struct for popup descriptor
10 months ago
Alexander Orzechowski 1dc661af17 layer_shell: Arrange popups even if exclusive zone doesn't change
10 months ago
Merlin Lex 1b5515400d ext-foreign-toplevel-list: Implement protocol
10 months ago
Simon Ser 88b2abf5f2 config: use format_str() instead of hand-rolled snprintf()
10 months ago
Simon Ser 93d391651c commands: make primary_selection a config-only command
10 months ago
Simon Ser f7a0f06dff commands: note how xwayland/primary_selection are reset on reload
10 months ago
Simon Ser ecfef1348a commands/primary_selection: drop duplicate bool parsing
10 months ago
Violet Purcell 6b2aa83246 sway/config.c: only reset primary_selection at launch
10 months ago
Simon Ser 88e99fa84f Drop old security config remnants
10 months ago
Alexander Orzechowski ba427a469a Ensure get_text_width() returns a positive value
10 months ago
Tamino Bauknecht c8676fad54 sway/output: Improve logging of swaybg execvp failure and more checks
10 months ago
Kirill Primak f202bc84d2 Chase wlroots!4443
10 months ago
Kirill Primak a4e85332a1 Chase wlroots!4003
10 months ago
Alexander Orzechowski e8c421e917 layer_shell: Fix typo of return instead of continue
10 months ago
Daniel De Graaf 2c2625acd3 Fix SIGSEGV on output destroy
10 months ago
Simon Ser 08a06a7b6b Add debug flag to re-enable wl_drm
10 months ago
Alexander Orzechowski 5fc85c5066 scene_graph: port wlr_forgein_toplevel_management output enter/leave events
10 months ago
Alexander Orzechowski 7c635b61fe remove damage debug options
10 months ago
Alexander Orzechowski bab6b79af2 Fix SIGSEGV on surface destroy
10 months ago
Alexander Orzechowski 9da295c11f scene_graph: Implement toplevel clipping
10 months ago
Alexander Orzechowski 09e11dabb2 scene_graph: Port opacity and filter modes
10 months ago
Alexander Orzechowski 2e53de80bb scene_graph: Arrange scene graph on transaction apply
10 months ago
Alexander Orzechowski 5f0801b6f2 container: Don't track outputs
10 months ago
Alexander Orzechowski 1e018e72b4 Delete old damage tracking code
10 months ago
Alexander Orzechowski 06ad734e70 scene_graph: Port view saved buffers
10 months ago
Alexander Orzechowski ed2724bd6c xwayland: Cleanup geometry handling on commit
10 months ago
Alexander Orzechowski 6e5fc4c2aa scene_graph: Port xwayland
10 months ago
Alexander Orzechowski b38ed8b479 scene_graph: Port xdg_shell
10 months ago
Alexander Orzechowski 08c484f46f transaction: ready signals will return success bools
10 months ago
Alexander Orzechowski 6d7b1321db scene_graph: Port container server side decorations
10 months ago
Alexander Orzechowski 188811f808 scene_graph: Port layer_shell
10 months ago
Alexander Orzechowski 5b8b505af5 input: Query scene graph for relevant surface/node intersections
10 months ago
Alexander Orzechowski 946fc80945 Introduce sway_text_node
10 months ago
Alexander Orzechowski 869baff252 renderer: Remove in favor of scene_graph
10 months ago
Alexander Orzechowski bac3ab5526 seat: Remove dead seatop_render function
10 months ago
Alexander Orzechowski 9a57966606 scene_graph: Port ext_session_v1
10 months ago
Alexander Orzechowski 0639bde9fb scene_graph: Port seatop_move_tiling indicators
10 months ago
Alexander Orzechowski c640c3015f scene_graph: Port seat drag icons
10 months ago
Alexander Orzechowski 9c17cba0b2 renderer: Render scene_graph
10 months ago
Alexander Orzechowski 0e1a02bf0a scene_graph: Introduce sway_scene_descriptor
10 months ago
Alexander Orzechowski 1b09238645 scene_graph: Use built-in linux dmabuf feedback handling
10 months ago
Alexander Orzechowski 1eb16d1367 scene_graph: Maintain `wlr_scene_node`s for the sway tree.
10 months ago
Alexander Orzechowski dbd2fbf430 view: init function should return a success bool
10 months ago
Alexander Orzechowski b4d7e84d38 desktop: Rename layers to shell_layers
10 months ago
Kirill Primak 2c69e19fd3 layer-shell: don't configure uninitialized surfaces
10 months ago
Kirill Primak 8d1b0cecd9 layer-shell: wait for an initial commit before configuring
10 months ago
Kirill Primak 904d256581 layer-shell: don't try to unmap on destroy
10 months ago