Age | Commit message (Expand) | Author |
2021-08-05 | seatop_down: Change type of sx, sy to double in begin_seatop_down | David Rosca |
2021-07-27 | view: remove reference to wlr_wl_shell_surface | Simon Zeni |
2021-07-26 | Fix wl_pointer.frame not sent on touch emulation | Simon Ser |
2021-07-08 | Add support for touch frame events | Simon Ser |
2021-07-07 | Update wlr_box includes | Simon Ser |
2021-06-23 | input: Move get_current_time_msec in from util | Kenny Levinsen |
2021-06-22 | Revert "Add workspace {prev,next}_on_output --create" | Ragnar Groot Koerkamp |
2021-06-18 | Move auto_back_and_forth logic out of workspace_switch | Ragnar Groot Koerkamp |
2021-06-17 | swaynag: adds option to set wayland shell layer | James Edwards-Jones |
2021-06-03 | config: Fix swaybar pango_markup inconsistency | Daniel Otero |
2021-06-02 | Implement xdg-activation-v1 | Simon Ser |
2021-05-10 | cairo: Replace <cairo/cairo.h> by <cairo.h> | Issam E. Maghni |
2021-04-26 | Remove support for arbitrary rotations | Simon Ser |
2021-03-21 | idle_inhibit: Store wlr inhibitor instead of view | Kenny Levinsen |
2021-03-12 | Implement input method keyboard grab | xdavidwu |
2021-02-25 | Fix for_window criteria and mouse button bindings | ftilde |
2021-02-25 | focus: beyond fullscreen when focused explicitly | lbonn |
2021-02-25 | Automatically map built-in touchscreens/tablets to built-in panels | Simon Ser |
2021-02-25 | render: handle containers without output when rendering titles | Quantum |
2021-02-23 | transaction: Remove unused ready_immediately | Kenny Levinsen |
2021-02-23 | transaction: Note if instructions are server requests | Kenny Levinsen |
2021-02-22 | container: Add container_is_current_floating | Kenny Levinsen |
2021-02-16 | container: Move pending state to state struct | Kenny Levinsen |
2021-02-16 | transactions: Amend pending transactions | Kenny Levinsen |
2021-02-09 | view: Read geometry directly in view_update_size | Kenny Levinsen |
2021-02-09 | transaction: Move centering to view_center_surface | Kenny Levinsen |
2021-02-04 | Declare all struct cmd_handler arrays const | Manuel Stoeckl |
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-01 | input: Clean up input_method_relay in seat_destoy() | Andri Yngvason |
2020-12-20 | introduce workspace_squash | Ronan Pigott |
2020-12-20 | Change workspace_layout to match i3 behavior | Ronan Pigott |
2020-12-16 | Fix swaybar tray for non-systemd | Arav K |
2020-12-09 | build: add basu as sd-bus provider | Simon Ser |
2020-12-09 | build: introduce sd-bus-provider option | Simon Ser |
2020-12-07 | Add layer shell subsurfaces | Vlad Pănăzan |
2020-12-06 | input/cursor: unhide cursor on synthetic input | Tudor Brindus |
2020-12-04 | common: make 'lenient_strcmp' arguments const | Paul Riou |
2020-11-11 | tree/container: introduce `container_is_sticky[_or_child]` functions | Tudor Brindus |
2020-11-01 | commands/focus: force container warp when fulfilling `focus mode_toggle` | Tudor Brindus |
2020-10-31 | input: remove motion deltas from seatop callbacks | Tudor Brindus |
2020-10-30 | hide_cursor: Add an option to hide when typing | Tamir Zahavi-Brunner |
2020-10-27 | output: evacuate sticky containers only if new output has a workspace | mwenzkowski |
2020-10-18 | transaction: validate X transaction completions by geometry, not size | Tudor Brindus |
2020-10-18 | xwayland: listen to `set_geometry` event | Tudor Brindus |
2020-10-12 | input/tablet: add tool_mode option to set tablet tools as relative input | Tudor Brindus |
2020-10-11 | Add support for workspace_min_width bar option. | Tarmack |
2020-10-10 | xwayland: support views that change override-redirect status | Tobias Langendorf |
2020-09-14 | swaynag: add details background option | Mustafa Abdul-Kader |
2020-09-04 | swaynag: adds option to separately specify the text color for buttons | oliver-giersch |