Commit graph

  • b05b92bb27 src/action.c: enforce action arg->key being set Consolatis 2023-05-12 14:33:12 +02:00
  • 0af823634d src/action.c: relax argument checks when running actions Consolatis 2023-05-15 18:50:13 +02:00
  • d7ffa84d59 config: validate keybind, mousebind and menu actions Consolatis 2023-05-13 16:27:46 +02:00
  • 5189aff731 src/action.c: add action_is_valid() Consolatis 2023-05-13 15:57:37 +02:00
  • 1f5c3ecca9 src/action.c: enforce action arg->key being set Consolatis 2023-05-12 14:33:12 +02:00
  • 57d8eea1c1 osd: move get_osd_height() closer to where it is called from Johan Malm 2023-07-05 19:52:01 +01:00
  • 76c2da38cb osd: make item-border part of item-height Johan Malm 2023-07-05 19:49:56 +01:00
  • 357cd55bae theme: add option osd.window-switcher.item.active.border.width Consolatis 2023-07-01 14:56:13 +02:00
  • d0b52139ed action.c: remove duplicate code Johan Malm 2023-07-02 21:20:04 +01:00
  • 49dfba1507 menu: support CDATA for <command> element Johan Malm 2023-07-02 21:17:26 +01:00
  • 2bbeea0fc2 checkpatch.pl: allow xmlFree in CamelCase format Johan Malm 2023-07-03 17:04:41 +01:00
  • 0958e88c75 checkpatch.pl: remove 'spaces preferred around that...' warning Johan Malm 2023-07-03 17:04:15 +01:00
  • 4a31972b6f menu: print menu.xml nodenames Johan Malm 2023-07-02 13:55:23 +01:00
  • 0f0f96a065 action.c: remove duplicate code Johan Malm 2023-07-02 21:20:04 +01:00
  • 034f7f1bef menu: support CDATA for <command> element Johan Malm 2023-07-02 21:17:26 +01:00
  • 6793aaedff checkpatch.pl: allow xmlFree in CamelCase format Johan Malm 2023-07-03 17:04:41 +01:00
  • 1c6f46ce25 checkpatch.pl: remove 'spaces preferred around that...' warning Johan Malm 2023-07-03 17:04:15 +01:00
  • c0c40e1432 action: disable MoveRelative for fullscreen and unmaximize Ph42oN 2023-07-02 23:26:09 +03:00
  • 934bf1c5b3 view: resize_relative disable for fullscreen and maximized and set untiled Ph42oN 2023-07-02 23:25:24 +03:00
  • f204d6fc1e action: disable MoveRelative for fullscreen and unmaximize Ph42oN 2023-07-02 23:26:09 +03:00
  • 5b2b2103ce view: resize_relative disable for fullscreen and maximized and set untiled Ph42oN 2023-07-02 23:25:24 +03:00
  • b8fd5de55e menu: print menu.xml nodenames Johan Malm 2023-07-02 13:55:23 +01:00
  • 370cdc80e0 view: add client_request flag to view->impl->unmap() John Lindgren 2023-07-01 12:37:47 -04:00
  • 2880b8641c view: add client_request flag to view->impl->unmap() John Lindgren 2023-07-01 12:37:47 -04:00
  • d0f9e560b1 theme: add option osd.window-switcher.padding Johan Malm 2023-06-29 21:29:43 +01:00
  • b200dd2e7b osd: use theme->osd_border_width for focused item Johan Malm 2023-06-29 17:45:33 +01:00
  • df53c28a0f theme: add window-switcher width/padding Johan Malm 2023-04-24 21:31:28 +01:00
  • 11ff820105 osd: use theme->osd_border_width consistently Johan Malm 2023-04-24 20:48:58 +01:00
  • 9718cae24b osd: use theme->osd_border_width for focused item Johan Malm 2023-06-29 17:45:33 +01:00
  • a617df938d Add scripts/find-banned.sh Johan Malm 2023-01-30 21:24:52 +00:00
  • 7b780339df theme: add window-switcher width/padding Johan Malm 2023-04-24 21:31:28 +01:00
  • f31cd4577f osd: use theme->osd_border_width consistently Johan Malm 2023-04-24 20:48:58 +01:00
  • 04ccedbc7e Some formatting stefonarch 2023-06-26 22:33:34 +02:00
  • ea623daaee action: add ResizeRelative Ph42oN 2023-06-27 21:20:04 +03:00
  • e40159470b add MoveRelative to man page and use view->pending Ph42oN 2023-06-27 21:17:57 +03:00
  • c3ce682328 action: add ResizeRelative Ph42oN 2023-06-27 21:20:04 +03:00
  • c53896acc6 add MoveRelative to man page and use view->pending Ph42oN 2023-06-27 21:17:57 +03:00
  • 0ccaea403c Some formatting stefonarch 2023-06-26 22:33:34 +02:00
  • c17bf68176 add MoveRelative Julius Yli-Suomu 2023-06-26 19:04:33 +03:00
  • ec9cd5d899 add MoveRelative Julius Yli-Suomu 2023-06-26 19:04:33 +03:00
  • f325335e16 session.c: unconstify build_path() return value Johan Malm 2023-06-26 06:25:40 +01:00
  • f4f35a9dff common/string-helpers.c: add strdup_printf() Johan Malm 2023-06-25 09:00:41 +01:00
  • d847e88134 session.c: unconstify build_path() return value Johan Malm 2023-06-26 06:25:40 +01:00
  • 41de529fff window-rules: support matchOnce attribute Johan Malm 2023-06-07 21:44:38 +01:00
  • f6c3a3d7c3 action: add MoveTo Johan Malm 2023-06-06 20:33:53 +01:00
  • 3a6a04215c action: support arguments of int type Johan Malm 2023-06-25 20:20:52 +01:00
  • 4a531daef8 config: support <margin top="" bottom="" left="" right="" output="" /> Johan Malm 2023-06-06 19:52:57 +01:00
  • 3a9dcd54a7 Move border-struct to common/border.h for sharing Johan Malm 2023-06-05 21:48:47 +01:00
  • 5e34f05bbc common/string-helpers.c: add strdup_printf() Johan Malm 2023-06-25 09:00:41 +01:00
  • 07356111de window-rules: support matchOnce attribute Johan Malm 2023-06-07 21:44:38 +01:00
  • 55400a1202 action: add MoveTo Johan Malm 2023-06-06 20:33:53 +01:00
  • 6a7eb83465 action: support arguments of int type Johan Malm 2023-06-25 20:20:52 +01:00
  • 5756c587c7 config: support <margin top="" bottom="" left="" right="" output="" /> Johan Malm 2023-06-06 19:52:57 +01:00
  • 16bf67a8cd view: add minimize method Johan Malm 2023-06-25 11:37:56 +01:00
  • ab2dd2a13d view: add minimize method Johan Malm 2023-06-25 11:37:56 +01:00
  • 945928a8f6 config: support <desktops number=""> update documentation Sachin Bhat 2023-06-25 17:18:43 +08:00
  • dbe4a52354 config: support <desktops number=""> Sachin Bhat 2023-06-25 08:09:28 +08:00
  • 18eb7a26c0 config: support <desktops number=> Sachin Bhat 2023-06-24 20:36:06 +08:00
  • 629bc9c978 config: support <desktops number=> update documentation Sachin Bhat 2023-06-24 19:46:00 +08:00
  • 1e33734543 config: support <desktops number=> Sachin Bhat 2023-06-23 14:34:34 +08:00
  • 9bb4f44688 config: support <desktops number=""> Sachin Bhat 2023-06-19 08:46:56 +08:00
  • 1b47719f2a config: support <desktops number=""> update documentation Sachin Bhat 2023-06-25 17:18:43 +08:00
  • 8d39e67bee config: support <desktops number=""> Sachin Bhat 2023-06-25 08:09:28 +08:00
  • a133953402 config: support <desktops number=> Sachin Bhat 2023-06-24 20:36:06 +08:00
  • 53ca14a0b1 config: support <desktops number=> update documentation Sachin Bhat 2023-06-24 19:46:00 +08:00
  • fb5de66ce7 config: support <desktops number=> Sachin Bhat 2023-06-23 14:34:34 +08:00
  • b70b46459f config: support <desktops number=""> Sachin Bhat 2023-06-19 08:46:56 +08:00
  • e82e557d56 docs/rc.xml.all: fix mousebind button casing Standreas 2023-06-14 16:51:33 +02:00
  • 1dd846cc84 docs/rc.xml.all: fix mousebind button casing Standreas 2023-06-14 16:51:33 +02:00
  • 468470182d config: fix bug with default scroll mousebind Johan Malm 2023-06-11 15:57:58 +01:00
  • dcddc818e1 config: fix bug with default scroll mousebind Johan Malm 2023-06-11 15:57:58 +01:00
  • dc0d75ca36 Move border-struct to common/border.h for sharing Johan Malm 2023-06-05 21:48:47 +01:00
  • 3bd441caa0 dnd: refocus surface under cursor on drag-destroy Johan Malm 2023-05-27 15:41:20 +01:00
  • 9cd56b1943 dnd: refocus surface under cursor on drag-destroy Johan Malm 2023-05-27 15:41:20 +01:00
  • f817a9e56a docs: fix some typos Tomi Ollila 2023-05-24 13:06:48 +03:00
  • 40d6e14a15 docs: fix some typos Tomi Ollila 2023-05-24 13:06:48 +03:00
  • a6f0fc9c62 window-rules: add skipTaskbar and skipWindowSwitcher Johan Malm 2023-05-20 10:20:36 +01:00
  • 15cd093f2e action: add ToggleAlwaysOnBottom Johan Malm 2023-05-11 22:26:41 +01:00
  • 78aec7945c xdg-popup: render above always-on-top Johan Malm 2023-05-20 08:58:42 +01:00
  • 409f51a347 window-rules: add skipTaskbar and skipWindowSwitcher Johan Malm 2023-05-20 10:20:36 +01:00
  • 67471b98b9 action: add ToggleAlwaysOnBottom Johan Malm 2023-05-11 22:26:41 +01:00
  • 1b24acbb3a xdg-popup: render above always-on-top Johan Malm 2023-05-20 08:58:42 +01:00
  • f2c3f83041 action: support {Go,Send}ToDesktop 'wrap' option Tomi Ollila 2023-05-14 20:44:59 +03:00
  • a6c43539b2 action: support {Go,Send}ToDesktop 'wrap' option Tomi Ollila 2023-05-14 20:44:59 +03:00
  • 44645d06c2 src/output.c: destroy workspace OSD on output destroy Consolatis 2023-05-17 13:13:04 +02:00
  • f2aa030aac src/workspaces.c: do not render OSD on disabled outputs Consolatis 2023-05-10 18:37:28 +02:00
  • 867ca5ab04 src/output.c: destroy workspace OSD on output destroy Consolatis 2023-05-17 13:13:04 +02:00
  • 1b682b69fc src/workspaces.c: do not render OSD on disabled outputs Consolatis 2023-05-10 18:37:28 +02:00
  • ab8ab3dd86 src/action.c: validate action type when assigning arguments Consolatis 2023-05-11 23:36:51 +02:00
  • de4a7ce8ee src/action.c: validate action type when assigning arguments Consolatis 2023-05-11 23:36:51 +02:00
  • 7ad5200f2e includes: identifier consistency in include guards Tomi Ollila 2023-05-13 16:10:33 +03:00
  • d25632f311 includes: identifier consistency in include guards Tomi Ollila 2023-05-13 16:10:33 +03:00
  • dbad5fc483 src/config/rcxml.c: move region validation into the validate() hook Consolatis 2023-05-12 13:53:50 +02:00
  • ca8affa7ee src/config/rcxml.c: move region validation into the validate() hook Consolatis 2023-05-12 13:53:50 +02:00
  • 2df13933ca labwc-config(5): describe element/attribute-agnostic XML parsing Johan Malm 2023-05-10 21:15:11 +01:00
  • d37e705548 window-rules: support title criteria Johan Malm 2023-05-09 21:20:05 +01:00
  • ed8c0725be labwc-config(5): describe element/attribute-agnostic XML parsing Johan Malm 2023-05-10 21:15:11 +01:00
  • 6f1dc9a134 window-rules: support title criteria Johan Malm 2023-05-09 21:20:05 +01:00
  • 63db731cf4 build: bump version to 0.6.3 0.6.3 Johan Malm 2023-05-08 07:27:47 +01:00
  • 24d1951b06 build: bump version to 0.6.3 Johan Malm 2023-05-08 07:27:47 +01:00