aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2022-01-09build: bump version to 1.7-rc21.7-rc2Simon Ser-1/+1
2022-01-09Destroy sub-surfaces with parent layer-shell surfaceSimon Ser-5/+23
2022-01-09commands/move: Fix crash when pos_y is omittedDavid96-0/+4
2022-01-07container: Fix crash when view unmaps + maps quicklyDavid Rosca-4/+2
2022-01-07swaybar: fix tray item icon scaling, positioningNathan Schulte-7/+19
2022-01-07swaybar: fix tray_padding vs min-height re: scaleNathan Schulte-2/+2
2022-01-07input/seat: unset has_focus when focus_stack becomes emptyThomas Hebb-3/+12
2021-12-23build: bump version to 1.7-rc11.7-rc1Simon Ser-1/+1
2021-12-23Add cairo_image_surface_create error handlingSimon Ser-0/+7
2021-12-23swaybar: fix errno handling in status_handle_readableSimon Ser-1/+1
2021-12-17output: emit node::destroy eventRonan Pigott-0/+1
2021-12-17output: change output::destroy to output::disableRonan Pigott-10/+10
2021-12-14Handle border width and height on minimum floating sizesRoastVeg-5/+13
2021-12-14meson.build: require wayland-protocols 1.24Cole Mickens-1/+1
2021-12-13swaynag: remove xdg-output logicSimon Ser-45/+20
2021-12-13Add support for linux-dmabuf surface hintsSimon Ser-1/+95
2021-12-13view: Fix null dereferenceAlexander Orzechowski-3/+6
2021-12-10Add focused_tab_titleVsevolod-1/+60
2021-12-09Fixup headless output namesSimon Ser-0/+11
2021-12-07readme: use right-to-left marks in ir translationM.Zeinali-15/+5
2021-12-06output: remove surface buffer damage checkKirill Primak-15/+13
2021-12-06Delete .clang-formatSimon Ser-18/+0
2021-11-26build: use list for sdbus depSimon Ser-19/+4
2021-11-25sway: replace noop_output by fallback_outputSimon Zeni-26/+28
2021-11-25Replace wlr_headless_backend_create_with_renderer callSimon Ser-5/+4
2021-11-25swaybar: signal status command's process groupLudvig Michaelsson-4/+9
2021-11-25ipc: make `bar <bar_id> mode|hidden_state` behave as documentedAleksei Bavshin-2/+2
2021-11-23Add 'output render_bit_depth [8|10]' commandManuel Stoeckl-0/+92
2021-11-18sway: create wlr_renderer and wlr_allocatorSimon Zeni-19/+31
2021-11-15container: fix surface_is_popup()Kirill Primak-11/+9
2021-11-14sway: allow IPCs on proprietary driversEric Engestrom-1/+2
2021-11-02Update URL to wlroots project (GitHub->GitLab)Manuel Stoeckl-22/+22
2021-10-30Bump RLIMIT_NOFILESimon Ser-0/+41
2021-10-29Add smart_gaps inverse_outer commandbR3iN-20/+44
2021-10-26fix cursor input for layer-shell surfacesRasmus Moorats-19/+22
2021-10-25refactor: use JSON_MAX_DEPTH everywhereJason Nader-4/+4
2021-10-22refactor: use sway_abort insteadSefa Eyeoglu-25/+27
2021-10-22fix: use sane value for json_tokener max_depthSefa Eyeoglu-2/+6
2021-10-22fix: handle NULL from json_tokener_new_exSefa Eyeoglu-18/+28
2021-10-21view: add new container as a sibling of tiled viewsiikamiika-11/+23
2021-10-21commands/focus: focus view inside containersiikamiika-0/+5
2021-10-19xwayland: Clear wlr_xwayland_surface in handle_destroyDavid Rosca-0/+2
2021-10-19Remove --my-next-gpu-wont-be-nvidiaSimon Ser-2/+1
2021-10-18swaymsg: fix misplaced return valueJason Nader-1/+1
2021-10-18swaymsg: be explicit about the json parser errorJason Nader-7/+8
2021-10-18swaymsg: use INT_MAX max JSON depth when parsing IPC responseJason Nader-2/+7
2021-10-17config.in: use swaynag -B instead of -bNihal Jere-1/+1
2021-10-17github: don't truncate debug logsSimon Ser-0/+1
2021-10-16Fix a couple of typosBirger Schacht-3/+3
2021-10-15Handle present events with NULL timespec fieldSimon Ser-1/+1