Commit graph

  • 93d81b248d include: reduce global includes in labwc.h John Lindgren 2025-07-28 01:22:10 -04:00
  • ee22afbafe include: split output.h from labwc.h John Lindgren 2025-07-26 15:34:45 -04:00
  • 330c55e1b2 CONTRIBUTING.md: add section on include order John Lindgren 2025-07-29 01:59:40 -04:00
  • 0d396f84a7 CONTRIBUTING.md: minor updates John Lindgren 2025-07-29 01:17:42 -04:00
  • 31d42b50e2 src: include primary header first John Lindgren 2025-07-28 01:02:01 -04:00
  • c9b576982d include: add missing header dependencies John Lindgren 2025-07-28 01:03:22 -04:00
  • 69b9122194 NEWS.md: update with notes on wlroots changes Johan Malm 2025-07-28 20:48:56 +01:00
  • 3fbeb872ba NEWS.md: update with notes on wlroots changes Johan Malm 2025-07-28 20:48:56 +01:00
  • 3e3681858e src/xdg.c: prevent interacting with un-initialized xdg toplevels after unmap Consolatis 2025-07-27 15:55:43 +02:00
  • 39f79c0cd9 img: fix apparent double-free in img_svg_render() failure path John Lindgren 2025-07-12 21:30:26 -04:00
  • f338af1cc9 xwayland: fix swapped width/height in _NET_WM_ICON stride calculation John Lindgren 2025-07-12 21:10:59 -04:00
  • 8ee6b3a599 CONTRIBUTING.md: add section on include order John Lindgren 2025-07-29 01:59:40 -04:00
  • bc056e2391 CONTRIBUTING.md: minor updates John Lindgren 2025-07-29 01:17:42 -04:00
  • 7173b58a94 src: include primary header first John Lindgren 2025-07-28 01:02:01 -04:00
  • 62fb801088 include: add missing header dependencies John Lindgren 2025-07-28 01:03:22 -04:00
  • bdaf85eda1 Fix some warnings from clang-tidy tokyo4j 2025-07-28 13:54:10 +09:00
  • 58119e089d Fix some warnings from clang-tidy tokyo4j 2025-07-28 13:54:10 +09:00
  • b3b6715cdf Translation updates from weblate Weblate 2025-07-19 20:47:42 +02:00
  • 024ab280a0 cursor: also toggle mousebinds with ToggleKeybinds tokyo4j 2025-07-24 11:08:03 +09:00
  • 73095f75cb Remove seat->nr_inhibited_keybind_views tokyo4j 2025-07-24 01:18:36 +09:00
  • f7702af9e4 src/xdg.c: prevent interacting with un-initialized xdg toplevels after unmap Consolatis 2025-07-27 15:55:43 +02:00
  • e1cf8ee287 src/xdg.c: prevent interacting with un-initialized xdg toplevels after unmap Consolatis 2025-07-27 15:55:43 +02:00
  • f5b7b5fc30 Translation updates from weblate Weblate 2025-07-19 20:47:42 +02:00
  • 0d9384de74 style: remove newlines after wl_list_for_each_reverse() tokyo4j 2025-07-27 08:00:10 +09:00
  • 97bc9ba977 style: remove newlines after wl_list_for_each_reverse() tokyo4j 2025-07-27 08:00:10 +09:00
  • 48274bb93b cursor: also toggle mousebinds with ToggleKeybinds tokyo4j 2025-07-24 11:08:03 +09:00
  • 0f49b01cef
    Merge 59bb6daf02 into d96656ccdc Consolatis 2025-07-26 00:11:34 +02:00
  • d96656ccdc menu: add struct menu_parse_context to reduce static vars John Lindgren 2025-07-18 23:06:20 -04:00
  • 5b76bd5f5c menu: add struct menu_parse_context to reduce static vars John Lindgren 2025-07-18 23:06:20 -04:00
  • 71ad677397 rcxml: simplify the logic to traverse xml tree tokyo4j 2025-04-12 04:20:02 +09:00
  • baa5ccdfeb string-helper: add str_space_only() tokyo4j 2025-04-12 05:06:08 +09:00
  • 318ee16a7c rcxml: rewrite <tablet><map> parser tokyo4j 2025-04-12 03:21:13 +09:00
  • f84f503795 rcxml: rewrite <theme><font> parser tokyo4j 2025-04-12 03:09:14 +09:00
  • a274b59296 rcxml: reorder functions tokyo4j 2025-04-12 02:50:05 +09:00
  • 0f9b0e7303 rcxml: rewrite <windowRules> parser tokyo4j 2025-04-12 02:40:31 +09:00
  • 7bee3095e9 rcxml: rewrite <windowSwitcher><fields> parser tokyo4j 2025-04-12 02:08:45 +09:00
  • 2ae9264f6f rcxml: rewrite <region> parser tokyo4j 2025-04-12 01:48:11 +09:00
  • adcbe08b17 rcxml: rewrite <libinput> parser tokyo4j 2025-04-12 01:40:39 +09:00
  • ccd77d32c7 rcxml: rewrite <touch> parser tokyo4j 2025-04-12 01:33:28 +09:00
  • 4c80df2d93 rcxml: rewrite <margin> parser tokyo4j 2025-04-12 01:27:49 +09:00
  • 0eb2874c11 rcxml: rewrite <mousebind> parser tokyo4j 2025-04-12 03:41:27 +09:00
  • ec2f25bb07 rcxml: rewrite <keybind> parser tokyo4j 2025-04-12 03:32:37 +09:00
  • ef4b5f5b4c rcxml: rewrite action parser tokyo4j 2025-04-12 00:57:03 +09:00
  • 0db146c9af common/xml: add helpers to parse rc.xml tokyo4j 2025-04-11 20:25:12 +09:00
  • 75fa053d18 rcxml: convert dotted properties into nested nodes before processing tokyo4j 2025-04-10 00:43:21 +09:00
  • cd1d78ebe4 Remove seat->nr_inhibited_keybind_views tokyo4j 2025-07-24 01:18:36 +09:00
  • cb79eccea1 cursor: prevent hi-res mice triggering scroll actions too often tokyo4j 2025-07-22 00:19:22 +09:00
  • 316084716b cursor: prevent hi-res mice triggering scroll actions too often tokyo4j 2025-07-22 00:19:22 +09:00
  • 1747d9e961 buf: avoid 'new' as variable name John Lindgren 2025-07-04 00:17:18 -04:00
  • 7d2b5150e8 session-lock: eliminate pointless compound literal John Lindgren 2025-07-04 00:45:59 -04:00
  • 4afbfac528 src: put designated initializers in member order John Lindgren 2025-07-04 00:40:15 -04:00
  • a802d6b20a src: avoid tentative definitions of static data John Lindgren 2025-07-04 00:12:21 -04:00
  • 407a29aa23 string-helpers: remove restrict qualifier John Lindgren 2025-07-04 00:15:56 -04:00
  • 681f9e9a7b src: add braces to switch cases containing declarations John Lindgren 2025-07-04 00:42:25 -04:00
  • b48c250177 src: prefer 'if' over 'goto' where convenient John Lindgren 2025-07-04 00:44:22 -04:00
  • 8b7ae52a91 src: avoid implicit int/bool -> enum conversions John Lindgren 2025-07-04 00:37:39 -04:00
  • cd8a8c2bf6 keybind: pointer to string literal should be const John Lindgren 2025-07-04 00:18:53 -04:00
  • ac47be3019 menu: do not modify literal string constants John Lindgren 2025-07-03 23:35:37 -04:00
  • 7e9ce2786a Drop cosmic-workspace and use wlroots impl of ext-workspace-v1 tokyo4j 2025-07-18 18:47:39 +09:00
  • 2bcd8277c4 comments: added short description to view_edge enum lynxy 2025-07-14 23:47:42 +02:00
  • 254f526f71 actions: prevent users entering invalid direction=any value lynxy 2025-07-03 00:39:32 +02:00
  • 13ff64f6e4 actions: added query tiled=any comparison for rc.xml simplification lynxy 2025-07-03 00:04:27 +02:00
  • 5e8b9c3ec1 comments: added short description to view_edge enum lynxy 2025-07-14 23:47:42 +02:00
  • 359dd8f3c7 img: fix apparent double-free in img_svg_render() failure path John Lindgren 2025-07-12 21:30:26 -04:00
  • 475ef3f6d1 buf: avoid 'new' as variable name John Lindgren 2025-07-04 00:17:18 -04:00
  • 7e8e5aa8d1 session-lock: eliminate pointless compound literal John Lindgren 2025-07-04 00:45:59 -04:00
  • c98f0e1301 src: put designated initializers in member order John Lindgren 2025-07-04 00:40:15 -04:00
  • c4b83479fd src: avoid tentative definitions of static data John Lindgren 2025-07-04 00:12:21 -04:00
  • e8fd444cdb string-helpers: remove restrict qualifier John Lindgren 2025-07-04 00:15:56 -04:00
  • 1334cd4fac src: add braces to switch cases containing declarations John Lindgren 2025-07-04 00:42:25 -04:00
  • f0841a110e src: prefer 'if' over 'goto' where convenient John Lindgren 2025-07-04 00:44:22 -04:00
  • 012fbea612 src: avoid implicit int/bool -> enum conversions John Lindgren 2025-07-04 00:37:39 -04:00
  • 3ff857787e keybind: pointer to string literal should be const John Lindgren 2025-07-04 00:18:53 -04:00
  • 3768d619c4 menu: do not modify literal string constants John Lindgren 2025-07-03 23:35:37 -04:00
  • bb2d34a5c1 xwayland: fix swapped width/height in _NET_WM_ICON stride calculation John Lindgren 2025-07-12 21:10:59 -04:00
  • e71cb66e61 img: fix apparent double-free in img_svg_render() failure path John Lindgren 2025-07-12 21:30:26 -04:00
  • 0cf8c24cc6 xwayland: fix swapped width/height in _NET_WM_ICON stride calculation John Lindgren 2025-07-12 21:10:59 -04:00
  • c39244e2f8 [alternate version] define replacement macro Consolatis 2025-07-12 22:36:41 +02:00
  • 7f6984d317 Make wlroots DRM backend optional Consolatis 2025-07-12 18:45:47 +02:00
  • 4beee3851f build: bump version to 0.9.0 0.9.0 Johan Malm 2025-07-11 21:50:42 +01:00
  • 364c07f6af build: bump version to 0.9.0 Johan Malm 2025-07-11 21:50:42 +01:00
  • 101180bef4 NEWS.md: update notes for 0.9.0 Johan Malm 2025-06-29 22:03:18 +01:00
  • 407be9f531 NEWS.md: update notes for 0.9.0 Johan Malm 2025-06-29 22:03:18 +01:00
  • d6a2ca94c7 docs: update package maintainer list Consolatis 2025-07-11 13:57:50 +02:00
  • 91f9145d8e docs: update package maintainer list Consolatis 2025-07-11 13:57:50 +02:00
  • 66a0dc5e61
    Update server.c GNUser 2025-07-09 23:21:49 -04:00
  • 1b32c9211d
    Update labwc.h GNUser 2025-07-09 23:20:44 -04:00
  • c9e812ffde Translation updates from weblate Weblate 2025-07-06 16:14:10 +02:00
  • d093dac4d5 Fix Review Requests Cosmo on FusionVoyager3 2025-07-07 19:34:43 +03:00
  • d4331df325
    Update labwc-config.5.scd Ward Nakchbandi (Cosmic Fusion) 2025-07-07 19:30:07 +03:00
  • d07eb69b44 attempt to fix code style check Cosmo on FusionVoyager3 2025-07-07 19:00:05 +03:00
  • ac65afdaf7 add disableMaximizedServerDecor Cosmo on FusionVoyager3 2025-07-07 18:52:41 +03:00
  • a2a7006bed Translation updates from weblate Weblate 2025-07-06 16:14:10 +02:00
  • 2f24db7ae8 ime: don't use data argument in some signal handlers tokyo4j 2025-07-07 05:15:46 +09:00
  • 4a22bea0a6 Added information about idle screen inhibitor. Kyuyrii 2025-07-02 18:56:17 -03:00
  • 38a1a9bbbc Disable all output leasing due to a wlroots UAF Consolatis 2025-07-05 00:19:33 +02:00
  • 4699d446cb Fix UAF when granting an output lease Consolatis 2025-07-05 00:15:53 +02:00
  • d5e93dcfef src/output.c: remove wlroots 0.18 wlopm with custom-mode workaround Consolatis 2025-07-05 00:25:43 +02:00
  • d2175b3a8b src/snap-constraints.c: ignore view origin during constraint updates Andrew J. Hesford 2025-07-04 21:24:07 -04:00
  • 476fd5f25e resistance: refactor snap constraints, use in interactive resistance Andrew J. Hesford 2025-07-04 15:17:35 -04:00