aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-29swaynag: fix segfault on exit when arguments are not correctDominique Martinet
2020-03-28sway.5: fix missing background scaling mode in a block examplerinpatch
2020-03-27Fix hit test for floaters that cross outputsJosh Shone
2020-03-24check for workspace command name argr-c-f
2020-03-23Fix redundant call to seat_send_focus()Leo
2020-03-21Fix output mode usageSimon Ser
2020-03-16sway/input/cursor.c: fix undefined behaviour when event is NULLJason Nader
2020-03-15Document input selector precedenceDennis Schridde
2020-03-15sway/input/cursor.c: move NULL check to where it should beJason Nader
2020-03-15commands/bind.c: remove unnecessary checkJason Nader
2020-03-13Update fish completionsJason
2020-03-12Limit workspace numbers within 0..INT32_MAXJason Nader
2020-03-12input: Avoid creating the PAD device multiple timesOlivier Fourdan
2020-03-12readme: git is an optional dependencySimon Ser
2020-03-11commands: Adjust style in cursors commandMichael Weiser
2020-03-11commands: Add shortcuts_inhibitor commandMichael Weiser
2020-03-11input: Add support for keyboard shortcuts inhibitMichael Weiser
2020-03-11config: Fix typo in reload bindsym flag bitmaskMichael Weiser
2020-03-11input: implement cycling through keyboard layout listBor Grošelj Simić
2020-03-10ipc: add missing required propertiesIan Fan
2020-03-10Null check sway_layer_surface when checking damageTadeo Kondrak
2020-03-07common/log: bump POSIX version used after e81d9fde667eJan Beich
2020-03-07common/log: improve time prefixSimon Ser
2020-03-07Add adaptive_sync_status to output IPC replySimon Ser
2020-03-07Add an adaptive_sync output commandSimon Ser
2020-03-06Use wlr_client_bufferSimon Ser
2020-03-06Drop sway_output.surface_needs_frameSimon Ser
2020-03-06Only schedule a frame if client has requested a frame callbackSimon Ser
2020-03-04Make handle_destroy and output_repaint_timer_handler staticSimon Ser
2020-02-29ipc-server: improve error messageJason Nader
2020-02-29sway.5: correct description of workspace [number]Brian Ashworth
2020-02-27Only destroy swaybar surface via ipc when neededBill Doyle
2020-02-27Introduce pid criteria tokenRyan Dwyer
2020-02-26Add support for wlr-output-power-management-unstable-v1Simon Ser
2020-02-25Revert "Don't apply exclusive zones of unmapped layer-shell surfaces"Brian Ashworth
2020-02-24Don't apply exclusive zones of unmapped layer-shell surfacesSimon Ser
2020-02-19Fix get_int_prop(WINDOW_TYPE) crashSimon Ser
2020-02-18treewide: fix typosTorstein Husebø
2020-02-18input_cmd_events: add support for input typesBrian Ashworth
2020-02-18tree/view: do not attempt enter on hidden childBrian Ashworth
2020-02-17i3compat: add `window_type` to IPC responseJason Nader
2020-02-17i3compat: add `window_type` to IPC responseJason Nader
2020-02-17Specify that output transform applies clockwise rotationsSimon Ser
2020-02-17Fix output transform rotation directionSimon Ser
2020-02-17Fix output transform anticlockwiseSimon Ser
2020-02-16output: fix updating output manager configBrian Ashworth
2020-02-13Fix crash: use wlr_output->name instead of possibly missing oc->nameYorick van Pelt
2020-02-13cmd_swap: fix test_mark conditionBrian Ashworth
2020-02-11Apply the output scale filter after the output commitSimon Ser
2020-02-11Stop calling apply_output_config from output_enableSimon Ser