Age | Commit message (Expand) | Author |
2021-04-11 | build: stop checking for logind | Simon Ser |
2021-04-09 | refactor icon_for_window function | Aljaz Gantar |
2021-04-09 | fix type error when class_name none | Aljaz Gantar |
2021-04-08 | build: update wlroots dependency version to 0.14.x | Simon Ser |
2021-04-07 | build: bump version to 1.6 | Simon Ser |
2021-04-03 | Add Hungarian translation for the README | István Donkó |
2021-04-03 | readme: make it clearer that meson takes a dir as argument | Simon Ser |
2021-04-01 | output: damage whole output when exiting scanout | Ronan Pigott |
2021-03-30 | Remove advice about Firefox from issue template | Simon Ser |
2021-03-30 | ci: add xcb-util-wm dependency for wlroots | Simon Ser |
2021-03-25 | config: allow whitespaces in config path | columbarius |
2021-03-25 | Add toggle logic inside DPMS handler | Ivan Fedotov |
2021-03-24 | build: update version to v1.6-rc2 | Simon Ser |
2021-03-24 | view: subsurface NULL check in view_from_wlr_surface | Kenny Levinsen |
2021-03-22 | swaybar: fail gracefully on tokener creation fail | Tudor Brindus |
2021-03-21 | swaybar: use INT_MAX max JSON depth when parsing IPC response | Tudor Brindus |
2021-03-21 | idle_inhibit: Store wlr inhibitor instead of view | Kenny Levinsen |
2021-03-21 | view: Handle NULL role object when role is set | Kenny Levinsen |
2021-03-20 | ci: Update alpine xwayland package name | Kenny Levinsen |
2021-03-20 | swaybar: Use position from wl_pointer.enter | Kenny Levinsen |
2021-03-17 | swaybar: silence missing IconThemePath message | Pi-Yueh Chuang |
2021-03-16 | build: update version to v1.6-rc1 | Simon Ser |
2021-03-12 | Implement input method keyboard grab | xdavidwu |
2021-03-12 | xwayland: simplify override-redirect focus restoration | Simon Ser |
2021-03-11 | output: simplify layer surface iteration | Vyivel |
2021-03-10 | container: Add view_container_content_at | Kenny Levinsen |
2021-03-07 | swaybar: use text subpixel antialias only where it would look good | Fenveireth |
2021-03-01 | container: Limit tiled focus to container geometry | Kenny Levinsen |
2021-03-01 | render: Clip surfaces to container bounds | Kenny Levinsen |
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 | man: document `input XXX map_to_output *` | Simon Ser |
2021-02-25 | render: handle containers without output when rendering titles | Quantum |
2021-02-24 | output: Reconfigure xcursor when applying output config | Tadeo Kondrak |
2021-02-23 | build: stop cargo-culting assignment alignment | Simon Ser |
2021-02-23 | build: Add dependency on libdrm | Tadeo Kondrak |
2021-02-23 | shells: Update comment about size change on commit | Kenny Levinsen |
2021-02-23 | transaction: Remove unused ready_immediately | Kenny Levinsen |
2021-02-23 | transaction: Note if instructions are server requests | Kenny Levinsen |
2021-02-23 | Fix wl_shm_format passed to wlr_texture_from_pixels | Simon Ser |
2021-02-23 | grimshot: document support for piping to STDOUT. | Mark Stosberg |
2021-02-22 | Fix #5643, #5064: rounding issues in floating-point -> integer conversions | Dimitris Triantafyllidis |
2021-02-23 | view: Set parent for view_child subsurfaces on init | Kenny Levinsen |
2021-02-23 | view: Mark subchildren as unmapped in view_child_destroy | Kenny Levinsen |
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 |