aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Introduce sway_text_nodeLibravatar Alexander Orzechowski2024-01-18
* renderer: Remove in favor of scene_graphLibravatar Alexander Orzechowski2024-01-18
* seat: Remove dead seatop_render functionLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Port ext_session_v1Libravatar Alexander Orzechowski2024-01-18
* scene_graph: Port seat drag iconsLibravatar Alexander Orzechowski2024-01-18
* renderer: Render scene_graphLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Introduce sway_scene_descriptorLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Maintain `wlr_scene_node`s for the sway tree.Libravatar Alexander Orzechowski2024-01-18
* view: init function should return a success boolLibravatar Alexander Orzechowski2024-01-18
* desktop: Rename layers to shell_layersLibravatar Alexander Orzechowski2024-01-18
* input: reconfigure send_events on output hotplugLibravatar Simon Ser2024-01-02
* Remove wlr_presentation in sway_server structLibravatar Billli112023-12-28
* output: Destroy when output layout is destroyedLibravatar Alexander Orzechowski2023-12-13
* input/seat: rename seat_set_exclusive_client()Libravatar Simon Ser2023-12-13
* input/seat: drop exclusive_clientLibravatar Simon Ser2023-12-13
* Detect Nvidia proprietary driver via drmGetVersion()Libravatar Simon Ser2023-12-12
* common: move load_image to swaybarLibravatar Manuel Stoeckl2023-11-23
* common: rename load_background_image to load_imageLibravatar Manuel Stoeckl2023-11-23
* common: Drop unused render_background_imageLibravatar Manuel Stoeckl2023-11-23
* xdg-shell: chase events updateLibravatar Kirill Primak2023-11-23
* Pass wl_display to wlr_output_layoutLibravatar Simon Ser2023-11-23
* Chase wlroots!4440Libravatar llyyr2023-11-22
* Add support for security-context-v1Libravatar Simon Ser2023-11-21
* input/input-manager: drop input_manager_configure_all_inputsLibravatar Simon Ser2023-11-16
* Only reconfigure input mappings on output changeLibravatar Simon Ser2023-11-16
* Drop support for KDE's idle protocolLibravatar Simon Ser2023-10-05
* i3 compat: Adding support for the `all` criteriaLibravatar Johan Sköld2023-09-07
* Fix typoLibravatar luzpaz2023-08-23
* output: drop current_modeLibravatar Simon Ser2023-07-31
* swaynag: Implement wp_cursor_shape_v1Libravatar Alexander Orzechowski2023-07-31
* swaybar: Implement wp_cursor_shape_v1Libravatar Alexander Orzechowski2023-07-31
* Add support for cursor-shape-v1Libravatar Simon Ser2023-07-24
* input: Move wlr_pointer_gestures_v1 to sway_input_managerLibravatar Mark Bolhuis2023-06-26
* idle-inhibit-v1: simplify with server globalLibravatar Simon Ser2023-06-23
* input/libinput: add scroll_button_lock methodLibravatar Cezary Drożak2023-06-16
* Handle gamma-control-v1 set_gamma eventsLibravatar Simon Ser2023-06-08
* Add support for wlr-layer-shell ON_DEMAND keyboard interactivityLibravatar Erik Reider2023-06-06
* chore: chase wlroots map logic unificationLibravatar Kirill Primak2023-06-02
* Add support for touch cancel eventsLibravatar hrdl2023-05-04
* render: Use wlr_render_passLibravatar Alexander Orzechowski2023-05-02
* render: pass rendering state together in a structLibravatar Alexander Orzechowski2023-05-02
* swaynag: add printf attribute to swaynag_log()Libravatar Simon Ser2023-04-14
* config: add printf attribute to config_add_swaynag_warning()Libravatar Simon Ser2023-04-14
* commands: add printf attribute to cmd_results_new()Libravatar Simon Ser2023-04-14
* pango: add printf attributeLibravatar Simon Ser2023-04-14
* Add format_str() and vformat_str()Libravatar Simon Ser2023-04-14
* Use output_match_name_or_id() in apply_output_config_to_outputs()Libravatar Simon Ser2023-04-14
* root: Try to preserve relative positions of floating containersLibravatar Ankit Pandey2023-03-14
* Move output commit out of output_render()Libravatar Simon Ser2023-02-22
* Constify pixman_region32_t for rendering functionsLibravatar Simon Ser2023-02-22