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
Age
Commit message (
Expand
)
Author
2021-05-17
remove usage of `wlr_texture_get_size`
Tobias Langendorf
2021-05-17
view: commit transactions for foreign toplevel requests
Ronan Pigott
2021-05-10
commands/exec: stop truncating >4095-byte commands
Manuel Stoeckl
2021-05-10
cmd_fullscreen: ignore fullscreen request on workspaces
Ronan Pigott
2021-05-10
cairo: Replace <cairo/cairo.h> by <cairo.h>
Issam E. Maghni
2021-05-06
Add tab dragging functionality
tomKPZ
2021-05-05
Added scroll_factor input variable to ipc output
Erik Reider
2021-04-29
main: removed vc4 detection code.
Bartłomiej Burdukiewicz
2021-04-29
view: handle case where map_ws is NULL
Rouven Czerwinski
2021-04-26
xdg-shell: ignore unecessary fullscreen request ouput hints
Ronan Pigott
2021-04-26
workspace: reap empty parents when adding tiles
Ronan Pigott
2021-04-26
Remove support for arbitrary rotations
Simon Ser
2021-04-26
desktop/render: Pass explicit clip box to render
Kenny Levinsen
2021-04-26
Remove usage of surface->sx|sy
Kenny Levinsen
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-22
commands/exec_always: log error on execlp failure
Simon Ser
2021-04-22
Use execlp("sh") instead of execl("/bin/sh")
Simon Ser
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-18
Prevent use-after-free on first bar subcommand error
Michael Weiser
2021-04-16
cmd_fullscreen: allow fullscreen on fullscreen split containers
Ronan Pigott
2021-04-15
container: don't set fullscreen on children
ash lea
2021-04-12
desktop/layer_shell: fix centering for opposing anchors
fwsmit
2021-04-12
desktop/layer_shell.c: Fix misspelled "exclusive"
Elyes HAOUAS
2021-04-12
Log wlroots version on startup
Simon Ser
2021-04-11
container: retain focus position on floating enable
Ronan Pigott
2021-04-11
Remove WLR_HAS_XDG_FOREIGN checks
Simon Ser
2021-04-11
desktop/render: remove unused wlr_gles2_texture_attribs
Simon Ser
2021-04-01
output: damage whole output when exiting scanout
Ronan Pigott
2021-03-25
config: allow whitespaces in config path
columbarius
2021-03-25
Add toggle logic inside DPMS handler
Ivan Fedotov
2021-03-24
view: subsurface NULL check in view_from_wlr_surface
Kenny Levinsen
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-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-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: Add dependency on libdrm
Tadeo Kondrak
2021-02-23
shells: Update comment about size change on commit
Kenny Levinsen
[next]