Age | Commit message (Expand) | Author |
2021-06-22 | Revert "Add workspace {prev,next}_on_output --create" | Ragnar Groot Koerkamp |
2021-06-20 | Don't apply hide_edge_borders to any floating container | novenary |
2021-06-18 | Only call workspace_auto_back_and_forth when needed | Ragnar Groot Koerkamp |
2021-06-18 | Move auto_back_and_forth logic out of workspace_switch | Ragnar Groot Koerkamp |
2021-06-03 | Iterate over subsurfaces below the parent surface | Simon Ser |
2021-05-17 | view: commit transactions for foreign toplevel requests | Ronan Pigott |
2021-05-10 | cairo: Replace <cairo/cairo.h> by <cairo.h> | Issam E. Maghni |
2021-04-29 | view: handle case where map_ws is NULL | Rouven Czerwinski |
2021-04-26 | workspace: reap empty parents when adding tiles | Ronan Pigott |
2021-04-25 | tree/view: don't give focus to views mapped under fullscreen views | Tudor Brindus |
2021-04-22 | view_destroy: fix use-after-free with subsurface_destroy | Dominique Martinet |
2021-04-20 | Avoid creating zero-sized textures for marks | Simon Ser |
2021-04-20 | Use cairo_image_surface_get_stride instead of guessing it | Simon Ser |
2021-04-20 | Avoid creating zero-sized textures for titlebars | Simon Ser |
2021-04-15 | container: don't set fullscreen on children | ash lea |
2021-04-11 | container: retain focus position on floating enable | Ronan Pigott |
2021-03-24 | view: subsurface NULL check in view_from_wlr_surface | Kenny Levinsen |
2021-03-21 | view: Handle NULL role object when role is set | Kenny Levinsen |
2021-03-10 | container: Add view_container_content_at | Kenny Levinsen |
2021-03-01 | container: Limit tiled focus to container geometry | Kenny Levinsen |
2021-02-25 | focus: beyond fullscreen when focused explicitly | lbonn |
2021-02-23 | Fix wl_shm_format passed to wlr_texture_from_pixels | Simon Ser |
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-16 | container: Move pending state to state struct | Kenny Levinsen |
2021-02-09 | view: Read geometry directly in view_update_size | 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-01-30 | Check the output state for recorded workspaces | Konstantin Pospelov |
2021-01-25 | Implement foreign toplevel fullscreen output hints | fwsmit |
2021-01-20 | Adhere to ICCCM focus specification | BrassyPanache |
2021-01-12 | Switch to wlr_xdg_surface_for_each_popup_surface | Simon Ser |
2020-12-24 | container: set fullscreen mode before attempting focus | Ronan Pigott |
2020-12-20 | workspace: rework workspace prev|next like i3 | Ronan Pigott |
2020-12-20 | introduce workspace_squash | Ronan Pigott |
2020-12-20 | Change workspace_layout to match i3 behavior | Ronan Pigott |
2020-12-20 | Revert "commands/move: maintain workspace_layout when moving" | Ronan Pigott |
2020-12-20 | container: don't split single children | Ronan Pigott |
2020-11-11 | tree/container: introduce `container_is_sticky[_or_child]` functions | Tudor Brindus |
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-08-05 | view: remove foreign toplevel listeners on destroy | Ronan Pigott |
2020-08-05 | view: implement foreign toplevel fullscreen request | Ronan Pigott |
2020-08-05 | view: implement foreign toplevel fullscreen indicator | Ronan Pigott |