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
/
include
Age
Commit message (
Expand
)
Author
2020-11-01
commands/focus: force container warp when fulfilling `focus mode_toggle`
Tudor Brindus
2020-10-31
input: remove motion deltas from seatop callbacks
Tudor Brindus
2020-10-30
hide_cursor: Add an option to hide when typing
Tamir Zahavi-Brunner
2020-10-27
output: evacuate sticky containers only if new output has a workspace
mwenzkowski
2020-10-18
transaction: validate X transaction completions by geometry, not size
Tudor Brindus
2020-10-18
xwayland: listen to `set_geometry` event
Tudor Brindus
2020-10-12
input/tablet: add tool_mode option to set tablet tools as relative input
Tudor Brindus
2020-10-11
Add support for workspace_min_width bar option.
Tarmack
2020-10-10
xwayland: support views that change override-redirect status
Tobias Langendorf
2020-09-14
swaynag: add details background option
Mustafa Abdul-Kader
2020-09-04
swaynag: adds option to separately specify the text color for buttons
oliver-giersch
2020-08-27
Use wlr_output_event_commit
Simon Ser
2020-08-24
exec: fix validation during config reload
Konstantin Pospelov
2020-08-05
view: remove foreign toplevel listeners on destroy
Ronan Pigott
2020-08-05
view: implement foreign toplevel fullscreen request
Ronan Pigott
2020-07-22
Fix X11 clients getting stuck minimized
Tobias Langendorf
2020-07-21
moved and renamed movement-unit parsing to common
Nils Schulte
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-01
commands/move: unwrap workspace container on move to new workspace
Tudor Brindus
2020-06-30
seat: Refocus seat when wlr_drag is destroyed
Kenny Levinsen
2020-06-23
Implement wlr-foreign-toplevel-management-v1
Drew DeVault
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/keyboard: wlr_keyboard_group enter and leave
Brian Ashworth
2020-06-14
i3-compat: add GET_BINDING_STATE IPC command
Jason Nader
2020-06-08
tree/view: fix smart gaps when ancestor container is tabbed or stacked
Tudor Brindus
2020-06-09
swaynag: allow specifying more buttons which execute and dismiss
Graham Christensen
2020-06-07
tree/container: introduce `container_toplevel_ancestor` helper
Tudor Brindus
2020-06-06
common/util: fix `get_current_time_msec` returning microseconds
Tudor Brindus
2020-06-05
Save transform during transaction
Kalyan Sriram
2020-06-03
container: Remove useless surface dimensions
Kenny Levinsen
2020-06-03
view: Save all buffers associated with view
Kenny Levinsen
2020-05-29
Add views idle inhibition status in get_tree output
Damien Tardy-Panis
2020-05-29
input/cursor: rename `simulated_tool_tip_down` to be more accurate
Tudor Brindus
2020-05-26
input/cursor: keep reference to cursor in constraint
Tudor Brindus
2020-05-25
input/tablet: add seatop_down entry for tablet input
Tudor Brindus
2020-05-21
Remove code related to the security features
Érico Rolim
2020-05-21
Fix typos in comments
Martin Michlmayr
2020-05-21
input/pointer: only warp cursor when the confine region has changed
Tudor Brindus
2020-05-13
commands: Add per-view shortcuts_inhibitor command
Michael Weiser
2020-05-13
Implement pointer simulation if client hasn't bound to touch
David96
2020-05-10
input/tablet: simplify parameter plumbing for tablet references
Tudor Brindus
2020-05-02
input: rename pointer handlers to be unambiguous
Tudor Brindus
2020-05-02
input: refactor tablet motion into seatop handler
Tudor Brindus
2020-05-02
input/cursor: make cursor rebasing cursor type-agnostic
Tudor Brindus
2020-05-01
Add a secondary headless backend
Simon Ser
[next]