index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2024-01-18
scene_graph: Port seatop_move_tiling indicators
Alexander Orzechowski
-30
/
+41
2024-01-18
scene_graph: Port seat drag icons
Alexander Orzechowski
-131
/
+53
2024-01-18
renderer: Render scene_graph
Alexander Orzechowski
-406
/
+80
2024-01-18
scene_graph: Introduce sway_scene_descriptor
Alexander Orzechowski
-0
/
+92
2024-01-18
scene_graph: Use built-in linux dmabuf feedback handling
Alexander Orzechowski
-27
/
+4
2024-01-18
scene_graph: Maintain `wlr_scene_node`s for the sway tree.
Alexander Orzechowski
-7
/
+288
2024-01-18
view: init function should return a success bool
Alexander Orzechowski
-4
/
+11
2024-01-18
desktop: Rename layers to shell_layers
Alexander Orzechowski
-38
/
+37
2024-01-17
layer-shell: don't configure uninitialized surfaces
Kirill Primak
-0
/
+5
2024-01-17
layer-shell: wait for an initial commit before configuring
Kirill Primak
-10
/
+6
2024-01-17
layer-shell: don't try to unmap on destroy
Kirill Primak
-21
/
+14
2024-01-08
Mark DRM lease protocol privileged
Simon Ser
-0
/
+11
2024-01-04
Drop wl_drm
Simon Ser
-2
/
+0
2024-01-02
readme: add swaybg as optional dep
Simon Ser
-0
/
+2
2024-01-02
input: reconfigure send_events on output hotplug
Simon Ser
-18
/
+46
2023-12-28
Remove wlr_presentation in sway_server struct
Billli11
-4
/
+1
2023-12-27
Chase wlroots!4482
Bill Li
-2
/
+2
2023-12-25
Check wlr_pointer_constraint_v1_state.cursor_hint.enabled
Simon Ser
-2
/
+1
2023-12-13
output: Destroy when output layout is destroyed
Alexander Orzechowski
-2
/
+15
2023-12-13
input/seat: simplify seat_is_input_allowed()
Simon Ser
-11
/
+11
2023-12-13
input/seat: rename seat_set_exclusive_client()
Simon Ser
-5
/
+3
2023-12-13
input/seat: inline seat_set_exclusive_client() with NULL client
Simon Ser
-10
/
+8
2023-12-13
input/{keyboard,switch}: rename input_inhibited variable to locked
Simon Ser
-11
/
+11
2023-12-13
input/seat: drop exclusive_client
Simon Ser
-18
/
+4
2023-12-12
Detect proprietary DisplayLink drivers
Simon Ser
-8
/
+17
2023-12-12
Detect Nvidia proprietary driver via drmGetVersion()
Simon Ser
-30
/
+36
2023-12-12
Drop fglrx detection
Simon Ser
-12
/
+0
2023-12-12
sway: raise error on non-accessible background file
Tamino Bauknecht
-0
/
+3
2023-12-06
desktop/xwayland: correctly handle association on o-r change
Simon Ser
-2
/
+21
2023-12-04
Update sway.5.scd
mrusme
-1
/
+2
2023-12-01
Don't destroy output layout on exit
Alexander Orzechowski
-1
/
+0
2023-11-29
sway/config.c: use `memcpy()` for known buffer size
Sergei Trofimovich
-1
/
+1
2023-11-24
Update README.de.md to match the EN one
apreiml
-6
/
+6
2023-11-23
common: move load_image to swaybar
Manuel Stoeckl
-6
/
+5
2023-11-23
common: rename load_background_image to load_image
Manuel Stoeckl
-3
/
+3
2023-11-23
common: Drop unused render_background_image
Manuel Stoeckl
-100
/
+3
2023-11-23
xdg-shell: chase events update
Kirill Primak
-90
/
+114
2023-11-23
Pass wl_display to wlr_output_layout
Simon Ser
-5
/
+5
2023-11-23
Add wlr/util/transform.h includes
Simon Ser
-0
/
+4
2023-11-22
Chase wlroots!4440
llyyr
-108
/
+0
2023-11-22
meson: bump wlroots version after 0.17.0 release
llyyr
-1
/
+1
2023-11-21
Use locale time format for default bar command
Matt Fellenz
-1
/
+1
2023-11-21
Fix reference to wlr_output_event_commit.committed
Simon Ser
-1
/
+1
2023-11-21
Add support for security-context-v1
Simon Ser
-4
/
+38
2023-11-21
Apply gamma LUT when an output re-enabled
Simon Ser
-0
/
+5
2023-11-21
view: re-apply criteria when window gets unmapped
EBADBEEF
-0
/
+2
2023-11-21
seat: Fix cursor theme reload for tablet tool
NemuiBanila
-3
/
+1
2023-11-21
seat: Fix reloading cursor theme after change
Lina Banik
-20
/
+19
2023-11-16
input/input-manager: drop input_manager_configure_all_inputs
Simon Ser
-9
/
+0
2023-11-16
Only reconfigure input mappings on output change
Simon Ser
-5
/
+38
[prev]
[next]