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
2022-05-11
man: Fix trailing spaces
-k
-2
/
+2
2022-05-11
Add descriptions for `stacking` and `tabbed` layouts
-k
-0
/
+6
2022-05-11
Replace strncpy with memcpy
Simon Ser
-3
/
+3
2022-05-11
config: Remove unused mouse binding structure
Michael Weiser
-9
/
+1
2022-05-07
swaynag: combine consecutive declaration/assignments
Nihal Jere
-4
/
+2
2022-05-07
swaynag: improve robustness when loading config
Nihal Jere
-12
/
+5
2022-05-07
swaynag: do error checking and rename read_from_stdin
Nihal Jere
-11
/
+23
2022-04-30
Avoid inspecting a NULL view in seat_set_focus
Daniel De Graaf
-1
/
+1
2022-04-29
Implement ext-session-lock-v1
Daniel De Graaf
-7
/
+290
2022-04-28
xkb_switch_layout: fix relative layout switches
Victor Makarov
-4
/
+32
2022-04-23
Update grimshot.1.scd
Alan
-1
/
+1
2022-04-21
Support cursor capture in grimshot
Alice Carroll
-21
/
+43
2022-04-18
Add Swedish README
Eskil
-1
/
+91
2022-04-18
Chase wlroots X11 hints update
kraftwerk28
-4
/
+8
2022-04-13
layer_shell: keep output non-NULL wherever possible
Thomas Hebb
-29
/
+24
2022-04-09
Shuffle variables to satisfy -Werror=restrict
Daniel De Graaf
-6
/
+6
2022-04-09
Avoid format-truncation warning
Daniel De Graaf
-2
/
+2
2022-04-07
Fix farsi label
Yasin Silavi
-1
/
+1
2022-03-29
sway/main: move constants off the stack
Manuel Stoeckl
-24
/
+24
2022-03-27
bash-completion: localize variables
Oğuz Ersen
-3
/
+3
2022-03-23
sway/input: wlr_seat_keyboard() now takes wlr_keyboard
Leonardo Hernández Hernández
-5
/
+5
2022-03-22
sway/input: fix bad position of wlr_drag
Leonardo Hernández Hernández
-4
/
+4
2022-03-17
sway/input: follow up wlroots input device events renaming
Simon Zeni
-73
/
+77
2022-03-17
sway/input/seat: take output name from specialized input device
Simon Zeni
-3
/
+15
2022-03-17
sway/input/cursor: take device mm size from wlr_tablet
Simon Zeni
-6
/
+7
2022-03-15
remove unnecessary strlen call
Nihal Jere
-2
/
+2
2022-03-15
swaynag: remove redundant status variables in main
Nihal Jere
-14
/
+10
2022-03-15
swaynag: remove unnecessary zero of swaynag struct
Nihal Jere
-1
/
+0
2022-03-15
swaynag: statically allocate button_close, and move declaration
Nihal Jere
-10
/
+5
2022-03-15
swaynag: allocate button_details with details
Nihal Jere
-18
/
+8
2022-03-15
Updating criteria checking with PCRE2
Bill Li
-8
/
+8
2022-03-14
swaybar: set opaque region
Simon Ser
-0
/
+9
2022-03-14
swaybar: remove swaybar_output.input_region
Simon Ser
-8
/
+3
2022-03-12
Replace pcre with pcre2
ndren
-43
/
+53
2022-03-08
Remove WLR_SWITCH_STATE_TOGGLE usage
Simon Ser
-8
/
+26
2022-03-06
commands/focus: fix segfault when no container is already focused.
Nicolas Avrutin
-6
/
+10
2022-03-05
sway/input: destroy sway_switch properly
Moon Sungjoon
-0
/
+1
2022-03-04
sway/input: don't pass possibly invalid modifiers pointer
Alexander Gramiak
-2
/
+0
2022-02-28
swaynag: die on all allocation failures
Nihal Jere
-0
/
+36
2022-02-24
Don't enter seatop_move_floating when fullscreen
Thomas Hebb
-2
/
+4
2022-02-22
Remove some erroneous apostrophes in comments
Thomas Hebb
-3
/
+3
2022-02-21
sway/input: use wlr_input_device from input device base
Simon Zeni
-3
/
+3
2022-02-21
sway/commands: add missing wlr_keyboard interface include in xkb_switch_layout
Simon Zeni
-0
/
+1
2022-02-08
Remove all sprintf calls
Simon Ser
-6
/
+7
2022-02-08
Fix snprintf compiler warning
Muhamed Hobi
-2
/
+2
2022-02-07
xdg-shell: use wlr_xdg_popup in sway_xdg_popup
Simon Ser
-7
/
+7
2022-02-07
xdg-shell: use wlr_xdg_toplevel in sway_view
Simon Ser
-56
/
+40
2022-02-07
readme: use relative links for translations
Simon Ser
-19
/
+19
2022-02-07
readme: sort language list alphabetically
Simon Ser
-15
/
+15
2022-02-07
readme: add link to Italian translation
Simon Ser
-1
/
+2
[next]