aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2025-02-25sway_text_node: Remove use of source boxKenny Levinsen-14/+0
2025-02-25sway_text_node: Apply max_width when renderingKenny Levinsen-2/+2
2025-02-25commands/opacity: Call output_configure_scene on updated containerAlexander Orzechowski-1/+3
2025-02-25output: Allow configuring scene without an outputAlexander Orzechowski-1/+3
2025-02-25output: Expose output_configure_scene to headerAlexander Orzechowski-1/+4
2025-02-17docs: use "window" instead of "view" throughout.Mark Stosberg-65/+65
2025-02-16sway/ipc-json: add ext-foreign-toplevel-handle identifier to get_tree ipc outputFerdinand Bachmann-0/+12
2025-02-09output/background: fix config ignoring fallback colorFurkan Sahin-44/+38
2025-02-06man: Document bar mode toggle commandDan Baterisna-0/+6
2025-01-27input/cursor: remove tool_proximity listener in destroyAttila Fidan-0/+1
2025-01-26Drop wlr_matrix.h include from sway/desktop/output.cBill Li-1/+0
2025-01-21Add ext-image-copy-capture-v1 and ext-image-capture-source-v1Simon Ser-3/+12
2025-01-16config/output: don't leak background_fallbackllyyr-0/+1
2025-01-13swaymsg: pretty-print sandbox propertiesJacob McNamee-0/+12
2025-01-13tree/container: support sandbox properties in title formatJacob McNamee-6/+32
2025-01-13criteria: add sandbox propertiesPuck Meerburg-1/+104
2025-01-13ipc-json: add sandbox properties to view JSONPuck Meerburg-0/+22
2025-01-13tree/view: add getters for sandbox propertiesJacob McNamee-0/+35
2025-01-12Increase max default buffer size to 1 MiBJim-0/+1
2025-01-11layer_shell: cleanup new_popup listener when destroying nodellyyr-0/+1
2025-01-08config/output: don't hardcode DMA-BUF in search_render_format()Simon Ser-1/+2
2025-01-08config/output: skip format checks if all are supportedmtvare6-1/+2
2025-01-07Fix has_prefix() comparisons with 0Simon Ser-2/+2
2025-01-07Use has_prefix() instead of strncmp() throughoutSimon Ser-49/+44
2025-01-07stringop: move over has_prefix()Simon Ser-4/+6
2024-12-21Explain that the title bar always showsHong Xu-3/+3
2024-12-08swaybar: Handle opaque region properlyAlexander Orzechowski-6/+11
2024-12-08input/libinput: fix parsing input drag_lock commandBaltazár Radics-1/+1
2024-11-23input/libinput: fix builtin device detection logicGyörgy Kurucz-2/+2
2024-11-23tree/container: remove output_{enter,leave} listeners in destroyViolet Purcell-0/+2
2024-11-23Add support for LIBINPUT_CONFIG_DRAG_LOCK_ENABLED_STICKYSimon Ser-3/+18
2024-11-23ipc-json: handle LIBINPUT_CONFIG_DRAG_LOCK_ENABLED_STICKYSimon Ser-5/+8
2024-11-17desktop/output: Clear repaint timer earlier in destroyKenny Levinsen-1/+3
2024-11-17commands/include: handle many files in single linemtvare6-5/+5
2024-11-17ipc-server: Force modeset if needed after executing commandsKenny Levinsen-0/+11
2024-11-17config: Force modeset before running deferred configsKenny Levinsen-5/+11
2024-11-16Fix orthographic mistakes in Hungarian READMESolt Budavári-7/+7
2024-11-11desktop/output: Clear frame_pending even output is disabledKenny Levinsen-2/+1
2024-11-11desktop/output: Clean up output state if build_state failsKenny Levinsen-0/+1
2024-11-10swaybar: Emit property changes for SNI watcherJoan Bruguera Micó-0/+12
2024-11-09swaynag: fix null dereference on scale changeManuel Stoeckl-1/+3
2024-11-07desktop/transaction: clamp vertical border length to 0mtvare6-2/+3
2024-11-06config/output: Update output position in two passesKenny Levinsen-8/+16
2024-11-04container: Properly constrain title bar paddingAlexander Orzechowski-2/+2
2024-10-31release.sh: read meson-rewrite output from stdoutSimon Ser-1/+1
2024-10-30desktop/output: Add missing output config allocation checksKenny Levinsen-2/+18
2024-10-30desktop/output: Store output config on request_stateKenny Levinsen-10/+38
2024-10-28Remove language bars from remaining non-English README filesAsciiWolf-4/+0
2024-10-27sway/server: bind to presentation-time-v2llyyr-1/+2
2024-10-25desktop/output: chase wlroots private fields updateKirill Primak-2/+2