Commit graph

  • 59cf60d83e
    service/pam: add responseVisible outfoxxed 2024-06-19 00:31:09 -07:00
  • 6efa05a8eb
    core: run full destruction sequence before exiting outfoxxed 2024-06-18 20:58:33 -07:00
  • 3033cba52d
    all: fix failing lints outfoxxed 2024-06-18 20:46:58 -07:00
  • 8ec245ac66
    wayland/lock: initialize lock content before starting lock outfoxxed 2024-06-18 20:34:16 -07:00
  • 71a65c4d3c
    docs: mention Fedora COPR package outfoxxed 2024-06-18 17:54:08 -07:00
  • 9e58077c61
    core: fix shutdown sequence crashing outfoxxed 2024-06-18 17:03:38 -07:00
  • 3991726b9b
    docs: document PAM feature in build instructions outfoxxed 2024-06-18 15:25:10 -07:00
  • ae762f5c6e
    hyprland/ipc: ensure requests are flushed outfoxxed 2024-06-18 12:26:23 -07:00
  • e89035b18c
    service/pam: move pam execution to subprocess to allow killing it outfoxxed 2024-06-18 03:29:25 -07:00
  • b5c8774a79
    service/pam: send completed messages after destroying pam conv outfoxxed 2024-06-17 20:30:23 -07:00
  • 7e5d128a91
    service/pam: add pam service outfoxxed 2024-06-17 18:32:13 -07:00
  • f655875547
    core/desktopentry: add limited desktop entry api outfoxxed 2024-06-16 01:58:24 -07:00
  • ce5ddbf8ba
    core: add $XDG_DATA_DIRS/pixmaps to QIcon fallback path outfoxxed 2024-06-14 19:18:43 -07:00
  • d8b72b4c31
    wayland/lock: notify on screen change outfoxxed 2024-06-13 16:25:07 -07:00
  • 523de78796
    wayland/layershell: ensure state changes are comitted without render outfoxxed 2024-06-13 16:23:28 -07:00
  • 67783ec24c
    core/transformwatcher: fix crash when a or b is destroyed outfoxxed 2024-06-09 15:42:38 -07:00
  • b5b9c1f6c3
    wayland/toplevel_management: add foreign toplevel management outfoxxed 2024-06-07 04:31:20 -07:00
  • 5d1def3e49
    hyprland/ipc: fix monitorFor returning null during HyprlandIpc init outfoxxed 2024-06-06 00:59:17 -07:00
  • bc349998df
    hyprland/ipc: match by name in refreshMonitors instead of id outfoxxed 2024-06-06 00:58:10 -07:00
  • ef1a4134f0
    hyprland/ipc: re-request monitors and workspaces on fail outfoxxed 2024-06-06 00:46:38 -07:00
  • d14ca70984
    hyprland/ipc: add hyprland ipc outfoxxed 2024-06-05 19:26:20 -07:00
  • be237b6ab5
    core/elapsedtimer: add ElapsedTimer outfoxxed 2024-06-04 13:14:39 -07:00
  • 37fecfc990
    docs: add commit style instructions outfoxxed 2024-06-03 00:38:22 -07:00
  • b1f5a5eb94
    service/mpris: preserve mpris watcher and players across reload outfoxxed 2024-06-02 16:18:45 -07:00
  • 9d5dd402b9
    docs: recommend packagers add a dependency on qtsvg outfoxxed 2024-06-02 15:37:47 -07:00
  • 29f02d837d
    all: remove NVIDIA workarounds outfoxxed 2024-06-02 15:36:33 -07:00
  • 7d20b472dd
    misc: remove the docs and examples submodules outfoxxed 2024-06-02 15:23:19 -07:00
  • bd504daf56
    docs: add build, packaging and development instructions outfoxxed 2024-06-02 14:37:48 -07:00
  • 238ca8cf0b
    core/reloader: fix crashing on failed reload outfoxxed 2024-05-31 04:03:00 -07:00
  • a8506edbb9
    build: link jemalloc by default to reduce heap fragmentation outfoxxed 2024-05-31 01:28:35 -07:00
  • d56c07ceb3
    core/reloader: simplify generation teardown outfoxxed 2024-05-31 00:27:18 -07:00
  • 84bb4098ad
    core/reloader: fix incorrect generation teardown on hard reload outfoxxed 2024-05-31 00:26:34 -07:00
  • 6c9526761c
    wayland: fix UAF in layershell surface destructor outfoxxed 2024-05-31 00:24:58 -07:00
  • 7feae55ebe
    core/reloader: add reload signals for visual notifications outfoxxed 2024-05-30 02:39:37 -07:00
  • 569c40494d
    all: import module dependencies via qmldir outfoxxed 2024-05-29 19:29:57 -07:00
  • 0519acf1d6
    core: support root: and root:/ paths for the config root outfoxxed 2024-05-29 15:07:10 -07:00
  • 33fac67798
    core: use the simple animation driver outfoxxed 2024-05-28 20:22:01 -07:00
  • 7ad3671dd1
    core/reloader: fix file watcher compatibility with vim outfoxxed 2024-05-28 15:36:25 -07:00
  • 4e92d82992
    core: add options to enable QML debugging outfoxxed 2024-05-27 22:51:49 -07:00
  • 5a84e73442
    core/objectmodel: add signals for changes to the list outfoxxed 2024-05-23 19:12:21 -07:00
  • 06240ccf80
    service/mpris: improve compatibility with noncompliant players outfoxxed 2024-05-23 18:15:49 -07:00
  • 5016dbf0d4
    all: replace list properties with ObjectModels outfoxxed 2024-05-23 17:28:07 -07:00
  • 6326f60ce2
    service/mpris: re-query position on playback and metadata change outfoxxed 2024-05-23 02:38:26 -07:00
  • ac339cb23b
    service/mpris: expose desktopEntry property outfoxxed 2024-05-22 05:40:03 -07:00
  • f2df3da596
    service/mpris: fix position being incorrect after pausing outfoxxed 2024-05-22 04:34:56 -07:00
  • ed3708f5cb
    service/mpris: add trackChanged signal outfoxxed 2024-05-21 05:07:24 -07:00
  • af45502913
    service/mpris: add mpris module outfoxxed 2024-05-21 04:10:30 -07:00
  • 4ee9ac7f7c
    service/mpris: finish mpris implementation outfoxxed 2024-05-21 04:05:15 -07:00
  • 3b6d1c3bd8
    feat: mpris kossLAN 2024-05-19 21:09:16 -04:00
  • 73cfeba61b
    x11: add XPanelWindow outfoxxed 2024-05-20 02:16:44 -07:00
  • 908ba3eef5
    hyprland/global_shortcuts: fix crash when protocol is not present outfoxxed 2024-05-19 02:32:43 -07:00
  • 3e80c4a4fd
    service/pipewire: add pipewire module outfoxxed 2024-05-19 02:23:11 -07:00
  • bba8cb8a7d
    hyprland/global_shortcuts: add GlobalShortcut outfoxxed 2024-05-06 22:05:46 -07:00
  • 87a884ca36
    hyprland/focus_grab: add HyprlandFocusGrab outfoxxed 2024-05-03 03:08:32 -07:00
  • e7cfb5cf37
    service/tray: move menu access to SystemTrayMenuWatcher outfoxxed 2024-05-01 02:55:23 -07:00
  • 3c0456a3c0
    core/boundcomponent: add BoundComponent outfoxxed 2024-05-01 02:14:32 -07:00
  • d64bf59bb0
    core/intercept: do not rewrite paths when url ends in .qml outfoxxed 2024-04-30 23:11:54 -07:00
  • 53d69fd2c0
    docs: bump docs submodule outfoxxed 2024-04-30 17:03:39 -07:00
  • 4db28fe725
    core/lazyloader: add activeAsync property outfoxxed 2024-04-30 17:01:09 -07:00
  • 658f3cf411
    docs: add API documentation for SystemTray and DBusMenu outfoxxed 2024-04-30 01:27:06 -07:00
  • 61061644a5
    dbus/dbusmenu: add DBusMenu support outfoxxed 2024-04-29 23:57:26 -07:00
  • 7cc1b54587
    service/tray: rework tray image providers outfoxxed 2024-04-29 22:28:09 -07:00
  • aa9f8cd001
    dbus/properties: dbus/dbusutil -> dbus/properties outfoxxed 2024-04-29 18:37:57 -07:00
  • 74d1bb9bc2
    dbus/properties: fix QDBusPendingCallWatcher leak outfoxxed 2024-04-29 18:32:53 -07:00
  • a1d82729bc
    service/tray: log failures when calling Activate or SecondaryActivate outfoxxed 2024-04-29 18:31:35 -07:00
  • c71fdd62d0
    service/tray: log icon render failures due to IconThemePath outfoxxed 2024-04-29 18:16:04 -07:00
  • 1f49c55711
    wayland/lock: fix post-reload lockscreen creation outfoxxed 2024-04-25 14:18:25 -07:00
  • ce4e697667
    service/tray: use bilinear scaling for tray icons outfoxxed 2024-04-21 00:16:22 -07:00
  • c6e5a35745
    core/reloader: fix more crashes (not all of them) outfoxxed 2024-04-20 02:59:50 -07:00
  • 31462b9797
    core/reloader: fix UAF of old generation during scene destroy outfoxxed 2024-04-20 00:36:25 -07:00
  • 97bcdbecc1
    service/tray: add activate, secondaryActivate and scroll methods outfoxxed 2024-04-19 22:03:06 -07:00
  • 94a1140aab
    core/popup: fix popup never becoming visible when lazy loaded outfoxxed 2024-04-19 16:14:59 -07:00
  • 6eb68d2cd7
    core/reloader: fix late creation of Reloadable types outfoxxed 2024-04-19 15:43:26 -07:00
  • 61812343f5
    service/tray: account for more edge cases and add placeholder img outfoxxed 2024-04-19 04:12:26 -07:00
  • 54bf485101
    nix: add qtsvg dependency by default outfoxxed 2024-04-19 02:46:38 -07:00
  • 23d0c2e01d
    io/socket: add flush() outfoxxed 2024-04-18 04:13:20 -07:00
  • a06af243ad
    core/transformwatcher: add TransformWatcher outfoxxed 2024-04-17 04:31:02 -07:00
  • fd5b73adbb
    wayland: fix Qt 6.7 compatibility outfoxxed 2024-04-12 01:21:26 -07:00
  • 98318c4dcb
    nix: fix git revision in nix package outfoxxed 2024-04-07 23:36:37 -07:00
  • 0b2baea230
    core: add IgnoreSystemSettings pragma outfoxxed 2024-04-07 23:21:06 -07:00
  • ff8e252944
    core: fix build warnings outfoxxed 2024-04-07 23:07:05 -07:00
  • 082c3c480f
    core: add pragmas outfoxxed 2024-04-07 22:30:37 -07:00
  • c0847366dd
    core/window: fix reloads breaking for indirect window children outfoxxed 2024-04-07 14:17:57 -07:00
  • 6214ac1002
    service/tray: mostly complete StatusNotifierItem implementation outfoxxed 2024-04-06 02:19:40 -07:00
  • d47a7f2cff
    core/icon: add icon image provider outfoxxed 2024-04-05 17:54:51 -07:00
  • 8e530b6b77
    dbus: create property helper classes outfoxxed 2024-04-04 22:48:58 -07:00
  • 8529a2eb22
    readme: add matrix link outfoxxed 2024-04-01 22:46:08 -07:00
  • 54b3d338dc
    core/process: fix stdinEnabled documentation outfoxxed 2024-03-31 01:05:09 -07:00
  • 83afce7f68
    core/screen: expose x and y positions outfoxxed 2024-03-29 05:41:39 -07:00
  • 439788fce0
    core/popup: force window destruction to avoid crashes outfoxxed 2024-03-28 02:29:29 -07:00
  • c3fe93efe6
    core/window: fix backingWindowVisible always reporting true outfoxxed 2024-03-27 02:52:56 -07:00
  • 3026d3400a
    all/window: use global screeninfo pool for screen getter outfoxxed 2024-03-27 02:43:14 -07:00
  • 9cbd5abd96
    core/window: ensure window cannot be made visible during reload outfoxxed 2024-03-27 02:38:54 -07:00
  • 9625129844
    core: replace throws with qFatal outfoxxed 2024-03-27 02:13:47 -07:00
  • 055b191a67
    core/window: add windowTransform and backingWindowVisible properties outfoxxed 2024-03-27 01:37:45 -07:00
  • 3a0381dcbe
    core/window: backing windows can now be destroyed and recreated outfoxxed 2024-03-27 00:44:13 -07:00
  • b6dc6967a1
    core/generation: fix incuabation controller use after free outfoxxed 2024-03-25 02:02:46 -07:00
  • c6bf826031
    core/reloader: fix Quickshell.reload not working outfoxxed 2024-03-25 01:57:15 -07:00
  • 4eb5dc5593
    core/variants: expose instances list as a property outfoxxed 2024-03-21 05:32:55 -07:00
  • f09f591e6a
    core/region: improve child handling outfoxxed 2024-03-21 05:26:04 -07:00