summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-23build: bump version to 1.7-rc11.7-rc1Simon Ser
2021-12-23Add cairo_image_surface_create error handlingSimon Ser
2021-12-23swaybar: fix errno handling in status_handle_readableSimon Ser
2021-12-17output: emit node::destroy eventRonan Pigott
2021-12-17output: change output::destroy to output::disableRonan Pigott
2021-12-14Handle border width and height on minimum floating sizesRoastVeg
2021-12-14meson.build: require wayland-protocols 1.24Cole Mickens
2021-12-13swaynag: remove xdg-output logicSimon Ser
2021-12-13Add support for linux-dmabuf surface hintsSimon Ser
2021-12-13view: Fix null dereferenceAlexander Orzechowski
2021-12-10Add focused_tab_titleVsevolod
2021-12-09Fixup headless output namesSimon Ser
2021-12-07readme: use right-to-left marks in ir translationM.Zeinali
2021-12-06output: remove surface buffer damage checkKirill Primak
2021-12-06Delete .clang-formatSimon Ser
2021-11-26build: use list for sdbus depSimon Ser
2021-11-25sway: replace noop_output by fallback_outputSimon Zeni
2021-11-25Replace wlr_headless_backend_create_with_renderer callSimon Ser
2021-11-25swaybar: signal status command's process groupLudvig Michaelsson
2021-11-25ipc: make `bar <bar_id> mode|hidden_state` behave as documentedAleksei Bavshin
2021-11-23Add 'output render_bit_depth [8|10]' commandManuel Stoeckl
2021-11-18sway: create wlr_renderer and wlr_allocatorSimon Zeni
2021-11-15container: fix surface_is_popup()Kirill Primak
2021-11-14sway: allow IPCs on proprietary driversEric Engestrom
2021-11-02Update URL to wlroots project (GitHub->GitLab)Manuel Stoeckl
2021-10-30Bump RLIMIT_NOFILESimon Ser
2021-10-29Add smart_gaps inverse_outer commandbR3iN
2021-10-26fix cursor input for layer-shell surfacesRasmus Moorats
2021-10-25refactor: use JSON_MAX_DEPTH everywhereJason Nader
2021-10-22refactor: use sway_abort insteadSefa Eyeoglu
2021-10-22fix: use sane value for json_tokener max_depthSefa Eyeoglu
2021-10-22fix: handle NULL from json_tokener_new_exSefa Eyeoglu
2021-10-21view: add new container as a sibling of tiled viewsiikamiika
2021-10-21commands/focus: focus view inside containersiikamiika
2021-10-19xwayland: Clear wlr_xwayland_surface in handle_destroyDavid Rosca
2021-10-19Remove --my-next-gpu-wont-be-nvidiaSimon Ser
2021-10-18swaymsg: fix misplaced return valueJason Nader
2021-10-18swaymsg: be explicit about the json parser errorJason Nader
2021-10-18swaymsg: use INT_MAX max JSON depth when parsing IPC responseJason Nader
2021-10-17config.in: use swaynag -B instead of -bNihal Jere
2021-10-17github: don't truncate debug logsSimon Ser
2021-10-16Fix a couple of typosBirger Schacht
2021-10-15Handle present events with NULL timespec fieldSimon Ser
2021-10-15cross-reference further documentationJonas Große Sundrup
2021-10-15change incorrectly documented output typesJonas Große Sundrup
2021-10-15clarify the type of raw outputJonas Große Sundrup
2021-10-10use node_is_viewsiikamiika
2021-10-08Improve built-in touchscreen detectionJari Ronkainen
2021-10-08swaybar: fix cairo_font_options leakNathan Schulte
2021-10-07Fix compile after wlroots commit c3e54021f8bbf3ec1c1e5906459be0ae85f5fb8cTassilo Horn