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
/
sway
/
tree
Age
Commit message (
Expand
)
Author
2024-01-18
scene_graph: Port ext_session_v1
Alexander Orzechowski
2024-01-18
scene_graph: Port seat drag icons
Alexander Orzechowski
2024-01-18
scene_graph: Maintain `wlr_scene_node`s for the sway tree.
Alexander Orzechowski
2024-01-18
view: init function should return a success bool
Alexander Orzechowski
2023-11-23
xdg-shell: chase events update
Kirill Primak
2023-11-23
Pass wl_display to wlr_output_layout
Simon Ser
2023-06-02
chore: chase wlroots map logic unification
Kirill Primak
2023-03-14
root: Try to preserve relative positions of floating containers
Ankit Pandey
2023-02-05
view: make request_activate take a seat
Ronan Pigott
2023-01-03
Add missing includes & remove duplicates
Carl Smedstad
2022-11-26
launcher: export X startup ids and use them for workspace matching
Ronan Pigott
2022-11-26
view: associate launch contexts with views
Ronan Pigott
2022-11-26
root: move the workspace matching code to its own file
Ronan Pigott
2022-09-19
sway: Add non-desktop-output type
Alex Maese
2022-05-27
xdg-shell: schedule a configure on maximize request
Kirill Primak
2022-02-22
Remove some erroneous apostrophes in comments
Thomas Hebb
2022-02-07
xdg-shell: use wlr_xdg_popup in sway_xdg_popup
Simon Ser
2022-02-07
xdg-shell: use wlr_xdg_toplevel in sway_view
Simon Ser
2022-01-31
xwayland: listen to `request_activate` event
Tuomas Yrjölä
2022-01-13
Upgrade for wlroots surface refactoring
Simon Ser
2021-12-10
Add focused_tab_title
Vsevolod
2021-11-25
sway: replace noop_output by fallback_output
Simon Zeni
2021-09-21
xdg-shell: remove unused request_maximize listener
Kirill Primak
2021-09-08
view: fix child position calc
Kirill Primak
2021-08-26
Use fixed titlebar heights
Hugo Osvaldo Barrera
2021-08-12
Document view_map
Simon Ser
2021-07-27
view: remove reference to wlr_wl_shell_surface
Simon Zeni
2021-07-07
Update wlr_box includes
Simon Ser
2021-06-22
Revert "Add workspace {prev,next}_on_output --create"
Ragnar Groot Koerkamp
2021-06-18
Move auto_back_and_forth logic out of workspace_switch
Ragnar Groot Koerkamp
2021-02-25
focus: beyond fullscreen when focused explicitly
lbonn
2021-02-25
render: handle containers without output when rendering titles
Quantum
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
transaction: Move centering to view_center_surface
Kenny Levinsen
2021-01-12
Switch to wlr_xdg_surface_for_each_popup_surface
Simon Ser
2020-12-20
introduce workspace_squash
Ronan Pigott
2020-12-20
Change workspace_layout to match i3 behavior
Ronan Pigott
2020-11-11
tree/container: introduce `container_is_sticky[_or_child]` functions
Tudor Brindus
2020-10-27
output: evacuate sticky containers only if new output has a workspace
mwenzkowski
2020-10-18
xwayland: listen to `set_geometry` event
Tudor Brindus
2020-10-10
xwayland: support views that change override-redirect status
Tobias Langendorf
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-13
input: implement xdg_toplevel interactive resize hints
Ronan Pigott
2020-07-01
commands/move: unwrap workspace container on move to new workspace
Tudor Brindus
2020-06-23
Implement wlr-foreign-toplevel-management-v1
Drew DeVault
2020-06-17
Add support for viewporter
Simon Ser
[next]