Commit Graph

1182 Commits

Author SHA1 Message Date
Leo
ba7c41d931
Expose BackgroundManager to the library (#1859)
Co-authored-by: Danielle Foré <danielle@elementary.io>
2024-02-19 15:20:18 -08:00
Leonhard
bf4eec88c7
Daemon: Implement monitor labels (#1861) 2024-02-19 15:15:24 -08:00
Leonhard
351722c5a4
Wayland menus (#1844) 2024-02-18 11:03:26 +09:00
Leonhard
c44fc87fbe
PixelPicker: Remove unused canvas (#1858) 2024-02-18 00:03:36 +09:00
Leo
61e51924d0
SystemBackground: cleanup (#1851)
Co-authored-by: Danielle Foré <danielle@elementary.io>
2024-02-16 17:27:57 +00:00
Leonhard
13018e4f5c
WindowCloneContainer: When no window is active, select active window based on direction during keyboard nav (#1849)
Co-authored-by: Leo <lenemter@gmail.com>
2024-02-16 19:50:11 +09:00
Leonhard
1315f87340
Fix documentation (#1854)
Co-authored-by: Danielle Foré <danielle@elementary.io>
2024-02-14 09:31:33 -08:00
Leo
0cd3f324c1
Rework close button (#1848) 2024-02-13 09:58:50 -08:00
Leonhard
5d2d96d7c7
Remove corner mask in favor of rounded background corners (#1846) 2024-02-10 16:03:29 +00:00
Leo
517ba7d0eb
MultitaskingView: move keyboard navigation code into WindowCloneContainer (#1793)
Co-authored-by: Leonhard <106322251+leolost2605@users.noreply.github.com>
2024-02-10 15:34:02 +01:00
Leonhard
ff1ee4c432
Fix no rounded corners on first start (#1847)
Fixes a regression from #1845
2024-02-09 01:07:52 +01:00
Leonhard
48f09b112e
Fix rounded background (#1845) 2024-02-08 13:42:42 -08:00
Leo
156e4150af
MultitaskingView: Add blurred wallpaper (#1810)
Co-authored-by: Danielle Foré <danielle@elementary.io>
2024-01-29 08:00:07 -08:00
Leonhard
c25770ef7f
WindowSwitcher: Improve mouse handling (#1836) 2024-01-28 21:19:47 +09:00
Leo
6e50184ead
Move AccentColorManager to settings-daemon (#1842) 2024-01-28 13:46:11 +09:00
Leonhard
3a042e273c
WindowSwitcher: Fix accent color (#1835) 2024-01-21 15:02:11 -08:00
Leonhard
bd300d99bb
Add window spread for an app (#1833) 2024-01-21 21:27:44 +09:00
Leo
2bf7197e7e
move_window: require timestamp (#1831) 2024-01-18 19:30:32 +09:00
Leo
15ef7cf3d6
switch_to_next_workspace: require timestamp (#1830) 2024-01-18 19:24:49 +09:00
Leo
a6de96702c
Use event time instead of META_CURRENT_TIME (#1828) 2024-01-16 09:20:14 -08:00
Leonhard
943d2c111f
Remove content.set_rounded_clip_bounds (#1819) 2024-01-16 19:32:48 +09:00
Corentin Noël
1550761465
Add support for Mutter 46 (#1825) 2024-01-12 16:03:36 -08:00
Leo
c62024acd2
Add an option to disable hotcorners in fullscreen (#1806) 2024-01-02 12:08:43 -08:00
Leo
7de779cc06
Show notifications on the left in RTL languages (#1812) 2024-01-01 21:01:18 +00:00
Leo
fe1918dee2
Revert "BackgroundManager: Don't position background actors" (#1814) 2023-12-27 09:31:59 +09:00
Leo
fa8ebfd0be
Round corners of workspaces in multitasking view (#1734) 2023-12-18 11:45:45 -08:00
Leo
a4a3fa5bdd
BackgroundManager: Don't position background actors (#1809) 2023-12-18 11:01:56 -08:00
Leo
26be385587
BackgroundManager: Inline namespace (#1808) 2023-12-17 15:33:59 +01:00
Leo
186e9a304a
Improve debug messages in notifications stack and add more checks (#1805) 2023-12-13 11:29:12 -08:00
Leo
51d270e778
Animate nudge with clones (#1803) 2023-12-12 18:22:34 +09:00
Leo
2699c5a453
Add "Switch windows" gesture (#1802) 2023-12-04 09:46:39 -08:00
Leo
72b9e012f3
Remember window position (#1751)
Co-authored-by: Corentin Noël <tintou@noel.tf>
Co-authored-by: Danielle Foré <danielle@elementary.io>
Co-authored-by: Ryan Kornheisl <ryan@skarva.tech>
2023-11-15 11:54:03 -08:00
Leo
f5391aee9d
Remove expose-windows shortcut (#1795) 2023-11-09 21:49:22 +00:00
Leo
0cc9a049ae
Remove workspace-switcher-background key (#1798)
Co-authored-by: Danielle Foré <danielle@elementary.io>
2023-11-09 21:46:04 +00:00
Leo
c58c84ab7a
IconGroup: remove close button (#1794)
Co-authored-by: Danielle Foré <danielle@elementary.io>
2023-11-09 21:42:22 +00:00
Leo
e443978788
BackgroundManager: remove redundant Idle (#1797)
Co-authored-by: Danielle Foré <danielle@elementary.io>
2023-11-08 07:32:42 +08:00
Leo
27cc39c9e8
MultitaskingView: cleanup and bugfixes (#1787)
Co-authored-by: Danielle Foré <danielle@elementary.io>
2023-11-07 11:55:26 -08:00
Leo
ad90feec44
Reload workspace clones when monitors change (#1788)
Co-authored-by: Danielle Foré <danielle@elementary.io>
2023-11-07 19:46:38 +00:00
Marius Meisenzahl
ebbf6b6010
Gtk.init only in X11 session (#1792) 2023-10-30 09:23:14 +00:00
Leo
69db03560b
MultitaskingView: code style (#1790) 2023-10-30 09:05:44 +00:00
Leo
aa1dc31a1d
DragDropAction: pass correct coordinates to drag_begin (#1791) 2023-10-30 09:01:15 +00:00
Leo
82b60f140a
WorkspaceManager: count windows on primary monitor only (#1789) 2023-10-30 09:45:58 +01:00
Leo
ae07ad5abe
WindowClone: reset cursor early (#1786) 2023-10-28 14:35:22 +02:00
Leo
b8bea1fd01
Redraw tooltip to avoid corner glitches (#1760)
Co-authored-by: Danielle Foré <danielle@elementary.io>
2023-10-27 18:53:11 +00:00
Leo
433c4e911b
Increase window-clone shadow size (#1781)
Co-authored-by: Danielle Foré <danielle@elementary.io>
2023-10-27 18:29:20 +00:00
Leo
84e2acdd2d
Move to Workspace: Fix segmentation fault when focus_window is null (#1785) 2023-10-27 08:42:14 +02:00
Leo
a582033ae5
NotificationStack: Check if notification was already shown (#1748)
Co-authored-by: Danielle Foré <danielle@elementary.io>
2023-10-26 18:10:20 +00:00
Leo
11c3125008
WorkspaceManager: Fixes and cleanup (#1768)
Co-authored-by: Danielle Foré <danielle@elementary.io>
2023-10-26 11:07:45 -07:00
Leo
493dd89dd9
Add "Move to workspace" gesture (#1780)
Co-authored-by: Danielle Foré <danielle@elementary.io>
2023-10-26 11:03:50 -07:00
Leo
86293d44c1
Background: respect animations key (#1779)
Co-authored-by: Danielle Foré <danielle@elementary.io>
2023-10-26 10:45:44 -07:00