7075 Commits (1b27e8c8fdc413a061e8b003bcabfb7b789c6a90)
 

Author SHA1 Message Date
Daniel De Graaf 75b2d0b105 ext-session-lock: disable direct scan-out when locked
3 years ago
Rouven Czerwinski a3a82efbf6 realtime: request SCHED_RR using CAP_SYS_NICE
3 years ago
Rouven Czerwinski 3f600565e4 server: request xdg-shell v2
3 years ago
-k ffc603d451 man: Fix trailing spaces
3 years ago
-k 28941cee20 Add descriptions for `stacking` and `tabbed` layouts
3 years ago
Simon Ser 1e9be019b2 Replace strncpy with memcpy
3 years ago
Michael Weiser 7cfa150788 config: Remove unused mouse binding structure
3 years ago
Nihal Jere c85d9af2b6 swaynag: combine consecutive declaration/assignments
3 years ago
Nihal Jere e8028be839 swaynag: improve robustness when loading config
3 years ago
Nihal Jere 5d924f2b12 swaynag: do error checking and rename read_from_stdin
3 years ago
Daniel De Graaf a7898637de Avoid inspecting a NULL view in seat_set_focus
3 years ago
Daniel De Graaf 519038a7e9 Implement ext-session-lock-v1
3 years ago
Victor Makarov 70d30ac72b
xkb_switch_layout: fix relative layout switches
3 years ago
Alan 3caf6914fe Update grimshot.1.scd
3 years ago
Alice Carroll a5f01a0e04 Support cursor capture in grimshot
3 years ago
Eskil 2dace6b824
Add Swedish README
3 years ago
kraftwerk28 acdb48a59c Chase wlroots X11 hints update
3 years ago
Thomas Hebb d726e50643 layer_shell: keep output non-NULL wherever possible
3 years ago
Daniel De Graaf cf413b9c0b Shuffle variables to satisfy -Werror=restrict
3 years ago
Daniel De Graaf 20181974c2 Avoid format-truncation warning
3 years ago
Yasin Silavi 09553a7b5b Fix farsi label
3 years ago
Manuel Stoeckl 8f036b6f78 sway/main: move constants off the stack
3 years ago
Oğuz Ersen fb3330c1fb bash-completion: localize variables
3 years ago
Leonardo Hernández Hernández 6c4c0387a2 sway/input: wlr_seat_keyboard() now takes wlr_keyboard
3 years ago
Leonardo Hernández Hernández ca016689a0 sway/input: fix bad position of wlr_drag
3 years ago
Simon Zeni 440d0bc22d sway/input: follow up wlroots input device events renaming
3 years ago
Simon Zeni 49b3ac9a2c sway/input/seat: take output name from specialized input device
3 years ago
Simon Zeni 0345148ea6 sway/input/cursor: take device mm size from wlr_tablet
3 years ago
Nihal Jere 1e79088a72 remove unnecessary strlen call
3 years ago
Nihal Jere 78758ef369 swaynag: remove redundant status variables in main
3 years ago
Nihal Jere 20729a6a5e swaynag: remove unnecessary zero of swaynag struct
3 years ago
Nihal Jere 4780afb68b swaynag: statically allocate button_close, and move declaration
3 years ago
Nihal Jere 0babfce4b5 swaynag: allocate button_details with details
3 years ago
Bill Li f167acce3a Updating criteria checking with PCRE2
3 years ago
Simon Ser 3dffe7f3a6 swaybar: set opaque region
3 years ago
Simon Ser dd8b6f5e68 swaybar: remove swaybar_output.input_region
3 years ago
ndren f614f35e73
Replace pcre with pcre2
3 years ago
Simon Ser 04676936e7 Remove WLR_SWITCH_STATE_TOGGLE usage
3 years ago
Nicolas Avrutin 9f98c38d3e commands/focus: fix segfault when no container is already focused.
3 years ago
Moon Sungjoon 3444ce7302 sway/input: destroy sway_switch properly
3 years ago
Alexander Gramiak d6f279902a sway/input: don't pass possibly invalid modifiers pointer
3 years ago
Nihal Jere 061ffc30ea swaynag: die on all allocation failures
3 years ago
Thomas Hebb 0ee54a5243 Don't enter seatop_move_floating when fullscreen
3 years ago
Thomas Hebb b38b845c63 Remove some erroneous apostrophes in comments
3 years ago
Simon Zeni 85d1c98476 sway/input: use wlr_input_device from input device base
3 years ago
Simon Zeni f8990523b4 sway/commands: add missing wlr_keyboard interface include in xkb_switch_layout
3 years ago
Simon Ser f707f583e1 Remove all sprintf calls
3 years ago
Muhamed Hobi ac7892371c Fix snprintf compiler warning
3 years ago
Simon Ser 9a6687ee04 xdg-shell: use wlr_xdg_popup in sway_xdg_popup
3 years ago
Simon Ser f795aa1c95 xdg-shell: use wlr_xdg_toplevel in sway_view
3 years ago