Commit graph

  • 69f250f8e0 CONTRIBUTING.md: updates notes on up-versioning Johan Malm 2023-09-23 17:05:59 +01:00
  • 6620b6b2b9 CONTRIBUTING.md: add wl_array_len() and ARRAY_SIZE() to API section Johan Malm 2023-09-23 17:12:25 +01:00
  • 34a75792b6 CONTRIBUTING.md: updates notes on up-versioning Johan Malm 2023-09-23 17:05:59 +01:00
  • 08d14bea58 Add default menu descriptions to labwc-menu.5.scd Standreas 2023-09-22 21:10:10 +02:00
  • f7762e3628 keyboard: make keybind match stricter Johan Malm 2023-09-26 17:51:54 +01:00
  • 7327a38d9a view: update focused surface and activated view together John Lindgren 2023-09-26 01:35:36 -04:00
  • ce36cbac2d view: account for base size in resize indicator John Lindgren 2023-09-22 01:22:19 -04:00
  • 48e0b3f6a6 build: bump version to 0.6.5 0.6.5 Johan Malm 2023-09-23 16:53:32 +01:00
  • 21df8e6012 build: bump version to 0.6.5 Johan Malm 2023-09-23 16:53:32 +01:00
  • d54b95a3d4 NEWS.md: add notes for 0.6.5 Johan Malm 2023-09-20 21:07:56 +01:00
  • c293886911 NEWS.md: use latest keep-a-changelogs link format Johan Malm 2023-09-18 20:14:38 +01:00
  • 612dd2add9 NEWS.md: add notes for 0.6.5 Johan Malm 2023-09-20 21:07:56 +01:00
  • ccc3d14658 common/buf.c: do not use memcpy for overlapping regions Johan Malm 2023-09-23 15:16:57 +01:00
  • efeafd70d3 common/buf.c: do not use memcpy for overlapping regions Johan Malm 2023-09-23 15:16:57 +01:00
  • 881d788bee action: do not expand env vars in Exec action Johan Malm 2023-09-21 23:09:05 +01:00
  • c6c1f8e04b buf: do not expand $() in buf_expand_shell_variables() Johan Malm 2023-09-21 22:51:54 +01:00
  • 67d33d8360 action: do not expand env vars in Exec action Johan Malm 2023-09-21 23:09:05 +01:00
  • a67a83cf4f
    Add default menu descriptions to labwc-menu.5.scd Standreas 2023-09-22 21:10:10 +02:00
  • 5f4be06781 view: account for base size in resize indicator John Lindgren 2023-09-22 01:22:19 -04:00
  • f974024f08 buf: do not expand $() in buf_expand_shell_variables() Johan Malm 2023-09-21 22:51:54 +01:00
  • e8ec8ea7ff src/ssd: use view->ssd_titlebar_hidden for ssd_thickness calculations Consolatis 2023-09-17 22:41:46 +02:00
  • e5d459aa0c Ensure xdg and xwayland string_prop() handlers deal with destroying views Consolatis 2023-09-21 18:13:44 +02:00
  • a81cdfd92c Ensure xdg and xwayland string_prop() handlers deal with destroying views Consolatis 2023-09-21 18:13:44 +02:00
  • edf6239147 src/ssd: use view->ssd_titlebar_hidden for ssd_thickness calculations Consolatis 2023-09-17 22:41:46 +02:00
  • 0f4a3b491a NEWS.md: use latest keep-a-changelogs link format Johan Malm 2023-09-18 20:14:38 +01:00
  • 44e65e7930 Added note for localization support to menu.xml Standreas 2023-09-20 09:05:02 +02:00
  • 6bd4f4ab39
    Added note for localization support to menu.xml Standreas 2023-09-20 09:05:02 +02:00
  • 8d3b15576b Add ARRAY_SIZE() macro Johan Malm 2023-09-16 22:25:41 +01:00
  • ae676c1607 Fix typo in labwc-theme.5.scd Standreas 2023-09-19 22:03:50 +02:00
  • ce2967c698
    Fix typo in labwc-theme.5.scd Standreas 2023-09-19 22:03:50 +02:00
  • 3ecc105412 Add ARRAY_SIZE() macro Johan Malm 2023-09-16 22:25:41 +01:00
  • 715405fe29 build: make svg buttons optional Johan Malm 2023-09-17 11:40:48 +01:00
  • c598cf7f11 button-png.c: s/png_load/button_png_load/ Johan Malm 2023-09-16 22:36:31 +01:00
  • c62df26c2a Support svg buttons Johan Malm 2023-08-21 21:26:08 +01:00
  • a386133068 common/file-helpers.c: share file_exists() to reduce duplication Johan Malm 2023-08-21 21:07:28 +01:00
  • a8951c4b75 button/common.c: share button_filename() to reduce duplication Johan Malm 2023-08-21 21:03:46 +01:00
  • ca2e98b7f4 build: make svg buttons optional Johan Malm 2023-09-17 11:40:48 +01:00
  • be84d702c8 button-png.c: s/png_load/button_png_load/ Johan Malm 2023-09-16 22:36:31 +01:00
  • 1e7e4f432c Support svg buttons Johan Malm 2023-08-21 21:26:08 +01:00
  • e8cd7f3e43 common/file-helpers.c: share file_exists() to reduce duplication Johan Malm 2023-08-21 21:07:28 +01:00
  • 02036e0516 button/common.c: share button_filename() to reduce duplication Johan Malm 2023-08-21 21:03:46 +01:00
  • 8c343e89c7 actions: Prevent env var expansion for subshells like $() Consolatis 2023-09-13 15:25:05 +02:00
  • 143714f1c9 src/common/parse-bool.c: support on/off boolean values redtide 2023-09-13 01:06:29 +02:00
  • 2fc500168a
    src/common/parse-bool.c: support on/off boolean values redtide 2023-09-13 01:06:29 +02:00
  • bd6efe4849
    Merge pull request #1072 from Consolatis/feature/keycode_binds Consolatis 2023-09-11 22:00:39 +02:00
  • c1c624daf0 keybinds: add optional layoutDependent argument Consolatis 2023-09-11 15:15:37 +02:00
  • 6b80751010 keybinds: prefer keycodes over keysyms Consolatis 2023-09-05 15:18:41 +02:00
  • 8a67476ab3 docs: clarify keyboard modifiers can be used for mousebinds Standreas 2023-09-10 15:26:54 +02:00
  • 396decb665 docs: clarify keyboard modifiers can be used for mousebinds Standreas 2023-09-10 15:26:54 +02:00
  • 97ac960fee src/cursor: ensure interactive move/resize ends correctly for CSD clients Consolatis 2023-08-28 16:43:51 +02:00
  • bb235337d8 window-rules: add ignoreFocusRequest property Consolatis 2023-09-03 14:01:40 +02:00
  • 608b653172 window-rules: add ignoreFocusRequest property Consolatis 2023-09-03 14:01:40 +02:00
  • 272222e3c9 keybinds: allow non-english based keybinds Consolatis 2023-09-05 18:25:01 +02:00
  • 19ffbae320 config: replace enums with int to handle negative values tokyo4j 2023-09-07 23:43:58 +09:00
  • 3c3656f74e config: support <tapAndDrag> and <dragLock> tokyo4j 2023-09-02 17:32:48 +09:00
  • 4268991105 CodeStyle: double indent in if statement tokyo4j 2023-09-02 17:32:29 +09:00
  • ab2d3d0bde config: replace enums with int to handle negative values tokyo4j 2023-09-07 23:43:58 +09:00
  • 6e549ce19c config: support <tapAndDrag> and <dragLock> tokyo4j 2023-09-02 17:32:48 +09:00
  • 010c814955 keybinds: allow non-english based keybinds Consolatis 2023-09-05 18:25:01 +02:00
  • 1703b4d6cc src/menu/menu.c: support keyboard driven selection Consolatis 2023-08-30 11:20:46 +02:00
  • a9ab8ebdaf src/menu/menu.c: convert to wl_list_append() Consolatis 2023-08-30 02:37:08 +02:00
  • ebd013e00d CodeStyle: double indent in if statement tokyo4j 2023-09-02 17:32:29 +09:00
  • 7835c1d211 src/menu/menu.c: support keyboard driven selection Consolatis 2023-08-30 11:20:46 +02:00
  • 64abe0a970 src/menu/menu.c: convert to wl_list_append() Consolatis 2023-08-30 02:37:08 +02:00
  • a499ce0a85 src/cursor: ensure interactive move/resize ends correctly for CSD clients Consolatis 2023-08-28 16:43:51 +02:00
  • a49e12e112 touch: store initial coordinate adjustments bi4k8 2023-08-26 17:01:42 +00:00
  • ea4f71aa31 touch: store initial coordinate adjustments bi4k8 2023-08-26 17:01:42 +00:00
  • a3a5d9a21b src/osd.c: prevent crash with theme setting osd.window-switcher.width: 0 Consolatis 2023-08-27 21:11:04 +02:00
  • db6123ce66 src/osd.c: prevent crash with theme setting osd.window-switcher.width: 0 Consolatis 2023-08-27 21:11:04 +02:00
  • ef8709d7fe src/ssd: ensure unround corners + disabled borders are set on reload Consolatis 2023-08-25 15:37:28 +02:00
  • 72936ccb3e src/ssd: fix tiling via keybind when maximized Consolatis 2023-08-25 13:22:23 +02:00
  • 4b6af10811 src/ssd: ensure unround corners + disabled borders are set on reload Consolatis 2023-08-25 15:37:28 +02:00
  • ae042e5a07 src/ssd: fix tiling via keybind when maximized Consolatis 2023-08-25 13:22:23 +02:00
  • 2ff6d23e56 [wip] move more button related things into ssd_button.c Consolatis 2023-08-24 00:52:32 +02:00
  • bfacfc107f [wip] move ssd_button related things into own file Consolatis 2023-08-24 00:16:12 +02:00
  • f42f5f41c5 src/ssd: un-round corners on maximize Consolatis 2023-08-23 04:42:30 +02:00
  • 10f22a8f5b src/ssd: disable border on maximize Consolatis 2023-08-23 01:04:40 +02:00
  • 4d1ba54e5b src/ssd: un-round corners on maximize Consolatis 2023-08-23 04:42:30 +02:00
  • e6468d80b7 src/ssd: disable border on maximize Consolatis 2023-08-23 01:04:40 +02:00
  • 206db43786 config: s/app_id/identifier/ for window-switcher field Johan Malm 2023-08-20 20:24:46 +01:00
  • 0331161f18 config: s/app_id/identifier/ for window-switcher field Johan Malm 2023-08-20 20:24:46 +01:00
  • e5a6c57a6e Move isfocusable() from desktop.c to view.c Johan Malm 2023-08-20 16:43:29 +01:00
  • 395cfa5b9f Move isfocusable() from desktop.c to view.c Johan Malm 2023-08-20 16:43:29 +01:00
  • 602d59a3b2 Add common/array.h with wl_array_len() Johan Malm 2023-08-20 11:56:50 +01:00
  • 3b70dec964 Add common/array.h with wl_array_len() Johan Malm 2023-08-20 11:56:50 +01:00
  • 7fde7ed2cc view: add for_each_view() Johan Malm 2023-08-18 22:18:59 +01:00
  • a9e123393c osd: refactor to remove get_osd_height() Johan Malm 2023-08-12 19:59:46 +01:00
  • f2479090a2 osd: simplify to only use one view-array Johan Malm 2023-08-12 19:59:05 +01:00
  • 57b9efeb45 view: add view_array_append() Johan Malm 2023-08-10 15:46:00 +01:00
  • 001ee84320 view: add for_each_view() Johan Malm 2023-08-18 22:18:59 +01:00
  • 1685eb2c11 osd: refactor to remove get_osd_height() Johan Malm 2023-08-12 19:59:46 +01:00
  • 00136e7a7c osd: simplify to only use one view-array Johan Malm 2023-08-12 19:59:05 +01:00
  • e198cbda10 view: add view_array_append() Johan Malm 2023-08-10 15:46:00 +01:00
  • 58b33fb0c9 Add window resize indicator Consolatis 2023-08-17 18:59:29 +02:00
  • c8321e3264 src/xwayland.c: make size_hints globally accessible Consolatis 2023-08-17 19:00:56 +02:00
  • 83740dbbee
    Merge f5257fe37d into a89bcc3c60 Consolatis 2023-08-18 15:15:40 +09:00
  • 8c385a1009 Add window resize indicator Consolatis 2023-08-17 18:59:29 +02:00
  • f132ddfb1e src/xwayland.c: make size_hints globally accessible Consolatis 2023-08-17 19:00:56 +02:00
  • 865bb6349c
    Merge 216a83c1f9 into a89bcc3c60 Johan Malm 2023-08-16 10:50:45 -04:00
  • a89bcc3c60 cursor: prevent press on layer-subsurface from cancelling popup grab Johan Malm 2023-08-14 23:38:55 +01:00