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
Age
Commit message (
Expand
)
Author
2022-06-03
Refuse to start when SUID is detected
Kenny Levinsen
2022-05-30
ipc: remove chatty debug log messages
Simon Ser
2022-05-30
build: link with -pthread
Simon Ser
2022-05-30
sway: add bindgesture command
Florian Franzen
2022-05-27
xdg-shell: schedule a configure on maximize request
Kirill Primak
2022-05-27
chore: chase wlroots xdg-shell update
Kirill Primak
2022-05-26
Handle NULL output make/model/serial
Simon Ser
2022-05-26
De-duplicate IPC output descriptions
Simon Ser
2022-05-23
ext-session-lock: disable direct scan-out when locked
Daniel De Graaf
2022-05-18
realtime: request SCHED_RR using CAP_SYS_NICE
Rouven Czerwinski
2022-05-16
server: request xdg-shell v2
Rouven Czerwinski
2022-05-11
man: Fix trailing spaces
-k
2022-05-11
Add descriptions for `stacking` and `tabbed` layouts
-k
2022-05-11
Replace strncpy with memcpy
Simon Ser
2022-04-30
Avoid inspecting a NULL view in seat_set_focus
Daniel De Graaf
2022-04-29
Implement ext-session-lock-v1
Daniel De Graaf
2022-04-28
xkb_switch_layout: fix relative layout switches
Victor Makarov
2022-04-18
Chase wlroots X11 hints update
kraftwerk28
2022-04-13
layer_shell: keep output non-NULL wherever possible
Thomas Hebb
2022-04-09
Shuffle variables to satisfy -Werror=restrict
Daniel De Graaf
2022-04-09
Avoid format-truncation warning
Daniel De Graaf
2022-03-29
sway/main: move constants off the stack
Manuel Stoeckl
2022-03-23
sway/input: wlr_seat_keyboard() now takes wlr_keyboard
Leonardo Hernández Hernández
2022-03-22
sway/input: fix bad position of wlr_drag
Leonardo Hernández Hernández
2022-03-17
sway/input: follow up wlroots input device events renaming
Simon Zeni
2022-03-17
sway/input/seat: take output name from specialized input device
Simon Zeni
2022-03-17
sway/input/cursor: take device mm size from wlr_tablet
Simon Zeni
2022-03-15
Updating criteria checking with PCRE2
Bill Li
2022-03-12
Replace pcre with pcre2
ndren
2022-03-08
Remove WLR_SWITCH_STATE_TOGGLE usage
Simon Ser
2022-03-06
commands/focus: fix segfault when no container is already focused.
Nicolas Avrutin
2022-03-05
sway/input: destroy sway_switch properly
Moon Sungjoon
2022-03-04
sway/input: don't pass possibly invalid modifiers pointer
Alexander Gramiak
2022-02-24
Don't enter seatop_move_floating when fullscreen
Thomas Hebb
2022-02-22
Remove some erroneous apostrophes in comments
Thomas Hebb
2022-02-21
sway/input: use wlr_input_device from input device base
Simon Zeni
2022-02-21
sway/commands: add missing wlr_keyboard interface include in xkb_switch_layout
Simon Zeni
2022-02-08
Remove all sprintf calls
Simon Ser
2022-02-08
Fix snprintf compiler warning
Muhamed Hobi
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-02-06
Minor update to focus_on_window_activation
Alexander Browne
2022-02-03
Chase wlroots xdg-shell refactor
Kirill Primak
2022-01-31
chore: chase wlr_output_layout_get_box() update
Kirill Primak
2022-01-31
xwayland: listen to `request_activate` event
Tuomas Yrjölä
2022-01-31
Use bools for CLI flags
Simon Ser
2022-01-22
input/cursor: pass through pointer hold gestures
Tudor Brindus
2022-01-22
cmd/swap: error on swapping a container with itself
Ronan Pigott
2022-01-18
transaction: destroying nodes aren't hidden
Rouven Czerwinski
2022-01-18
treat fullscreen windows as 'tiled' for commands/focus
Patrick Hilhorst
[next]