Age | Commit message (Expand) | Author |
2021-12-17 | output: change output::destroy to output::disable | Ronan Pigott |
2021-07-07 | Update wlr_box includes | Simon Ser |
2021-04-26 | Remove support for arbitrary rotations | Simon Ser |
2021-01-12 | Rename output_layer_for_each_surface_{toplevel,popup} | Simon Ser |
2021-01-12 | Switch to wlr_xdg_surface_for_each_popup_surface | Simon Ser |
2020-08-27 | Use wlr_output_event_commit | Simon Ser |
2020-07-10 | config/output: don't change output state before commit | Simon Ser |
2020-04-10 | Render layer shell popups over the top layer | David96 |
2020-03-06 | Drop sway_output.surface_needs_frame | Simon Ser |
2020-03-04 | Make handle_destroy and output_repaint_timer_handler static | Simon Ser |
2020-02-26 | Add support for wlr-output-power-management-unstable-v1 | Simon Ser |
2020-02-16 | output: fix updating output manager config | Brian Ashworth |
2020-02-11 | Stop calling apply_output_config from output_enable | Simon Ser |
2019-12-01 | output: Schedule idle frames if we do not render | Kenny Levinsen |
2019-11-29 | add scale_filter output config option | Ronan Pigott |
2019-11-17 | view: add max_render_time | Ivan Molodetskikh |
2019-11-17 | output: add max_render_time | Ivan Molodetskikh |
2019-10-27 | Fix segfault in wlr_output_manager_v1_set_configuration | Simon Ser |
2019-10-27 | Fix apply_output_config return value when enabling output | Simon Ser |
2019-07-27 | Remove all wayland-server.h includes | Simon Ser |
2019-07-17 | Update output manager on layout change | Josef Gajdusek |
2019-05-24 | Implement wlr-output-management-v1 | Josef Gajdusek |
2019-05-14 | Implement output toggle | Moelf |
2019-04-04 | swaybg: one instance for all outputs | Brian Ashworth |
2019-03-24 | Add support for manually setting subpixel hinting on outputs. | Geoff Greer |
2019-03-16 | Fix output config retrieval for new outputs | Brian Ashworth |
2019-03-11 | Stop using wlr_output->{lx,ly} | emersion |
2019-02-16 | Disconnect swaybg instead of killing it | emersion |
2019-01-21 | Move sway-specific functions in common/util.c into sway/ | M Stoeckl |
2019-01-18 | Better handle outputs without CRTC | emersion |
2019-01-18 | output: remove output_add_listeners | emersion |
2019-01-10 | Refactor seat operations to use an interface | Ryan Dwyer |
2018-12-20 | Combine output_by_name and output_by_identifier | Brian Ashworth |
2018-11-18 | Use #if instead of #ifdef | emersion |
2018-10-30 | Remove enum movement_direction | Ryan Dwyer |
2018-10-27 | Use output identifier for workspace config | Robinhuett |
2018-10-23 | Implement the presentation-time protocol | emersion |
2018-09-05 | Don't use wlr_output properties | Ryan Dwyer |
2018-09-05 | Implement type safe arguments and demote sway_container | Ryan Dwyer |
2018-08-25 | Relocate container_move, container_move_to and container_get_in_direction | Ryan Dwyer |
2018-08-24 | Refactor destroy functions and save workspaces when there's no outputs | Ryan Dwyer |
2018-08-18 | Implement iterators per container type | Ryan Dwyer |
2018-08-18 | Rename container_sort_workspaces and container_wrap_children | Ryan Dwyer |
2018-08-02 | Revert "Revert "Fix popups"" | Ryan Dwyer |
2018-08-02 | Revert "Fix popups" | Drew DeVault |
2018-07-31 | Fix popups | Ryan Dwyer |
2018-07-29 | Remove output_surface_for_each_surface from header | emersion |
2018-07-29 | Completely switch over to new iterators | emersion |
2018-07-29 | wip: redesign output_view_for_each_surface iterator | emersion |
2018-07-29 | wip: redesign output_layer_for_each_surface iterator | emersion |