Commit graph

  • 90e3deb43a
    chore(config): add PlayPause/Prev/Next shortcuts Aaron Honeycutt 2024-08-02 19:37:51 -06:00
  • dc3dbfdba0 chore: Remove unused method Victoria Brekenfeld 2024-08-02 20:51:25 +02:00
  • c3524d3546 stack: Fix round corners on maximize Victoria Brekenfeld 2024-08-02 20:48:33 +02:00
  • 5aaac707f8 window: Fix round corners on maximize Victoria Brekenfeld 2024-08-02 20:40:59 +02:00
  • c299748997 config: Load toolkit config on start Victoria Brekenfeld 2024-08-02 20:40:44 +02:00
  • 24462f728b chore: Update libcosmic Victoria Brekenfeld 2024-08-02 20:39:55 +02:00
  • b8eaf5dcb4 chore: update smithay Ashley Wulber 2024-08-02 09:31:29 -04:00
  • 9239dc1e75 Run cargo update Ian Douglas Scott 2024-08-01 18:18:13 -07:00
  • 2cef99ae78 Revert "kms: Try to calculate dpi and scale factor" Victoria Brekenfeld 2024-08-01 23:38:11 +02:00
  • e01a55aae7
    input: resize on Super + Right-Click Drag Daniel 2024-08-02 03:50:28 +10:00
  • c1bf410466 toplevel-info: Fix race between binding wl_ouput and output_enter Ian Douglas Scott 2024-07-31 14:49:10 -07:00
  • a2f9340b02 Update Turkish translation Berk Elyesa Yıldırım 2024-07-30 23:36:56 +02:00
  • 607bd71aeb kms: Try to calculate dpi and scale factor Victoria Brekenfeld 2024-07-30 12:46:33 +02:00
  • 6209e32f7b chore(config): enable tap-to-click and disable-while-typing by default for touchpads Michael Aaron Murphy 2024-07-31 06:04:08 +02:00
  • e0e646caca
    Update cosmic_comp.ftl PL translation VandaLHJ 2024-07-30 17:28:07 +02:00
  • af553a16a6 input: Send modifiers of modifier-only bindings to clients Victoria Brekenfeld 2024-07-29 16:02:02 +02:00
  • 6c517bd8de input: Also focus a window on click, if the super key is held Victoria Brekenfeld 2024-07-29 21:51:38 +02:00
  • 8b458335c7 ci: Disable failing nix build job for now Ian Douglas Scott 2024-07-26 13:01:28 -07:00
  • cc01f991a6 ci: Add job to run cargo check with different feature flags Ian Douglas Scott 2024-07-25 18:37:17 -07:00
  • f0eeefb6fe ci: Run for master branch, not master_jammy Ian Douglas Scott 2024-07-25 18:38:18 -07:00
  • de264e250f Fix build with debug feature Ian Douglas Scott 2024-07-25 18:25:33 -07:00
  • 0e78104477 Fix build with profile-with-tracy feature Ian Douglas Scott 2024-07-25 18:17:40 -07:00
  • fdde46febd config: watch CosmicTk Victoria Brekenfeld 2024-07-26 16:40:28 +02:00
  • 61f11d1363 element/stack: Style fixes Victoria Brekenfeld 2024-07-26 14:59:11 +02:00
  • 04b5c18a03 chore: Update toolchain Victoria Brekenfeld 2024-07-26 14:58:24 +02:00
  • 8971d8f430 kms: Fix previous commit.. Victoria Brekenfeld 2024-07-26 14:07:21 +02:00
  • 64e03d11d7 kms: Fix potential panic when enumerating connectors Victoria Brekenfeld 2024-07-26 14:00:16 +02:00
  • 3214ef0250 element/window: Add maximize on header double-click Dominic Gerhauser 2024-07-23 13:28:20 +02:00
  • 9239584435 chore: libcosmic update Victoria Brekenfeld 2024-07-26 13:20:45 +02:00
  • 2edbdaf666 i18n(hu): Add Hungarian translation Csani10 2024-07-25 15:34:04 +02:00
  • bb27b767f2 chore: Update smithay Victoria Brekenfeld 2024-07-25 23:05:15 +02:00
  • 2a4bbf4238 Update zbus and i18n-embed-fl dependencies Ian Douglas Scott 2024-07-25 13:08:32 -07:00
  • 17de6df1cc
    i18n: Add es-419 translations Weeesly 2024-07-25 10:27:16 -03:00
  • f6e341a812
    i18n: Add Japanese translation to cosmic_comp Matthew Fallah (マシュー・ファラー) 2024-07-25 05:57:54 -07:00
  • 73518f9d57 Add Vietnamese localization khoidauminh 2024-07-24 10:52:18 +07:00
  • 4f043133bc fix: intercept modifiere press for shortcut with no key Ashley Wulber 2024-07-23 00:05:33 -04:00
  • f406bf33ae fix: only suppress keys when an action is on press Ashley Wulber 2024-07-22 19:09:28 -04:00
  • 27f048b998 respect cosmic-tk setting for minimize and maximize Dominic Gerhauser 2024-07-22 14:21:56 +02:00
  • ec5d89eaa9 kms: Make sure edid model doesn't contain 0 byte Victoria Brekenfeld 2024-07-17 21:14:11 +02:00
  • 4a22724cb8 kms: HACK: avoid crashing on bad edids Victoria Brekenfeld 2024-07-17 14:53:22 +02:00
  • 0a97147e45 input: Don't intercept disabled actions Victoria Brekenfeld 2024-07-17 21:08:02 +02:00
  • 4b2082f72a input: Fix surpressed_keys logic Victoria Brekenfeld 2024-07-17 21:07:38 +02:00
  • d4926c3a9e shell: Allow dragged windows to be focused Victoria Brekenfeld 2024-07-17 18:57:21 +02:00
  • 989ee95858 chore: Update wayland-backend Victoria Brekenfeld 2024-07-16 22:52:44 +02:00
  • 7acfa10ba0 Disable workspace change gestures when workspaces overview is open Ian Douglas Scott 2024-07-12 18:30:41 -07:00
  • 9c65476091 Set ElementFilter in render_output to match kms backend Ian Douglas Scott 2024-07-12 18:27:30 -07:00
  • 0636bcdef3 Add workspace_overview_is_open function; put in a utils::quirks mod Ian Douglas Scott 2024-07-12 16:03:17 -07:00
  • 355b142c52 When cosmic-workspaces is shown, render only layer-shell surfaces Ian Douglas Scott 2024-07-09 20:46:41 -07:00
  • 31358d1993 Inhibit workspace animations when workspaces view is open Ian Douglas Scott 2024-05-03 17:00:45 -07:00
  • 94fecec9cb Add a SplitRenderElements type, with useful methods Ian Douglas Scott 2024-07-09 15:21:16 -07:00
  • c506d94ac8 shell: Don't consider active overviews animations Victoria Brekenfeld 2024-07-15 16:30:54 +02:00
  • 3277435ff9 support CARGO_TARGET_DIR dengelt 2024-07-14 19:06:39 +02:00
  • b1778dabb3 shell: Don't crash on zero outputs for global-mode Victoria Brekenfeld 2024-07-12 19:29:47 +02:00
  • 3b9d0ce3d7 HACK: Remap minimized X11 windows on restore Victoria Brekenfeld 2024-07-10 21:56:24 +02:00
  • 3485d82788 shell: Don't allow maximizing fullscreen windows Victoria Brekenfeld 2024-07-10 21:55:47 +02:00
  • bf6ea3414b x11surface: Unmap on minimize Victoria Brekenfeld 2024-07-09 17:22:00 +02:00
  • d85b6f0e50 focus: set minimized windows unfocused Victoria Brekenfeld 2024-07-08 20:33:47 +02:00
  • 3eb3e3b1c0 xwm: Fix edge-cases for fullscreening Victoria Brekenfeld 2024-07-08 20:33:25 +02:00
  • 66d1016003 xwm: Include minimized windows when restacking Victoria Brekenfeld 2024-07-08 20:32:54 +02:00
  • bf8fb0ac24 input: Fix broken confinement check Victoria Brekenfeld 2024-07-08 17:40:05 +02:00
  • c06529b548 focus: Don't send enter/leave for same surface Victoria Brekenfeld 2024-07-05 17:58:45 +02:00
  • b4abc06ad8 chore: Update smithay Victoria Brekenfeld 2024-07-05 17:57:56 +02:00
  • b3b9eadfca chore: Update wayland-backend Victoria Brekenfeld 2024-07-08 13:31:59 +02:00
  • e61a76d39c chore: libcosmic update Victoria Brekenfeld 2024-07-08 12:11:58 +02:00
  • 11914e97ea Use FromGlesError instead of OutputNoMode placeholder Ian Douglas Scott 2024-07-03 14:49:08 -07:00
  • 9f8fec6ec5 screencopy: Handle error from with_buffer_contents_mut Ian Douglas Scott 2024-07-03 14:35:32 -07:00
  • f02520c194 shell: Don't check grab-conditions for SSD grabs Victoria Brekenfeld 2024-07-03 23:40:42 +02:00
  • c42a2ac279 tiling: Don't crash when swapping with group Victoria Brekenfeld 2024-07-03 21:23:10 +02:00
  • b9a323c9ff shell: Populate focus_stack when unstacking Victoria Brekenfeld 2024-07-03 21:04:28 +02:00
  • dc882ffc36 focus: Fall back to first window, if stack is empty Victoria Brekenfeld 2024-07-03 21:03:58 +02:00
  • c933aa1a4f shell: Don't skip over Group-targets for next_focus Victoria Brekenfeld 2024-07-03 21:03:36 +02:00
  • 2d0f1cbf2b chore: smithay update Victoria Brekenfeld 2024-07-02 13:15:19 +02:00
  • 553c49b42b feat: runtime configurable keybindings Michael Aaron Murphy 2024-04-03 16:02:27 +02:00
  • 62afa4cf61 xwayland: Fix offset x11 geometry after configure request Victoria Brekenfeld 2024-06-28 13:04:35 +02:00
  • 06c12040f9 render: Fix grey screen on workspace switch Victoria Brekenfeld 2024-06-28 12:31:50 +02:00
  • 5662a0f219 floating: Correctly place grabbed tiled windows Victoria Brekenfeld 2024-06-28 12:24:09 +02:00
  • 4652a23294 grabs: Fix ssd not updating during move grab Victoria Brekenfeld 2024-06-28 11:25:20 +02:00
  • 3d58ec062d ssd: Fix styling Victoria Brekenfeld 2024-06-28 11:24:54 +02:00
  • 713ac470aa chore: Update smithay Victoria Brekenfeld 2024-06-27 21:07:29 +02:00
  • e98f67724e chore: Fix debug feature Victoria Brekenfeld 2024-06-27 21:06:48 +02:00
  • 8da3ac6d75 kms: Fix frame scheduling Victoria Brekenfeld 2024-06-27 18:15:18 +02:00
  • 5617f3228b chore: Update smithay Victoria Brekenfeld 2024-06-27 16:51:36 +02:00
  • 07d505d68f chore: Cleanup unused imports Victoria Brekenfeld 2024-06-27 16:42:41 +02:00
  • 16691581ff render/cursor: Don't crash for themes with zero delay Victoria Brekenfeld 2024-06-27 16:41:38 +02:00
  • da9af7ad23 floating: Add proper recalculate function Victoria Brekenfeld 2024-06-27 13:32:17 +02:00
  • c27127e44c chore: Update smithay Victoria Brekenfeld 2024-06-27 12:37:21 +02:00
  • c07356fa01 main: Don't quit, when the last output is gone Victoria Brekenfeld 2024-06-26 17:25:02 +02:00
  • 953c277cb0 focus: Fix crash when no output is available Victoria Brekenfeld 2024-06-26 17:24:46 +02:00
  • 26ccb653b7 output: Store position as u32 and offset bad configs Victoria Brekenfeld 2024-06-26 13:05:25 +02:00
  • 9cd553e128 chore: Update libcosmic Victoria Brekenfeld 2024-06-26 16:31:21 +02:00
  • 76fca0c591 chore: Fix smithay version Victoria Brekenfeld 2024-06-26 15:58:07 +02:00
  • 449048bdc5 kms: Fix unreachable code during forced queued redraws Victoria Brekenfeld 2024-06-20 21:50:27 +02:00
  • 707eace679 kms: Don't leak an EGLImage on every import Victoria Brekenfeld 2024-06-20 21:04:31 +02:00
  • eea93d543e state: Correctly update primary output Victoria Brekenfeld 2024-06-19 20:13:14 +02:00
  • ddcb435632 debug: Fix running with new kms backend Victoria Brekenfeld 2024-06-19 16:36:02 +02:00
  • bfbf20d61d kms: fixup device-usage logic Victoria Brekenfeld 2024-06-18 18:19:39 +02:00
  • 492e16bfa5 data-device: Fix rendering DnD icons on separate threads Victoria Brekenfeld 2024-06-17 15:13:14 +02:00
  • a97279147e cursor: Re-enable cursor image cache Victoria Brekenfeld 2024-06-17 15:13:01 +02:00
  • 977ad674e5 kms: Fix initial output placement Victoria Brekenfeld 2024-06-11 17:26:00 +02:00
  • 12fab6e220 kms: Don't block surface-threads on startup cond Victoria Brekenfeld 2024-06-11 17:24:46 +02:00