Commit graph

38 commits

Author SHA1 Message Date
Ashley Wulber
6a4bcb1a9d chore: remove tiling_enabled from config.ron 2024-02-08 21:14:58 +01:00
Jeremy Soller
b41a5c74af
Merge pull request #259 from jokeyrhyme/super-escape-runs-cosmic-greeter
fix: Super+Escape locks screen per Pop!_OS convention
2023-12-30 12:09:53 -07:00
Ron Waldon-Howe
2834551ffb fix: use cosmic-term and cosmic-screenshot by default 2023-12-31 05:00:53 +11:00
Ron Waldon-Howe
f366a5dc87 fix: Super+Escape locks screen per Pop!_OS convention 2023-12-31 04:52:04 +11:00
Ashley Wulber
2ffb8068b8 chore: update the config to spawn launcher, app-library, and workspaces when shortcuts are pressed 2023-11-21 19:26:20 -05:00
Victoria Brekenfeld
59581f717f input: Take into account output layout 2023-11-20 16:51:15 +01:00
Victoria Brekenfeld
a0aa8fb8b2
fix: Add data_control to config file 2023-11-14 12:24:16 +01:00
Ian Douglas Scott
81efd42dd5 Use cosmic-config for dynamic workspace settings
`WorkspaceAmount`, `WorkspaceMode`, and `WorkspaceLayout` can all be
changed dynamically now.
2023-10-27 12:36:40 -07:00
Ashley Wulber
016e132e1e
use xdg-open for default browser and file explorer in config.ron 2023-10-04 11:59:12 -04:00
PixelDots
c60f7071bb deserialize string or default to none for config.ron
Cleanup config.ron
2023-10-02 13:03:40 -05:00
PixelDots
805db26ac1 Update config.ron
`Super` now to open Launcher
2023-09-30 08:50:49 -05:00
Jeremy Soller
46d4c46801
Add maximize shortcut 2023-09-28 10:30:48 -06:00
Victoria Brekenfeld
1251b7e9f7 shell/tiling: Implement window swap mode 2023-09-12 20:53:35 +02:00
Victoria Brekenfeld
5fc315c950 config: Add resizing shortcuts 2023-07-06 00:08:46 +02:00
Victoria Brekenfeld
11e5a63bb6 config: Cleanup duplicate binding 2023-06-30 15:15:21 +02:00
Victoria Brekenfeld
5cdf614692 config: Add shortcuts for group selections 2023-06-30 15:15:21 +02:00
Victoria Brekenfeld
c9114fe54b config: Add stacking shortcut 2023-06-30 15:15:21 +02:00
Victoria Brekenfeld
b3401eb18a shell/tiling: semi-working stacking 2023-06-30 15:15:21 +02:00
Victoria Brekenfeld
be918152d5 shell: Implement Workspace Layout 2023-05-25 00:15:42 +02:00
Ian Douglas Scott
6e8d2e55a7 config: Add keybinding to show workspaces view 2023-02-22 14:52:28 -08:00
Victoria Brekenfeld
5a8840b12e shell: Properly propagate tiling state 2023-01-27 13:26:28 +01:00
Ashley Wulber
b11f9bd5e0
update config 2022-11-28 10:44:54 -05:00
Victoria Brekenfeld
544acecd2e input: Various new keybindings 2022-11-23 16:10:37 +01:00
Victoria Brekenfeld
644d53c2da tiling: Allow windows to be moved 2022-11-23 16:08:32 +01:00
Victoria Brekenfeld
0c47631d9b shell/tiling: Add option to toggle orientation 2022-11-23 16:08:32 +01:00
Victoria Brekenfeld
00f1b029da wip: New shell logic 2022-11-23 16:08:32 +01:00
Quackdoc
1f2e57b2a9 Toggle tiling windows by default 2022-08-10 01:48:17 -04:00
Ian Douglas Scott
414bcf5655 Add keybindings for volume, display brightness
For display brightness, this requires `cosmic-settings-daemon` to be
running.
2022-07-20 14:30:49 -07:00
Victoria Brekenfeld
63b252e47d input: Add screenshotting shortcut 2022-07-20 17:25:55 +02:00
Ashley Wulber
1a6d5f644a
feat: use applet host to activate launcher and app library 2022-07-15 12:42:02 -04:00
Victoria Brekenfeld
e2f43053e9 config: Use simple-wrapper instead of xdg-shell-wrapper 2022-07-11 15:53:47 +02:00
Victoria Brekenfeld
022267c6f6 input: Add keybindings for toggling tiling 2022-07-07 22:45:16 +02:00
Victoria Brekenfeld
fa25b9f1a4
Merge branch 'master_jammy' into applibrary-laucher_jammy 2022-04-28 13:05:00 +02:00
Victoria Brekenfeld
f1f51e1714 shell: Handle fullscreen surfaces 2022-04-25 12:36:28 +02:00
Ian Douglas Scott
d75dcf7f96 Bind super+/ and super+a to launcher/applibrary
Also adds these packages to `Recommends` of Debian package.

These bindings don't give keyboard focus the created window, which is
awkward. We also want to somehow make the bindings close the window if
open.
2022-04-15 16:51:02 -07:00
Jeremy Soller
c90b576b58
Pop-like keyboard shortcuts 2022-04-11 12:50:00 -06:00
Victoria Brekenfeld
b3ff2a7ca3 tiling: Allow orientation of active container to be swapped 2022-03-30 23:58:44 +02:00
Victoria Brekenfeld
aab52b502c Add config for loading keybindings 2022-03-30 23:56:53 +02:00