aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-10-07readme: drop recommendation about packagingSimon Ser
2021-10-04idle_inhibit: Fix tree view after changes in commit 152a559eBartel Sielski
2021-10-02sway-input.5.scd: Fix spelling errorsElyes HAOUAS
2021-10-01commands: Remove unused code after 1d3681f52135Evgeniy Khramtsov
2021-10-01Chase wlr_xdg_surface breaking changesSimon Ser
2021-09-28Add support for DRM panel orientationSimon Ser
2021-09-28readme: add missing spaceSimon Ser
2021-09-25layer-shell: fix commit handlerKirill Primak
2021-09-24layer-shell: check `committed` bitmaskKirill Primak
2021-09-23layer-shell: chase wlr layer surface refactorKirill Primak
2021-09-21xdg-shell: remove unused request_maximize listenerKirill Primak
2021-09-21Revert "xdg_shell: schedule configure on maximize requests"Kirill Primak
2021-09-21xdg-shell: chase wlr xdg toplevel refactorKirill Primak
2021-09-20Add -Dnoscanout debug optionSimon Ser
2021-09-20swaybar: properly draw blocks with transparent black borderNathan Schulte
2021-09-20Drop hardcoded font metric valuesHugo Osvaldo Barrera
2021-09-20Avoid unecessary font metric calculationsHugo Osvaldo Barrera
2021-09-19sway-ipc.7.scd: fix typoaajonusonline
2021-09-19README: Added Greek translationChristian Llupo
2021-09-15swaybar: properly draw urgent block right borderNathan Schulte
2021-09-15build: remove scdoc stdin/stdout hackSimon Ser
2021-09-13readme: Align Danish translation with main READMEKenny Levinsen
2021-09-13readme: mention seatdSimon Ser
2021-09-13swaynag: fix pointer button events on scaled outputsxdavidwu