index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
tree
Age
Commit message (
Expand
)
Author
2021-12-17
output: emit node::destroy event
Ronan Pigott
2021-12-17
output: change output::destroy to output::disable
Ronan Pigott
2021-12-13
Add support for linux-dmabuf surface hints
Simon Ser
2021-12-13
view: Fix null dereference
Alexander Orzechowski
2021-12-10
Add focused_tab_title
Vsevolod
2021-11-25
sway: replace noop_output by fallback_output
Simon Zeni
2021-11-18
sway: create wlr_renderer and wlr_allocator
Simon Zeni
2021-11-15
container: fix surface_is_popup()
Kirill Primak
2021-10-29
Add smart_gaps inverse_outer command
bR3iN
2021-10-21
view: add new container as a sibling of tiled view
siikamiika
2021-09-20
Avoid unecessary font metric calculations
Hugo Osvaldo Barrera
2021-09-13
Rename pango_printf to render_text
Simon Ser
2021-09-08
view: fix child position calc
Kirill Primak
2021-09-06
surface: chase wlr subsurface list/link change
Kirill Primak
2021-09-05
view: fix saved buffer order
Kirill Primak
2021-09-04
Fix overly-wide mark textures
Daniel De Graaf
2021-08-27
Deduplicate code for rendering titlebar texts
Hugo Osvaldo Barrera
2021-08-26
Use fixed titlebar heights
Hugo Osvaldo Barrera
2021-08-12
xdg-decoration: let floating clients set borders
Dudemanguy
2021-07-06
container: ignore borders in fullscreen windows
Dudemanguy
2021-07-05
tree/container: fix indentation
Simon Ser
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
[next]