1528 Commits (946fc8094559801bc4be629368ac31025d28165a)

Author SHA1 Message Date
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 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 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
Simon Ser 95265fba59 input: reconfigure send_events on output hotplug
11 months ago
Billli11 0aceff7469
Remove wlr_presentation in sway_server struct
11 months ago
Alexander Orzechowski bbabb9aae8 output: Destroy when output layout is destroyed
12 months ago
Simon Ser e8a0205607 input/seat: rename seat_set_exclusive_client()
12 months ago
Simon Ser dbd70faf2e input/seat: drop exclusive_client
12 months ago
Simon Ser ff07eab85b Detect Nvidia proprietary driver via drmGetVersion()
12 months ago
Manuel Stoeckl e633fe0b40 common: move load_image to swaybar
1 year ago
Manuel Stoeckl 439122e887 common: rename load_background_image to load_image
1 year ago
Manuel Stoeckl 39b9c0d6ba common: Drop unused render_background_image
1 year ago
Kirill Primak 47e6a1164c xdg-shell: chase events update
1 year ago
Simon Ser 128b6253a9 Pass wl_display to wlr_output_layout
1 year ago
llyyr a946b1aecf Chase wlroots!4440
1 year ago
Simon Ser 072fa60cb4 Add support for security-context-v1
1 year ago
Simon Ser 5c99b98805 input/input-manager: drop input_manager_configure_all_inputs
1 year ago
Simon Ser 7036769bea Only reconfigure input mappings on output change
1 year ago
Simon Ser 7cf4e1d5c6 Drop support for KDE's idle protocol
1 year ago
Johan Sköld d952ce403e i3 compat: Adding support for the `all` criteria
1 year ago
luzpaz d84b3832f4 Fix typo
1 year ago
Simon Ser f8ddd97e0e output: drop current_mode
1 year ago
Alexander Orzechowski df8aad9c5a swaynag: Implement wp_cursor_shape_v1
1 year ago
Alexander Orzechowski f436de9200 swaybar: Implement wp_cursor_shape_v1
1 year ago
Simon Ser 6bd11ad0df Add support for cursor-shape-v1
1 year ago
Mark Bolhuis 20c91335f6 input: Move wlr_pointer_gestures_v1 to sway_input_manager
1 year ago
Simon Ser b762f455d9 idle-inhibit-v1: simplify with server global
1 year ago
Cezary Drożak c08762901e input/libinput: add scroll_button_lock method
1 year ago
Simon Ser b1b3563d54 Handle gamma-control-v1 set_gamma events
1 year ago
Erik Reider 913a7679cb Add support for wlr-layer-shell ON_DEMAND keyboard interactivity
1 year ago
Kirill Primak c9e1dab318 chore: chase wlroots map logic unification
2 years ago
hrdl e8f7551e46 Add support for touch cancel events
2 years ago
Alexander Orzechowski 029b99b482 render: Use wlr_render_pass
2 years ago
Alexander Orzechowski d5cc474aef render: pass rendering state together in a struct
2 years ago
Simon Ser ea279f4df3 swaynag: add printf attribute to swaynag_log()
2 years ago
Simon Ser 96cebb4fe6 config: add printf attribute to config_add_swaynag_warning()
2 years ago
Simon Ser a7b50f6c9c commands: add printf attribute to cmd_results_new()
2 years ago
Simon Ser bd58df61ef pango: add printf attribute
2 years ago
Simon Ser aab4c9da5f Add format_str() and vformat_str()
2 years ago
Simon Ser fcec581748 Use output_match_name_or_id() in apply_output_config_to_outputs()
2 years ago
Ankit Pandey 90c2d631e2 root: Try to preserve relative positions of floating containers
2 years ago
Simon Ser c2ccc0c9d4 Move output commit out of output_render()
2 years ago
Simon Ser d6cb4fa8de Constify pixman_region32_t for rendering functions
2 years ago