aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
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
2024-10-20config/output: Remove remaining logs from queue_output_configKenny Levinsen-15/+1
2024-10-20config/output: Remove initial values in find_output_configKenny Levinsen-9/+0
2024-10-20config/output: Always set all output fields on finalizeKenny Levinsen-29/+22
2024-10-20config/output: Always set output states from configKenny Levinsen-32/+21
2024-10-20config/output: Improve modeset state loggingKenny Levinsen-2/+8
2024-10-20input/seatop_default: refactor move/resize button logicSimon Ser-39/+34
2024-10-18layer_shell: Restore sway 1.9 orderingAlexander Orzechowski-6/+7
2024-10-18layer_shell: Arrange exclusive zone clients firstAlexander Orzechowski-5/+13
2024-10-16trigger container update after disabling urgent in timerJan Palus-0/+1
2024-10-14input/keyboard: add support for pointer keysSimon Ser-0/+37
2024-10-11server: check backend support for timelinesSimon Ser-1/+2
2024-10-08input/mouse: bugfix button2 being interpreted as trying to move the containerFurkan Sahin-1/+3
2024-10-07fix: sway crashes if switch to another workspace with surface when IME popup ...ShootingStarDragons-0/+4
2024-10-02Re-init renderer for all outputs on lost contextKenny Levinsen-2/+2