Age | Commit message (Expand) | Author |
2020-12-20 | commands/layout: don't change the layout of workspaces with children | Ronan Pigott |
2020-12-20 | container: don't split single children | Ronan Pigott |
2020-12-20 | Test output before direct scan-out | Simon Ser |
2020-12-18 | readme: use references for links | Simon Ser |
2020-12-18 | ISSUE_TEMPLATE: the wiki is community maintained | Rouven Czerwinski |
2020-12-18 | readme: remove link to non-existing wiki page | Simon Ser |
2020-12-18 | readme: releases are signed with E88F5E48 | Simon Ser |
2020-12-16 | Fix swaybar tray for non-systemd | Arav K |
2020-12-14 | ci: fix archlinux builds | Ronan Pigott |
2020-12-10 | common/log: write log importance | Simon Ser |
2020-12-09 | Route wlroots logs into Sway logging infrastructure | Simon Ser |
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-09 | build: use WLR_HAS_* to decide whether suid is required | Simon Ser |
2020-12-08 | Handle secondary headless backend failures | Simon Ser |
2020-12-08 | Drop gtk-primary-selection support | Isaac Freund |
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 | criteria: fix crash when comparing NULL properties | Paul Riou |
2020-12-04 | common: make 'lenient_strcmp' arguments const | Paul Riou |
2020-11-24 | xdg_shell: allow views to change geometry anytime | Ronan Pigott |
2020-11-21 | document parse_error | Rex Hackbro |
2020-11-16 | Small wording change to README.ja.md | Tudor Brindus |
2020-11-16 | Log which output is using direct scan-out | Simon Ser |
2020-11-12 | input/keyboard: fix Group# bindings for keyboard groups | Brian Ashworth |
2020-11-11 | tree/container: introduce `container_is_sticky[_or_child]` functions | Tudor Brindus |
2020-11-11 | Add missing includes for wlr_input_device.h | Simon Ser |
2020-11-11 | Replace wlr_key_state with wl_keyboard_key_state | Simon Ser |
2020-11-08 | build: bump wlroots dependency to 0.12.0 | Simon Ser |
2020-11-05 | input/seatop_default: consider fullscreen views to have no edges | Tudor Brindus |
2020-11-05 | fix typo | heitor |
2020-11-05 | update portuguese README (fix typos, update informations...) | heitor |
2020-11-01 | input: fully change focus when scrolling tabs/stacks | 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-28 | output: Revert implementation of evacuate_sticky() | mwenzkowski |
2020-10-28 | In container_split, set a floating container's view to tiled | Dimitris Triantafyllidis |
2020-10-27 | output: evacuate sticky containers only if new output has a workspace | mwenzkowski |
2020-10-25 | Smart borders fix: always show borders for floating containers | Dimitris Triantafyllidis |
2020-10-24 | container: Fix NULL pointer dereference | mwenzkowski |
2020-10-24 | commands/move: fix crash when moving sphsc child | Ronan Pigott |
2020-10-22 | commands/resize: don't consider 1px resizes to be invalid | Daniel De Graaf |
2020-10-20 | tiling_resize: abandon resize if a sibling con dies | Ronan Pigott |
2020-10-19 | transaction: make transaction collapsing smarter with > 2 views | Tudor Brindus |
2020-10-18 | transaction: validate X transaction completions by geometry, not size | Tudor Brindus |
2020-10-18 | transaction: don't reconfigure X views unless integral coords changed | Tudor Brindus |
2020-10-18 | tiling_drag: emit window move ipc events | Ronan Pigott |
2020-10-18 | xwayland: listen to `set_geometry` event | Tudor Brindus |
2020-10-16 | seat: use default output mapping if there is no input config | Ronan Pigott |