aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2020-03-11input: Add support for keyboard shortcuts inhibitMichael Weiser-10/+129
2020-03-11config: Fix typo in reload bindsym flag bitmaskMichael Weiser-1/+1
2020-03-11input: implement cycling through keyboard layout listBor Grošelj Simić-9/+48
2020-03-10ipc: add missing required propertiesIan Fan-0/+5
2020-03-10Null check sway_layer_surface when checking damageTadeo Kondrak-0/+3
2020-03-07common/log: bump POSIX version used after e81d9fde667eJan Beich-1/+1
2020-03-07common/log: improve time prefixSimon Ser-8/+30
2020-03-07Add adaptive_sync_status to output IPC replySimon Ser-3/+26
2020-03-07Add an adaptive_sync output commandSimon Ser-0/+43
2020-03-06Use wlr_client_bufferSimon Ser-4/+5
2020-03-06Drop sway_output.surface_needs_frameSimon Ser-9/+0
2020-03-06Only schedule a frame if client has requested a frame callbackSimon Ser-2/+4
2020-03-04Make handle_destroy and output_repaint_timer_handler staticSimon Ser-4/+2
2020-02-29ipc-server: improve error messageJason Nader-1/+2
2020-02-29sway.5: correct description of workspace [number]Brian Ashworth-3/+13
2020-02-27Only destroy swaybar surface via ipc when neededBill Doyle-1/+3
2020-02-27Introduce pid criteria tokenRyan Dwyer-1/+21
2020-02-26Add support for wlr-output-power-management-unstable-v1Simon Ser-0/+161
2020-02-25Revert "Don't apply exclusive zones of unmapped layer-shell surfaces"Brian Ashworth-2/+1
2020-02-24Don't apply exclusive zones of unmapped layer-shell surfacesSimon Ser-1/+2
2020-02-19Fix get_int_prop(WINDOW_TYPE) crashSimon Ser-1/+4
2020-02-18treewide: fix typosTorstein Husebø-3/+3
2020-02-18input_cmd_events: add support for input typesBrian Ashworth-28/+31
2020-02-18tree/view: do not attempt enter on hidden childBrian Ashworth-2/+4
2020-02-17i3compat: add `window_type` to IPC responseJason Nader-25/+32
2020-02-17i3compat: add `window_type` to IPC responseJason Nader-1/+37
2020-02-17Specify that output transform applies clockwise rotationsSimon Ser-4/+4
2020-02-17Fix output transform rotation directionSimon Ser-0/+4
2020-02-17Fix output transform anticlockwiseSimon Ser-1/+20
2020-02-16output: fix updating output manager configBrian Ashworth-11/+14
2020-02-13Fix crash: use wlr_output->name instead of possibly missing oc->nameYorick van Pelt-1/+1
2020-02-13cmd_swap: fix test_mark conditionBrian Ashworth-2/+2
2020-02-11Apply the output scale filter after the output commitSimon Ser-20/+20
2020-02-11Stop calling apply_output_config from output_enableSimon Ser-18/+7
2020-02-11Call apply_output_config instead of output_enableSimon Ser-5/+1
2020-02-11Fix output scale auto-detectionSimon Ser-14/+36
2020-02-11config: fix validation exit code and log levelBrian Ashworth-3/+3
2020-02-11Fix ordering of setgid and setuidTeddy Reed-3/+8
2020-02-11container_at_{tabbed,stacked}: check x-axis boundsBrian Ashworth-2/+4
2020-02-10input: Map virtual-pointer to the requested outputAndri Yngvason-0/+7
2020-02-10swaybar: fix i3bar relative coordinates when scaling is usedHristo Venev-38/+51
2020-02-10Do not truncate pointer coordinates to int.Hristo Venev-3/+3
2020-02-10Avoid calling strcmp on nullptrTill Hofmann-1/+4
2020-02-06Fix seat_set_focus_layer crash when disabling outputSimon Ser-3/+4
2020-02-04criteria: match containers without viewAnders-32/+49
2020-02-04Change wordingCyril Levis-9/+10
2020-02-04Add the possibility to capture only one screen if several screens are use.Cyril Levis-4/+11
2020-02-04fix typoLucas M. Dutra-1/+1
2020-01-30ipc: Handle unsupported binding event typesNathan Rossi-2/+15
2020-01-27add danish READMEsalkin-mada-1/+66