Age | Commit message (Expand) | Author |
2020-04-14 | input: Mark virtual devices as such | Andri Yngvason |
2020-04-14 | add dots to man | roshal |
2020-04-10 | Use bitshifts for bitfields | Simon Ser |
2020-04-10 | Adjust focus order to match rendering order of layer shell popups. | Aleksei Bavshin |
2020-04-10 | Render layer shell popups over the top layer | David96 |
2020-04-10 | output: remove damage listeners in damage destroy | Rouven Czerwinski |
2020-04-09 | Don't add disabled outputs back to output layout | Simon Ser |
2020-04-09 | Fix initial modeset | Simon Ser |
2020-04-08 | ci: remove epoll-shim hardcoded pkg-config file | Simon Ser |
2020-04-08 | ci: don't build scdoc | Simon Ser |
2020-04-08 | Add test-only support to wlr-output-management-unstable-v1 | Simon Ser |
2020-04-08 | Introduce test_output_config | Simon Ser |
2020-04-08 | Stop checking wlr_output_attach_buffer return value | Simon Ser |
2020-04-04 | config: fix unfocused text color | Thomas Hebb |
2020-04-04 | build: make completions respect install prefixes | Dominique Martinet |
2020-04-04 | im: Fix crash when im destorying and no focused surface exists | Leo |
2020-04-04 | im: remove listener on pending surface destoryed | xdavidwu |
2020-04-04 | im: make text-input listeners per text-input | xdavidwu |
2020-04-04 | input-method: avoid and log unneeded set_focus | xdavidwu |
2020-04-04 | input-method: remove surface listener before set | xdavidwu |
2020-04-04 | Port input method and text input from rootston | xdavidwu |
2020-04-03 | swapped hiding the cursor and sending a touch event as a more logical sequence | Some Chinese Guy |
2020-04-02 | swaynag: exit on wl_display_roundtrip error | Dominique Martinet |
2020-04-02 | Reference wev instead of xev | Tobi Fuhrimann |
2020-04-02 | Update for new wlr_buffer API | Simon Ser |
2020-03-30 | change apply_exclusive() to closer match layer shell protocol | Leon Plickat |
2020-03-30 | tray: track SNI callbacks | Ian Fan |
2020-03-30 | tray: tidy code | Ian Fan |
2020-03-30 | tray: allow themes to inherit from multiple themes | Ian Fan |
2020-03-30 | tray: better errors when parsing index.theme | Ian Fan |
2020-03-30 | swaybar: fix memory leaks | Ian Fan |
2020-03-30 | add --no-repeat option for bindings | Linus Heckemann |
2020-03-29 | Change focus_on_window_activation default to urgent | Simon Ser |
2020-03-29 | switched to setting focus with seat_set_focus | Some Chinese Guy |
2020-03-29 | Added focus following for touch_down | Some Chinese Guy |
2020-03-29 | swaynag: fix segfault on exit when arguments are not correct | Dominique Martinet |
2020-03-28 | sway.5: fix missing background scaling mode in a block example | rinpatch |
2020-03-27 | Fix hit test for floaters that cross outputs | Josh Shone |
2020-03-24 | check for workspace command name arg | r-c-f |
2020-03-23 | Fix redundant call to seat_send_focus() | Leo |
2020-03-21 | Fix output mode usage | Simon Ser |
2020-03-16 | sway/input/cursor.c: fix undefined behaviour when event is NULL | Jason Nader |
2020-03-15 | Document input selector precedence | Dennis Schridde |
2020-03-15 | sway/input/cursor.c: move NULL check to where it should be | Jason Nader |
2020-03-15 | commands/bind.c: remove unnecessary check | Jason Nader |
2020-03-13 | Update fish completions | Jason |
2020-03-12 | Limit workspace numbers within 0..INT32_MAX | Jason Nader |
2020-03-12 | input: Avoid creating the PAD device multiple times | Olivier Fourdan |
2020-03-12 | readme: git is an optional dependency | Simon Ser |
2020-03-11 | commands: Adjust style in cursors command | Michael Weiser |