Commit graph

152 commits

Author SHA1 Message Date
Victoria Brekenfeld
022267c6f6 input: Add keybindings for toggling tiling 2022-07-07 22:45:16 +02:00
Victoria Brekenfeld
06da5cc9b6 workspace: Allow tiling to be toggled 2022-07-07 22:44:39 +02:00
Victoria Brekenfeld
38d8df809e floating: Remember window sizes and locations 2022-07-07 22:41:02 +02:00
Victoria Brekenfeld
2cbcf71879 toplevel_info: Assign new windows an output 2022-07-07 19:50:12 +02:00
Victoria Brekenfeld
1a3e779eb9 layer_shell: Fix popup positioning 2022-07-07 19:46:25 +02:00
Victoria Brekenfeld
1fb49824f9 deps: Update smithay
Fixes misbehaving floating windows
2022-07-07 19:46:25 +02:00
Victoria Brekenfeld
397ddaab1e shell: Properly center and resize new floating windows 2022-07-06 23:41:11 +02:00
Victoria Brekenfeld
f65a59aae2 layout: Add floating exceptions from pop-shell 2022-07-06 23:36:25 +02:00
Victoria Brekenfeld
65046f1265 shell: Focus new windows 2022-07-06 23:35:17 +02:00
Victoria Brekenfeld
ae33728a4e windowed: Fully initialize fake wl_output 2022-07-06 23:33:40 +02:00
Victoria Brekenfeld
bbe5af64c9 main: Allow privileged protocols in debug builds 2022-07-06 23:31:46 +02:00
Victoria Brekenfeld
55df9bce09 main: Handle cosmic-session ipc 2022-07-06 23:30:50 +02:00
Victoria Brekenfeld
e480ed5d1c slog: Don't spam trace logging 2022-07-06 14:19:55 +02:00
Victoria Brekenfeld
be136306cc shell: xdg-popup positioning logic 2022-07-06 14:18:18 +02:00
Victoria Brekenfeld
c3c0a25a80 layer_shell: Handle configures better 2022-07-05 20:43:30 +02:00
Victoria Brekenfeld
39de286d51 cargo fmt 2022-07-04 16:01:06 +02:00
Victoria Brekenfeld
43062c1754 debug: Update for egui 0.18 2022-07-04 16:01:06 +02:00
Victoria Brekenfeld
270f06182e backend: Adopt to new wayland-display handling 2022-07-04 16:01:06 +02:00
Victoria Brekenfeld
b126dfaf77 shell: Cleanup and don't abstract over layouts anymore 2022-07-04 16:01:06 +02:00
Victoria Brekenfeld
a088f7fd6e utils: Adding additional helpers 2022-07-04 16:01:06 +02:00
Victoria Brekenfeld
06d5989223 wayland: Rework handlers and protocols into separate files 2022-07-04 16:01:06 +02:00
Victoria Brekenfeld
d182d5b388 deps: Update to wayland-rs.0.30 2022-07-04 16:01:06 +02:00
Victoria Brekenfeld
121015762f deps: Update smithay 2022-07-04 16:01:06 +02:00
Brock
7516944855
Merge pull request #16 from pop-os/setuid
Fix setuid
2022-06-09 17:28:50 -06:00
Brock
ac96068d2a
Fix setuid 2022-06-09 17:03:45 -06:00
Victoria Brekenfeld
0db1fd867f shell: Raise window on focus 2022-05-16 18:13:04 +02:00
Victoria Brekenfeld
c10d9b9648 input: Fix window subsurface focus 2022-05-16 18:12:35 +02:00
Victoria Brekenfeld
46e679ec92 kms: Optimize buffer imports to secondary gpus 2022-05-16 18:11:24 +02:00
Victoria Brekenfeld
7de8d6e979 deps: Update for smithay 2022-05-16 18:10:12 +02:00
Victoria Brekenfeld
219e21d573 input: Fix toplevel focus 2022-05-12 16:35:36 +02:00
Victoria Brekenfeld
b07ac107b1 chore: Update to newest smithay/calloop 2022-05-12 16:35:36 +02:00
Victoria Brekenfeld
8ac85c4112 input: implicit keyboard focus for toplevels only 2022-05-03 14:00:31 +02:00
Victoria Brekenfeld
14b379da25 render: Remove warning 2022-05-03 13:50:46 +02:00
Victoria Brekenfeld
0465ae5820 render: Remove explicit linear filter
Not necessary anymore with latest smithay master
2022-05-03 13:49:43 +02:00
Victoria Brekenfeld
8ccb93d8eb cargo fmt 2022-05-03 13:37:51 +02:00
Victoria Brekenfeld
f7ff84d2a0 cargo.lock updates 2022-05-03 13:36:40 +02:00
Victoria Brekenfeld
4221c2861d shell: set active output on activate 2022-05-03 13:06:37 +02:00
Victoria Brekenfeld
0c67c6b1b3 shell: we don't need to increment workspace coords 2022-05-03 13:01:21 +02:00
Victoria Brekenfeld
64b9295ddb shell: ext_workspace implementation 2022-05-02 17:45:36 +02:00
Victoria Brekenfeld
6096b8114e wayland: ext_workspace fixes 2022-05-02 17:45:36 +02:00
Victoria Brekenfeld
7803259949 cargo: add experimental feature for unreleased protocols 2022-04-29 17:41:27 +02:00
Victoria Brekenfeld
805dad79fe wayland: ext_workspace implementation 2022-04-29 17:40:24 +02:00
Victoria Brekenfeld
cf6b372e23 experimental: ex_workspace protocol 2022-04-28 13:57:38 +02:00
Victoria Brekenfeld
31741c1be7 Cargo.lock update 2022-04-28 13:41:37 +02:00
Victoria Brekenfeld
90d349a8e7 main: Add (optional) systemd notify 2022-04-28 13:41:37 +02:00
Victoria Brekenfeld
75173fe697
Merge pull request #6 from pop-os/applibrary-laucher_jammy
Bind super+/ and super+a to launcher/applibrary
2022-04-28 13:06:56 +02:00
Victoria Brekenfeld
fa25b9f1a4
Merge branch 'master_jammy' into applibrary-laucher_jammy 2022-04-28 13:05:00 +02:00
Victoria Brekenfeld
3c675d3b37 render: Fix cursor rendering for fullscreen surfaces 2022-04-27 13:53:48 +02:00
Victoria Brekenfeld
85d47d1903 shell: Fix fullscreen window size on fractional scaled outputs 2022-04-27 13:52:47 +02:00
Victoria Brekenfeld
c567448fc8 kms: Fix VT switching back to cosmic 2022-04-27 13:25:17 +02:00