Commit graph

  • 423fc322fa IME: fix stuck Ctrl when pressed Ctrl+F in Firefox with Fcitx5 tokyo4j 2025-01-06 16:30:54 +09:00
  • 6f1ef10d58 cursor: fix invisible cursor on application after reconfigure tokyo4j 2025-01-06 23:49:08 +09:00
  • 773bdc3823 osd: prevent preview outlines to be above OSD tokyo4j 2025-01-07 03:42:22 +09:00
  • 8d9bd2d747 theme: use 'labwc' directory Johan Malm 2025-01-02 20:40:41 +00:00
  • f9e89832c2 osd: prevent preview outlines to be above OSD tokyo4j 2025-01-07 03:42:22 +09:00
  • f9e54482f2 cursor: fix invisible cursor on application after reconfigure tokyo4j 2025-01-06 23:49:08 +09:00
  • f885d4783d IME: rename pressed_keys to forwarded_pressed_keys tokyo4j 2025-01-06 16:28:37 +09:00
  • cacf11fc90 set: prevent possible segfault when keycode 0 is released tokyo4j 2025-01-06 04:16:37 +09:00
  • 0fbd180574 set: prevent possible segfault when keycode 0 is released tokyo4j 2025-01-06 04:16:37 +09:00
  • b58f8dab21 scaled_{img,scene}_buffer: add architecture graph Consolatis 2025-01-05 17:28:06 +01:00
  • 5d287ebda4 img: rename lab_img_cache to lab_img_data Consolatis 2025-01-05 17:26:32 +01:00
  • 7c17dfc073 scaled_{img,scene}_buffer: add architecture graph Consolatis 2025-01-05 17:28:06 +01:00
  • 02754414fd img: rename lab_img_cache to lab_img_data Consolatis 2025-01-05 17:26:32 +01:00
  • 7364de2ac5 img: don't abort with non-ARGB32 PNG files tokyo4j 2025-01-03 21:58:35 +09:00
  • 899ab06aa7 img: don't abort with non-ARGB32 PNG files tokyo4j 2025-01-03 21:58:35 +09:00
  • a1e2e19a8f src/server.c: delete a comment which was missed to erase tokyo4j 2025-01-04 17:37:52 +09:00
  • 60e9d2cade src/server.c: delete a comment which was missed to erase tokyo4j 2025-01-04 17:37:52 +09:00
  • 6feb6589ea img: apply padding around window icon only horizontally tokyo4j 2025-01-04 16:50:21 +09:00
  • 9e05147bd3 img: apply padding around window icon only horizontally tokyo4j 2025-01-04 16:50:21 +09:00
  • 70fb713874 img: fix UAF on Reconfigure by refcounting tokyo4j 2025-01-04 00:05:12 +09:00
  • 90a8c3e793 img: remove "theme" member from lab_img tokyo4j 2025-01-03 23:57:40 +09:00
  • bbcb057b83 img: fix UAF on Reconfigure by refcounting tokyo4j 2025-01-04 00:05:12 +09:00
  • 8f1453534d img: remove "theme" member from lab_img tokyo4j 2025-01-03 23:57:40 +09:00
  • 956b271f9b menu: support pipemenu with the toplevel <menu> element Johan Malm 2024-10-14 19:46:03 +01:00
  • df839e3fcc menu: support pipemenu with the toplevel <menu> element Johan Malm 2024-10-14 19:46:03 +01:00
  • a93eb84335 Add default Alt-Shift-Tab keybind for PreviousWindow tokyo4j 2024-12-31 11:02:24 +09:00
  • 713b1d8a13 osd: make window switcher more Openbox-like in terms of key precessing tokyo4j 2024-12-31 10:17:05 +09:00
  • 2c34adc8a5 Add default Alt-Shift-Tab keybind for PreviousWindow tokyo4j 2024-12-31 11:02:24 +09:00
  • ae7d040f49 theme: use 'labwc' directory Johan Malm 2025-01-02 20:40:41 +00:00
  • 211cfc8dcc osd: make window switcher more Openbox-like in terms of key precessing tokyo4j 2024-12-31 10:17:05 +09:00
  • 1043cbcca9 Translation updates from weblate Weblate 2025-01-01 22:01:21 +01:00
  • 439943ed61 Translation updates from weblate Weblate 2025-01-01 22:01:21 +01:00
  • 398ca6f267 output: ignore wlr_output_state.mode/custom_mode except for client request John Lindgren 2025-01-01 05:18:41 -05:00
  • 96b2ad569d output: add debugging output to output_test_mode() John Lindgren 2025-01-01 04:23:48 -05:00
  • cb7a9efd18 output: ignore wlr_output_state.mode/custom_mode except for client request John Lindgren 2025-01-01 05:18:41 -05:00
  • b2396056b6 output: add debugging output to output_test_mode() John Lindgren 2025-01-01 04:23:48 -05:00
  • ae8012a580 CI: add non-feature (svg, libsfdo, xwayland) build for arch Consolatis 2024-12-31 01:12:23 +01:00
  • dc826fef81 rcxml: add core.autoEnableOutputs option John Lindgren 2024-12-27 15:13:12 -05:00
  • 49eeee387b output: handle outputs that are enabled but not yet added John Lindgren 2024-12-27 16:05:40 -05:00
  • 03be489eb9 output: auto-select mode when enabling output by client request John Lindgren 2024-10-20 14:17:19 -04:00
  • a5973c3b48 keyboard: do not set numlock by default Johan Malm 2024-12-31 15:25:31 +00:00
  • 6457cbccda Make enum three_state public Johan Malm 2024-12-31 15:21:47 +00:00
  • 275ee22e7c keyboard: do not set numlock by default Johan Malm 2024-12-31 15:25:31 +00:00
  • 4137912d5a Make enum three_state public Johan Malm 2024-12-31 15:21:47 +00:00
  • 663f913ee4 keyboard: cancel keybind_repeat on reconfigure Consolatis 2024-12-31 00:52:55 +01:00
  • cffa7c0315 img: fix UAF on Reconfigure by refcounting tokyo4j 2024-12-31 18:33:34 +09:00
  • 7a6ecca804 Remove cruft related to window switcher and keyboard focus tokyo4j 2024-12-31 13:00:32 +09:00
  • 0dc9dbb241 Remove cruft related to window switcher and keyboard focus tokyo4j 2024-12-31 13:00:32 +09:00
  • 42bb567ad6 CI: add non-feature (svg, libsfdo, xwayland) build for arch Consolatis 2024-12-31 01:12:23 +01:00
  • 019b920ef3 keyboard: cancel keybind_repeat on reconfigure Consolatis 2024-12-31 00:52:55 +01:00
  • 304a94e716 desktop-entry: demote libsfdo error-logging Johan Malm 2024-12-27 22:19:35 +00:00
  • cd3d88974c src/debug.c: fix inverted string_null_or_empty() check Consolatis 2024-12-30 23:32:09 +01:00
  • 3a0077ddc5 src/debug.c: fix inverted string_null_or_empty() check Consolatis 2024-12-30 23:32:09 +01:00
  • a12e99f958 desktop-entry: demote libsfdo error-logging Johan Malm 2024-12-27 22:19:35 +00:00
  • a98b535362 osd: make desktop_cycle_view() private in osd.c tokyo4j 2024-12-30 04:57:39 +09:00
  • 6fe688b3e4 osd: refactor to not write server->osd_state outside osd.c tokyo4j 2024-12-30 01:05:17 +09:00
  • 8f8e734405 src/seat.c: small refactor tokyo4j 2024-12-30 00:45:43 +09:00
  • 0ef9906557 src/osd.c: make osd_preview_restore() private in osd.c tokyo4j 2024-12-30 00:44:12 +09:00
  • 1e0a7e2562 src/desktop.c: remove osd_review_restore() call in desktop_cycle_view() tokyo4j 2024-12-30 00:38:43 +09:00
  • 066f5a2a01 rcxml: add core.autoEnableOutputs option John Lindgren 2024-12-27 15:13:12 -05:00
  • 80bc6557fc output: handle outputs that are enabled but not yet added John Lindgren 2024-12-27 16:05:40 -05:00
  • bb982dc0af keyboard: set numlock to off by default Johan Malm 2024-12-29 17:32:23 +00:00
  • 6173b06db1 osd: make desktop_cycle_view() private in osd.c tokyo4j 2024-12-30 04:57:39 +09:00
  • 5a558d3689 osd: refactor to not write server->osd_state outside osd.c tokyo4j 2024-12-30 01:05:17 +09:00
  • 1fec8079f7 src/seat.c: small refactor tokyo4j 2024-12-30 00:45:43 +09:00
  • 2d726e8203 src/osd.c: make osd_preview_restore() private in osd.c tokyo4j 2024-12-30 00:44:12 +09:00
  • 477d3020d2 src/desktop.c: remove osd_review_restore() call in desktop_cycle_view() tokyo4j 2024-12-30 00:38:43 +09:00
  • 986679fd93 keyboard: set numlock to off by default Johan Malm 2024-12-29 17:32:23 +00:00
  • 968dc89277 wlr-foreign-toplevel: send initial pre-map state Consolatis 2024-12-29 01:43:04 +01:00
  • c772224a54 project wide: adapt to new non-NULL value of view_get_string_prop() Consolatis 2024-12-29 02:18:27 +01:00
  • 023427b4f4 view: fix NULL string_prop crash Johan Malm 2024-12-27 22:37:35 +00:00
  • bad788ccdd Clear keyboard/pointer focus on Move/Resize, window switcher and menu tokyo4j 2024-12-29 00:48:55 +09:00
  • bd7a533dd6 Revert "keyboard: include pressed modifiers in bound set" tokyo4j 2024-12-23 00:05:22 +09:00
  • 5bcc03db05 Revert "keyboard: add window rule to send release-events (#2377)" tokyo4j 2024-12-22 22:04:15 +09:00
  • 3fac13ed7c Clear keyboard/pointer focus on Move/Resize, window switcher and menu tokyo4j 2024-12-29 00:48:55 +09:00
  • a499092471 Revert "keyboard: include pressed modifiers in bound set" tokyo4j 2024-12-23 00:05:22 +09:00
  • 50234e819c Revert "keyboard: add window rule to send release-events (#2377)" tokyo4j 2024-12-22 22:04:15 +09:00
  • e2d5b73b9e project wide: adapt to new non-NULL value of view_get_string_prop() Consolatis 2024-12-29 02:18:27 +01:00
  • 05d0b9a2df wlr-foreign-toplevel: send initial pre-map state Consolatis 2024-12-29 01:43:04 +01:00
  • adccc3ec84 img: fix scaling for rendering large image in non-square rectangle tokyo4j 2024-12-24 13:39:25 +09:00
  • 028e24dc13 src/output.c: remove output_usable_area_scaled() tokyo4j 2024-12-23 19:09:26 +09:00
  • 66a3beb98b Don't open menu or start window switching while other server interaction tokyo4j 2024-12-28 17:03:26 +09:00
  • 5d3ce3e190 Check input_mode to see whether window switcher is active or not tokyo4j 2024-12-28 17:42:26 +09:00
  • 398b80b26f Add LAB_INPUT_STATE_WINDOW_SWITCHER tokyo4j 2024-12-28 16:09:05 +09:00
  • 89dd83e651 Don't open menu or start window switching while other server interaction tokyo4j 2024-12-28 17:03:26 +09:00
  • 5ae405faf8 Check input_mode to see whether window switcher is active or not tokyo4j 2024-12-28 17:42:26 +09:00
  • f66efda009 Add LAB_INPUT_STATE_WINDOW_SWITCHER tokyo4j 2024-12-28 16:09:05 +09:00
  • 4a10efc8be output: auto-select mode when enabling output by client request John Lindgren 2024-10-20 14:17:19 -04:00
  • fd30b17d95 view: fix NULL string_prop crash Johan Malm 2024-12-27 22:37:35 +00:00
  • 1550eb9c26 action: add WarpCursor action Orfeas 2024-12-22 14:48:47 +02:00
  • 0641b7bbf6 action: add WarpCursor action Orfeas 2024-12-22 14:48:47 +02:00
  • d29ee5eba3 action: refresh keyboard focus when running actions with modifiers tokyo4j 2024-12-23 02:17:39 +09:00
  • af978c7ad7 theme: demote padding.height warning Johan Malm 2024-12-23 21:29:46 +00:00
  • 4eaaa0e121 img: fix scaling for rendering large image in non-square rectangle tokyo4j 2024-12-24 13:39:25 +09:00
  • a0ef8ca624 theme: demote padding.height warning Johan Malm 2024-12-23 21:29:46 +00:00
  • bf9a2eeb62 Revert "keyboard: include pressed modifiers in bound set" tokyo4j 2024-12-23 00:05:22 +09:00
  • ba1cb3acf9 Revert "keyboard: add window rule to send release-events (#2377)" tokyo4j 2024-12-22 22:04:15 +09:00
  • f58f88fef7 src/output.c: remove output_usable_area_scaled() tokyo4j 2024-12-23 19:09:26 +09:00
  • 16dbdc64e5 ssd: rework titlebar button rendering tokyo4j 2024-11-28 19:21:18 +09:00
  • 9a3412324d node: add node_scaled_scene_buffer_from_node tokyo4j 2024-11-28 21:34:24 +09:00