Commit Graph

6606 Commits (a3d45c3280ac38227c30dbc7620d1c45ef3c2426)
 

Author SHA1 Message Date
Di Ma a3e574f63f Fix a use-after-free error in switch binding 5 years ago
Simon Ser b300bace0f Implement create_output command for headless backend 5 years ago
Andri Yngvason b18d943442 input: keyboard: Never group virtual keyboards. 5 years ago
Andri Yngvason 46599df0a2 input: Mark virtual devices as such 5 years ago
roshal a1275055ea add dots to man 5 years ago
Simon Ser 4d13cee59a Use bitshifts for bitfields 5 years ago
Aleksei Bavshin 525b48ede7 Adjust focus order to match rendering order of layer shell popups. 5 years ago
David96 8c62278207 Render layer shell popups over the top layer 5 years ago
Rouven Czerwinski ac0637708f output: remove damage listeners in damage destroy 5 years ago
Simon Ser 34dccd4224 Don't add disabled outputs back to output layout 5 years ago
Simon Ser 97a6524a5a Fix initial modeset 5 years ago
Simon Ser c9fa751042 ci: remove epoll-shim hardcoded pkg-config file 5 years ago
Simon Ser 3df32d0310 ci: don't build scdoc 5 years ago
Simon Ser f03d50f54b Add test-only support to wlr-output-management-unstable-v1 5 years ago
Simon Ser 0cdcf66bbc Introduce test_output_config 5 years ago
Simon Ser 40e87fa98a Stop checking wlr_output_attach_buffer return value 5 years ago
Thomas Hebb 3078f23258 config: fix unfocused text color 5 years ago
Dominique Martinet 4e82d0fb15 build: make completions respect install prefixes 5 years ago
Leo 3c96a1d374 im: Fix crash when im destorying and no focused surface exists 5 years ago
xdavidwu e6805ce6e9 im: remove listener on pending surface destoryed 5 years ago
xdavidwu 4e1e5e4e33 im: make text-input listeners per text-input 5 years ago
xdavidwu 9d455b48e4 input-method: avoid and log unneeded set_focus 5 years ago
xdavidwu 1241b42c88 input-method: remove surface listener before set 5 years ago
xdavidwu 5886187c6e Port input method and text input from rootston 5 years ago
Some Chinese Guy 7c44c76989 swapped hiding the cursor and sending a touch event as a more logical sequence 5 years ago
Dominique Martinet 284dcb2dc7 swaynag: exit on wl_display_roundtrip error 5 years ago
Tobi Fuhrimann ac3444295d Reference wev instead of xev 5 years ago
Simon Ser 3a5d9b3b32 Update for new wlr_buffer API 5 years ago
Leon Plickat dffc184a68 change apply_exclusive() to closer match layer shell protocol 5 years ago
Ian Fan 65501f0e46 tray: track SNI callbacks 5 years ago
Ian Fan 68f53cd509 tray: tidy code 5 years ago
Ian Fan 3b894c387d tray: allow themes to inherit from multiple themes 5 years ago
Ian Fan 66f0c91bb8 tray: better errors when parsing index.theme 5 years ago
Ian Fan b54f5e170a swaybar: fix memory leaks 5 years ago
Linus Heckemann df48c48123 add --no-repeat option for bindings 5 years ago
Simon Ser 5e41e6600b Change focus_on_window_activation default to urgent 5 years ago
Some Chinese Guy 63e45bf321 switched to setting focus with seat_set_focus 5 years ago
Some Chinese Guy 798fc24081 Added focus following for touch_down 5 years ago
Dominique Martinet 484f7677b0 swaynag: fix segfault on exit when arguments are not correct 5 years ago
rinpatch 214e3030e1 sway.5: fix missing background scaling mode in a block example 5 years ago
Josh Shone 82d02ce782 Fix hit test for floaters that cross outputs 5 years ago
r-c-f 854497b242
check for workspace command name arg 5 years ago
Leo 0b9feb6f39 Fix redundant call to seat_send_focus() 5 years ago
Simon Ser b34c198f0b Fix output mode usage 5 years ago
Jason Nader fcd524bb0d sway/input/cursor.c: fix undefined behaviour when event is NULL 5 years ago
Dennis Schridde 6498542b24 Document input selector precedence 5 years ago
Jason Nader 3ed780c783 sway/input/cursor.c: move NULL check to where it should be 5 years ago
Jason Nader 8b21bc6a79 commands/bind.c: remove unnecessary check 5 years ago
Jason 55016729a5 Update fish completions 5 years ago
Jason Nader 50dc49f35a Limit workspace numbers within 0..INT32_MAX 5 years ago