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
2023-12-01
Don't destroy output layout on exit
Alexander Orzechowski
2023-11-23
Pass wl_display to wlr_output_layout
Simon Ser
2023-11-23
Add wlr/util/transform.h includes
Simon Ser
2023-11-21
view: re-apply criteria when window gets unmapped
EBADBEEF
2023-11-16
Only reconfigure input mappings on output change
Simon Ser
2023-10-24
view: check if the buffer was uploaded on save
Kirill Primak
2023-08-28
Revert "view: update wlr_toplevel size on client resizes"
Dudemanguy
2023-08-26
view: update wlr_toplevel size on client resizes
Dudemanguy
2023-08-21
chore: chase wlroots xdg-surface role rework
Kirill Primak
2023-07-31
output: drop current_mode
Simon Ser
2023-04-14
Use output_match_name_or_id() in workspace functions
Simon Ser
2023-03-24
root: Set inactive focus when scratchpad is moved to new workspace
Ankit Pandey
2023-03-14
root: Try to preserve relative positions of floating containers
Ankit Pandey
2023-02-27
sway{,bar}: use default font hint style
llyyr
2023-02-22
Allow windows in scratchpad to set the urgent flag
Robin Jarry
2023-02-19
container: rehome the container_swap function into container.c
Ronan Pigott
2023-02-10
Introduce surface_{enter,leave}_output()
Simon Ser
2023-02-07
Use wlr_linux_dmabuf_feedback_v1_init_with_options()
Simon Ser
2023-02-05
view: make request_activate take a seat
Ronan Pigott
2023-02-02
Convert to *_try_from_wlr_surface()
Simon Ser
2023-02-02
root: free non_desktop_outputs list on root_destroy
Tobias Predel
2023-02-01
Convert to wlr_xwayland_surface_try_from_wlr_surface()
Simon Ser
2023-01-20
focus_on_window_activation: raise if floating
Tobias Bengfort
2023-01-03
tree/container: drop unnecessary check in container_get_siblings()
Simon Ser
2022-11-26
view: associate launch contexts with views
Ronan Pigott
2022-11-26
launcher: rename pid_workspace to launcher_ctx
Ronan Pigott
2022-11-26
node: prettify node type names
Ronan Pigott
2022-11-26
root: move the workspace matching code to its own file
Ronan Pigott
2022-11-11
workspace_create: Don't allow NULL name
Alexander Orzechowski
2022-11-11
container_get_siblings: handle NULL workspace
Baltazár Radics
2022-11-11
Use wlr_damage_ring
Kirill Primak
2022-11-10
Use wl_signal_emit_mutable()
Simon Ser
2022-10-30
tree: support formatting null titles
Puck Meerburg
2022-10-29
container_floating_set_default_size: Store workspace size box on the stack
Alexander Orzechowski
2022-09-19
sway: Add non-desktop-output type
Alex Maese
2022-07-01
Reuse parsed PangoFontDescription
Hugo Osvaldo Barrera
2022-02-08
Remove all sprintf calls
Simon Ser
2022-02-07
xdg-shell: use wlr_xdg_toplevel in sway_view
Simon Ser
2022-01-31
chore: chase wlr_output_layout_get_box() update
Kirill Primak
2022-01-13
Upgrade for wlroots surface refactoring
Simon Ser
2022-01-07
container: Fix crash when view unmaps + maps quickly
David Rosca
2021-12-21
Add cairo_image_surface_create error handling
Simon Ser
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
[next]