Age | Commit message (Expand) | Author |
2021-02-23 | view: Recursively check mapped of view_child tree | Kenny Levinsen |
2021-02-22 | container: Add container_is_current_floating | Kenny Levinsen |
2021-02-22 | render: scale titlebars correctly when straddling outputs | Quantum |
2021-02-21 | Fix incorrect damage being applied on popups | Tadeo Kondrak |
2021-02-21 | build: use wlroots dependency variables | Simon Ser |
2021-02-18 | Fix typo in README.dk.md | Falke Carlsen |
2021-02-17 | Update Russian translation | Daniil |
2021-02-16 | render: Use current instead of pending fullscreen | Kenny Levinsen |
2021-02-16 | container: Move pending state to state struct | Kenny Levinsen |
2021-02-16 | Add missing transaction commits to seatop_default | David96 |
2021-02-16 | Prevent inactive-windows-transparency.py to crash on lockscreen | Pierre-Albéric TROUPLIN |
2021-02-15 | text_input: Add support for focusing layer-shell surfaces | Tadeo Kondrak |
2021-02-16 | transactions: Amend pending transactions | Kenny Levinsen |
2021-02-15 | Align ordering of core node properties with i3 | Jan Palus |
2021-02-15 | transaction: Only wait for ack from visible views | Kenny Levinsen |
2021-02-15 | text_input: Only send surrounding_text and content_type if supported | Tadeo Kondrak |
2021-02-15 | text_input: Ignore text_input disable from unfocused windows | Tadeo Kondrak |
2021-02-15 | input: Commit transactions in seatop_default | Kenny Levinsen |
2021-02-14 | input: Only commit transactions when necessary | Kenny Levinsen |
2021-02-10 | readme: update French translation | Simon Ser |
2021-02-09 | view: Read geometry directly in view_update_size | Kenny Levinsen |
2021-02-09 | shells: Align geometry change commit handling | Kenny Levinsen |
2021-02-09 | shells: Only center tiled views on size change | Kenny Levinsen |
2021-02-09 | transaction: Move centering to view_center_surface | Kenny Levinsen |
2021-02-09 | view: Save surface x and y on saved buffers | Kenny Levinsen |
2021-02-07 | swaynag: Use position from wl_pointer.enter | Kenny Levinsen |
2021-02-04 | Make command line option lists const | Manuel Stoeckl |
2021-02-04 | Make Wayland request listeners static const when possible | Manuel Stoeckl |
2021-02-04 | Declare all struct cmd_handler arrays const | Manuel Stoeckl |
2021-02-02 | xdg-foreign: add v1 and v2 implementations | Aleksei Bavshin |
2021-01-30 | Check the output state for recorded workspaces | Konstantin Pospelov |
2021-01-30 | desktop/layer_shell: Fix allocation type mismatch | Manuel Stoeckl |
2021-01-26 | desktop/output: Disable head if mode is NULL | Kenny Levinsen |
2021-01-26 | Fix typo in bug reporting template | Martin Michlmayr |
2021-01-25 | Implement foreign toplevel fullscreen output hints | fwsmit |
2021-01-20 | Adhere to ICCCM focus specification | BrassyPanache |
2021-01-17 | Log when config file is not found | Simon Ser |
2021-01-17 | Raise verbosity of error message in load_main_config | Simon Ser |
2021-01-16 | Changed fprintf(stdout,...) to printf(...) for more readable code | SpizzyCoder |
2021-01-15 | config/output: correct refresh rate rounding error | Ronan Pigott |
2021-01-15 | swaymsg: use 3 digits for fractional part of the refresh rate | Ronan Pigott |
2021-01-12 | protocols: update layer-shell-unstable-v1 to v4 | 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 |
2021-01-11 | Fix #5940 | Mukundan314 |
2021-01-08 | desktop/xwayland: use index constants for atom array | Simon Ser |
2021-01-08 | man: update maintainer | Simon Ser |
2021-01-08 | readme: remove unused ref | Simon Ser |
2021-01-04 | Remove call for action from WM enhancement issue template | Simon Ser |
2021-01-04 | CONTRIBUTING.md: Add note on sway's scope | Drew DeVault |