Commit graph

  • 226bf7f49d workspace: Add tiling_state Victoria Brekenfeld 2024-01-03 17:11:50 +00:00
  • ec822e421f Implement kiosk mode for cosmic-greeter Jeremy Soller 2024-02-06 09:25:48 -07:00
  • 54f2d2c67e chore: Update smithay Victoria Brekenfeld 2024-02-01 15:38:05 +01:00
  • ce74675b0e shell: Handle tiling_enabled for previous_state better Victoria Brekenfeld 2024-01-26 18:47:59 +00:00
  • 61a3aa8d79 floating: Maximize animation Victoria Brekenfeld 2024-01-05 20:38:13 +00:00
  • b46b92611c Change keyboard repeat delay from 200ms to 600ms Ian Douglas Scott 2024-01-23 09:23:10 -08:00
  • dfd99b2c97 Change "xkb-config" to "xkb_config" in remaining place Ian Douglas Scott 2024-01-23 14:54:55 -08:00
  • aac287984b kms: Drop VulkanAllocator code Victoria Brekenfeld 2024-01-23 15:24:52 +00:00
  • f7b062aa81 fix: cargo update to target available cosmic-text commit Ron Waldon-Howe 2024-01-20 18:22:19 +11:00
  • e569e14a99 Update to latest libcosmic/iced Ian Douglas Scott 2023-12-14 15:02:45 -08:00
  • 9b98c20da2 Run cargo fmt Ian Douglas Scott 2024-01-17 13:12:46 -08:00
  • 44bf1c316f chore: Update smithay Victoria Brekenfeld 2024-01-16 17:30:46 +00:00
  • cbfda813ed tiling: Fix focus toggling stacking Victoria Brekenfeld 2024-01-15 09:35:38 +00:00
  • 234a3c6bf9 floating: Fix broken size check Victoria Brekenfeld 2024-01-08 21:43:46 +00:00
  • 9ca5edc836 floating: Allow dragging windows into stacks Victoria Brekenfeld 2024-01-08 21:37:06 +00:00
  • e9c5266509 stack: Fix rendering of inactive windows Victoria Brekenfeld 2024-01-08 21:24:09 +00:00
  • db09b4d364 stack: Fix mouse offset on windows with non-zero geometry Victoria Brekenfeld 2024-01-08 21:23:51 +00:00
  • b762ea1852 stack: Fix dragging out to the top (or the sides) Victoria Brekenfeld 2024-01-08 21:22:57 +00:00
  • 835dbe45f3 shell: Unify mapping windows into stacks logic Victoria Brekenfeld 2024-01-08 18:09:43 +00:00
  • c719b6bb3d Add Ukrainian translation Yevhen Popok 2024-01-14 16:04:30 +02:00
  • f75d89b424 Add cosmic_comp.ftl PL translation VandaLHJ 2024-01-06 17:19:22 +01:00
  • b2b718dbea Update smithay Ian Douglas Scott 2024-01-06 22:29:16 -08:00
  • 9ce6a871c1 moving: Fix dragging against lower/right screen edges Victoria Brekenfeld 2024-01-02 12:31:38 +00:00
  • be192c80e5 floating: Fix next window logic Victoria Brekenfeld 2024-01-02 18:13:27 +00:00
  • 1fa6167f25 xwayland: Consider fullscreen requests for unmapped windows Victoria Brekenfeld 2024-01-02 15:13:59 +00:00
  • e7c4405dfd i18n(sr-Cyrl): Add Serbian (Cyrillic) translation W 2023-12-20 17:36:00 +01:00
  • e7d67e3f5d i18n(sr-Latn): Add Serbian (Latin) translation W 2023-12-20 17:34:58 +01:00
  • bbb9016113 floating: Fix crash resizing tiled windows Victoria Brekenfeld 2023-12-28 17:40:17 +00:00
  • 2174474012 shell: fix fullscreening tiled windows Victoria Brekenfeld 2023-12-23 22:49:56 +00:00
  • c306e11a22 menu: Fix text appearance of disabled entries Victoria Brekenfeld 2023-12-22 16:13:51 +00:00
  • 003b7fb538 menu: Update order, disable move on sticky instead of remove Victoria Brekenfeld 2023-12-22 16:13:33 +00:00
  • 35264ca4a6 shell: Lift next_focus to mix-and-match sticky and floating windows Victoria Brekenfeld 2023-12-22 15:48:35 +00:00
  • a829978ce9 shell: Lift move_current_element to consider sticky windows Victoria Brekenfeld 2023-12-22 15:48:05 +00:00
  • c6e6f1b181 shell: Fix x11 stacking order of sticky windows on workspace switch Victoria Brekenfeld 2023-12-22 15:43:38 +00:00
  • ffd99de7ef winit: Close properly, if the window closes Victoria Brekenfeld 2023-12-22 15:40:11 +00:00
  • e4298df306 menu: Don't display tiling state for sticky windows Victoria Brekenfeld 2023-12-21 12:50:40 +00:00
  • c3ecbeee3b render: Fix OR window and sticky X11 windows stacking order Victoria Brekenfeld 2023-12-20 21:15:53 +00:00
  • f928f80f09 formatting fixes Victoria Brekenfeld 2023-12-20 20:51:04 +00:00
  • 0ac12ce202 shell: Handle fullscreen of sticky windows Victoria Brekenfeld 2023-12-20 20:50:09 +00:00
  • 97a13ea515 shell: Lift/Refactor (interactive) resize to consider sticky windows Victoria Brekenfeld 2023-12-20 20:49:37 +00:00
  • a333753c96 shell: Lift toggle_stacking(_focused) to handle sticky windows Victoria Brekenfeld 2023-12-20 20:48:19 +00:00
  • 807f63bb72 shell: Lift/refactor (un)maximize, consider sticky windows Victoria Brekenfeld 2023-12-20 20:45:47 +00:00
  • d0136194f4 xdg-popup: Unconstrain sticky window popups as well Victoria Brekenfeld 2023-12-20 20:42:07 +00:00
  • e67e139e15 focus: Allow sticky windows in focus_stacks, allow dialogs to stay on top Victoria Brekenfeld 2023-12-20 20:39:51 +00:00
  • 10c196a080 shell: Lift recalculate to consider sticky_layer Victoria Brekenfeld 2023-12-20 20:32:10 +00:00
  • 769b7d6996 shell: Refactor move_request, consider sticky windows Victoria Brekenfeld 2023-12-20 20:29:44 +00:00
  • 775e0ccbdc input: Simplify surface_under / lift element_under Victoria Brekenfeld 2023-12-20 20:24:13 +00:00
  • 5681447508 shell: Consider sticky_layer animation state Victoria Brekenfeld 2023-12-20 20:21:43 +00:00
  • c50607afd5 input: Add unbound shortcut to toggle sticky state Victoria Brekenfeld 2023-12-20 20:21:04 +00:00
  • d2e394b957 menu: Allow toggling sticky state Victoria Brekenfeld 2023-12-20 20:19:42 +00:00
  • e0d207fbe1 shell: Make element_for_(wl_)surface consider sticky windows Victoria Brekenfeld 2023-12-20 20:04:51 +00:00
  • d503e44ca8 shell: refactor single visible_output Victoria Brekenfeld 2023-12-20 19:58:43 +00:00
  • 414cbfef2d shell: Drop unused maximize mode Victoria Brekenfeld 2023-12-20 19:55:11 +00:00
  • 00a87e021b render: Handle sticky windows Victoria Brekenfeld 2023-12-20 19:54:04 +00:00
  • 98f877359f state: Send frame/dmabuf_feedback/presentation events to sticky windows Victoria Brekenfeld 2023-12-20 19:53:27 +00:00
  • cf21d2689a shell: Add new sticky_layer Victoria Brekenfeld 2023-12-20 19:51:11 +00:00
  • 35766a372b screencopy: Fix copying to opaque shm formats Victoria Brekenfeld 2023-12-12 21:28:27 +00:00
  • cf9ae91e96 Initial support for tablet input Ian Douglas Scott 2023-12-28 13:36:59 -08:00
  • b41a5c74af
    Merge pull request #259 from jokeyrhyme/super-escape-runs-cosmic-greeter Jeremy Soller 2023-12-30 12:09:53 -07:00
  • 3a02cd5038
    Merge pull request #260 from jokeyrhyme/spawn-cosmic-term-and-cosmic-screenshot Jeremy Soller 2023-12-30 12:08:57 -07:00
  • 2834551ffb fix: use cosmic-term and cosmic-screenshot by default Ron Waldon-Howe 2023-12-31 05:00:53 +11:00
  • f366a5dc87 fix: Super+Escape locks screen per Pop!_OS convention Ron Waldon-Howe 2023-12-31 04:52:04 +11:00
  • 45946fc75d Add map_to_output input option for touch devices Ian Douglas Scott 2023-12-27 19:17:13 -08:00
  • 70bb9b9a2e Initial wl_touch support Ian Douglas Scott 2023-11-07 13:56:31 -08:00
  • 144f8cbf69 Fix generation of axis_stop events Ian Douglas Scott 2023-12-21 13:32:37 -08:00
  • ad3a917151 Update Smithay Ian Douglas Scott 2023-12-21 13:31:58 -08:00
  • aa9ec52e62 cosmic: Provide CosmicConfigEntry impl, use _ in property names Ian Douglas Scott 2023-12-20 16:52:44 -08:00
  • d4d51192b5 sec_context: Fix None drm_node Victoria Brekenfeld 2023-12-18 12:31:57 +00:00
  • 20160403ac Add Russian translation FAlexei 2023-12-16 21:26:37 +03:00
  • 6eb8b82440 Fix use of ImportNotifier Ian Douglas Scott 2023-12-14 10:23:38 -08:00
  • a8b401b11d input: Only capture Escape, if a grab is active Victoria Brekenfeld 2023-12-13 16:36:49 +00:00
  • 53de98a068 Fix build with debug feature Ian Douglas Scott 2023-12-12 14:32:49 -08:00
  • f70d33d3cb Update Smithay; high-res scroll Ian Douglas Scott 2023-12-12 12:28:13 -08:00
  • 656996503c workspace-management: Implement move_to_workspace request Ian Douglas Scott 2023-12-06 15:13:48 -08:00
  • 75990ff056 menu: Add stack tab specific menu Victoria Brekenfeld 2023-12-12 15:35:23 +00:00
  • 58a024ba67 menu: Cleanup default items Victoria Brekenfeld 2023-12-11 16:29:40 +00:00
  • 1dfaef4874 stack: formatting cleanup Victoria Brekenfeld 2023-12-11 16:14:00 +00:00
  • c90fff7177 shell: Fix rare animation glitch Victoria Brekenfeld 2023-12-11 16:11:37 +00:00
  • 2e08bde657 input: Allow Escape to cancel grabs Victoria Brekenfeld 2023-12-11 16:11:20 +00:00
  • e347076145 move_grab: End correctly when removed externally Victoria Brekenfeld 2023-12-11 16:11:07 +00:00
  • 131ab8fe9e menu: Respect output bounds Victoria Brekenfeld 2023-12-08 17:52:44 +00:00
  • 02a6290067 xdg-shell: Fix menu offset Victoria Brekenfeld 2023-12-08 16:21:16 +00:00
  • 8c4d77e43c shell: Add window menu Victoria Brekenfeld 2023-12-07 19:53:41 +00:00
  • edfb0edda7 grabs: Add ReleaseMode for menu-initiated grabs Victoria Brekenfeld 2023-12-07 19:49:53 +00:00
  • 85771dff5e utils/iced: Allow computing minimum widget size Victoria Brekenfeld 2023-12-07 19:45:59 +00:00
  • 6ac8fd2f90 tiling: Add explicit toggle_stacking/_focused Victoria Brekenfeld 2023-12-07 19:45:19 +00:00
  • 9ecfa8bfda floating: Fix initial size for previously maximized Victoria Brekenfeld 2023-12-07 19:43:11 +00:00
  • f6c28466e9 floating: Add toggle_stacking_(focused) Victoria Brekenfeld 2023-12-07 19:41:28 +00:00
  • 0147c328f9 workspace: Add toggle_stacking/toggle_stacking_focused Victoria Brekenfeld 2023-12-07 19:36:03 +00:00
  • 677f686afd workspace: Add explicit toogle_floating_window_focused Victoria Brekenfeld 2023-12-07 19:34:03 +00:00
  • 1a399b0d04 shell: Add explicit move_current_window Victoria Brekenfeld 2023-12-07 19:31:36 +00:00
  • 98b869c15a config: Allow receiving a string repr of a shortcut Victoria Brekenfeld 2023-12-07 19:27:00 +00:00
  • f9dc67a24a
    Merge pull request #235 from pop-os/fix-move-workspace_jammy Jeremy Soller 2023-11-27 12:29:01 -07:00
  • 048490d57e
    fix: reset name and state for workspaces after moving them to a new group Ashley Wulber 2023-11-27 14:08:11 -05:00
  • c99126d2c7 shell: Don't advertise minimize/windowmenu capabilities Victoria Brekenfeld 2023-11-22 17:56:13 +01:00
  • c79c75eae7 tiling: Don't render popups for maximized elements Victoria Brekenfeld 2023-11-22 17:46:55 +01:00
  • ea14033d06 input: Fix stack overflow due to shortcut priorities Victoria Brekenfeld 2023-11-22 17:42:11 +01:00
  • ac77ab974a stack: Fix X11 order Victoria Brekenfeld 2023-11-22 17:13:03 +01:00
  • ebd781b678 floating/resize: Fix local/global coordinate conversions Victoria Brekenfeld 2023-11-22 13:58:03 +01:00
  • 8da782df67 shell: Raise X11 surfaces on workspace activate Victoria Brekenfeld 2023-11-22 12:49:19 +01:00