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
/
root.c
Age
Commit message (
Expand
)
Author
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
2024-01-18
scene_graph: Port xwayland
Alexander Orzechowski
2024-01-18
scene_graph: Port layer_shell
Alexander Orzechowski
2024-01-18
input: Query scene graph for relevant surface/node intersections
Alexander Orzechowski
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
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-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-02
root: free non_desktop_outputs list on root_destroy
Tobias Predel
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-02-08
Remove all sprintf calls
Simon Ser
2021-11-25
sway: replace noop_output by fallback_output
Simon Zeni
2021-02-16
container: Move pending state to state struct
Kenny Levinsen
2021-01-30
Check the output state for recorded workspaces
Konstantin Pospelov
2020-01-16
Fix crash when showing scratchpad hidden split containers
Ronan Pigott
2020-01-09
view: remove workspace pid mapping for assigns
Brian Ashworth
2019-12-16
root_scratchpad_hide: disable fullscreen descendants
Brian Ashworth
2019-12-12
Fix lingering workspace with scratchpad show
Ronan Pigott
2019-06-16
Fix sway crashes for scratchpad layouts
Rouven Czerwinski
2019-04-13
Fix scratchpad fullscreen behavior and crash
Brian Ashworth
2019-04-12
Fix scratchpad logic for floating windows
Ashkan Kiani
2019-04-03
root_scratchpad_hide: fix crash when layer focused
Brian Ashworth
2019-03-31
scratchpad: set initial size
Brian Ashworth
2019-03-31
Fix xwayland configure request scratchpad crash
Brian Ashworth
2019-03-23
Allow for workspace renaming during exec handling
mliszcz
2019-03-12
Handle seat_get_focused_workspace returning NULL
Brian Ashworth
2019-01-28
Introduce container_is_scratchpad_hidden
Ryan Dwyer
2019-01-25
Implement fullscreen global
Ryan Dwyer
2019-01-22
Fix dead stores found by scan-build
M Stoeckl
2019-01-22
root_scratchpad_remove_container: do not show
Brian Ashworth
2019-01-22
Use noop output when there's no outputs connected
Ryan Dwyer
2019-01-21
Move sway-specific functions in common/util.c into sway/
M Stoeckl
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2019-01-15
Handle hidden scratchpad containers in commands
Brian Ashworth
2018-12-29
Fix crash when scratchpad contains split containers
Ryan Dwyer
2018-11-28
Fix scratchpad segfault - NULL focused workspace
Brian Ashworth
2018-11-26
IPC: Trigger move events for scratchpad containers
Mihai Coman
2018-11-18
Use #if instead of #ifdef
emersion
2018-10-25
Fix containers not being resized when entering scratchpad
Ryan Dwyer
2018-10-20
Minor refactor of input manager
Ryan Dwyer
2018-09-30
Fix hotplugging down to zero outputs
Ryan Dwyer
2018-09-18
Fix double iteration of scratchpad containers
Ryan Dwyer
2018-09-05
Implement type safe arguments and demote sway_container
Ryan Dwyer
2018-08-28
Prepare arrange code for type safe arguments
Ryan Dwyer
2018-08-25
Rename sway_root.outputs to sway_root.all_outputs
Ryan Dwyer
[next]