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
2020-07-30
ipc: fix aligment issue of data buffer
Antonin Décimo
2020-07-27
Use wlr_output_layout_output_at to get output for move to cursor
Thayne McCombs
2020-07-27
Keep windows in bounds on move to position mouse
Thayne McCombs
2020-07-27
commands: disallow runtime include
Ronan Pigott
2020-07-25
view: display scratchpad hidden containers when activated by ftm
Ronan Pigott
2020-07-22
Fix X11 clients getting stuck minimized
Tobias Langendorf
2020-07-21
Fix typos in man page.
Antonin Décimo
2020-07-21
added ppt unit to move position command
Nils Schulte
2020-07-21
moved and renamed movement-unit parsing to common
Nils Schulte
2020-07-19
sway.5: add missing underscore
Ronan Pigott
2020-07-18
desktop: output: Scale custom output refresh rate
Andri Yngvason
2020-07-15
input/cursor: don't send wl_pointer.motion event on pointer unlock warp
Tudor Brindus
2020-07-14
xdg_shell: schedule configure on maximize requests
Ronan Pigott
2020-07-13
Assert output is found before removing from list
Simon Ser
2020-07-13
input: implement xdg_toplevel interactive resize hints
Ronan Pigott
2020-07-10
config/output: don't change output state before commit
Simon Ser
2020-07-07
Reload command now matches i3's implementation
Geoffrey Casper
2020-07-07
seat/dnd: support null drag icon surfaces
Nick Diego Yamane
2020-07-03
commands/move: maintain workspace_layout when moving
Tudor Brindus
2020-07-03
Replace unprintable characters in input device id
wb9688
2020-07-03
tree/view: fix segfault in view_update_title
Simon Ser
2020-07-02
Unset DISPLAY when wlr_xwayland fails
Simon Ser
2020-07-02
Don't set xwayland cursor when wlr_xwayland failed
Simon Ser
2020-07-02
seat: fix segfault in sway_input_method_relay_set_focus
Simon Ser
2020-07-01
commands/move: unwrap workspace container on move to new workspace
Tudor Brindus
2020-07-01
tree/view: Make foreign-toplevel app_id fallback to class
Johan Bjäreholt
2020-06-30
output: simplify loop over layer surfaces
Isaac Freund
2020-06-30
seat: Refocus seat when wlr_drag is destroyed
Kenny Levinsen
2020-06-30
transaction: Mark client resize immediately ready
Kenny Levinsen
2020-06-27
tree/view: fix smart borders with tabbed/stacked ancestor
Tudor Brindus
2020-06-25
input/pointer: correctly handle bindings for synthetic events
Tudor Brindus
2020-06-23
Implement wlr-foreign-toplevel-management-v1
Drew DeVault
2020-06-19
input_cmd_click_method: fix typo in error text
Tudor Brindus
2020-06-19
input/seat: don't notify keyboard grabs with NULL surface on shutdown
Tudor Brindus
2020-06-19
input: disable events for map_to_output devices when output not present
Tudor Brindus
2020-06-18
input/pointer: don't trigger pointer bindings for emulated input
Tudor Brindus
2020-06-18
input/cursor: send idle events based off device type, not input type
Tudor Brindus
2020-06-17
Add support for viewporter
Simon Ser
2020-06-16
input/pointer: don't trigger pointer bindings for emulated input
Tudor Brindus
2020-06-16
input/tablet: focus appropriate node on tip down
Tudor Brindus
2020-06-16
input/keyboard: wlr_keyboard_group enter and leave
Brian Ashworth
2020-06-14
i3-compat: add GET_BINDING_STATE IPC command
Jason Nader
2020-06-12
Remove view child surface_{map,unmap} listeners on destroy
Simon Ser
2020-06-13
view: fix surface_new_subsurface use-after-free
Ronan Pigott
2020-06-11
Log Sway version on startup
Simon Ser
2020-06-08
tree/view: fix smart gaps when ancestor container is tabbed or stacked
Tudor Brindus
2020-06-08
input: tweak resize behavior to not change tab focus on border click
Tudor Brindus
2020-06-07
input/tablet: allow moving tiling tablet v2 surfaces by pen input
Tudor Brindus
2020-06-07
input/tablet: allow moving floating tablet v2 surfaces by pen input
Tudor Brindus
2020-06-07
tree/container: introduce `container_toplevel_ancestor` helper
Tudor Brindus
[next]