Commit graph

  • 5c1d600e84
    core/window: fix UAF in createQQuickWindow outfoxxed 2025-05-17 04:01:45 -07:00
  • 4d74851fd0
    widgets/wrapper: add WrapperMouseArea outfoxxed 2025-05-17 00:38:09 -07:00
  • 4d7d06bb9b
    core/qmlglobal: add clipboard support outfoxxed 2025-05-16 22:16:28 -07:00
  • 325a51c82d
    core: add DataDir and StateDir pragmas outfoxxed 2025-05-16 20:54:21 -07:00
  • a05c0de53b
    core/qmlglobal: add dataPath(), statePath() and cachePath() outfoxxed 2025-05-16 20:33:40 -07:00
  • c1c24c2998
    core/qmlglobal: expose dataDir and stateDir outfoxxed 2025-05-16 20:14:59 -07:00
  • 69c7f4fe77
    core/qmlglobal: expose cacheDir outfoxxed 2025-05-16 20:01:38 -07:00
  • fee4942771
    io/fileview: add adapter support and JsonAdapter outfoxxed 2025-05-13 17:07:51 -07:00
  • cb69c2d016
    service/upower: do not crash when trying to set power profile w/o ppd outfoxxed 2025-05-13 17:07:51 -07:00
  • 48a56381a6
    hyprland/focus_grab: prevent grab object leak on activate outfoxxed 2025-05-13 17:07:51 -07:00
  • baa9e5e074
    ci: fix perl warnings in lint outfoxxed 2025-05-13 20:31:15 -07:00
  • e342ba322e
    ci: add qt 6.8.2, 6.8.3 and 6.9.0 outfoxxed 2025-05-13 20:13:31 -07:00
  • 4ae0eae3da
    wayland/toplevel: add close() request outfoxxed 2025-05-13 18:47:06 -07:00
  • e0cff677a5
    wayland/layershell: refactor layer shell surface integration outfoxxed 2025-05-13 14:43:48 -07:00
  • 6a8284dae3
    core/window: add implicit size properties to window types outfoxxed 2025-05-12 19:42:46 -07:00
  • ead9141aca
    widgets/wrapper: add distinct top/bottom/left/right margins outfoxxed 2025-05-12 13:53:07 -07:00
  • ca26210cc4
    core/desktopentry: check XDG_DATA_HOME according to base dirs spec outfoxxed 2025-05-11 18:30:31 -07:00
  • 8863bf55ff
    core/window: fix null QObject::connect in ProxyWindowBase::setScreen outfoxxed 2025-05-05 22:52:47 -07:00
  • 67524f9d8e
    wayland/lock: fix protocol errors with Qt 6.9.0 outfoxxed 2025-04-26 16:19:07 -07:00
  • ed528268e0
    core/scriptmodel: detatch mValues when accessed during update outfoxxed 2025-04-06 01:40:55 -07:00
  • 3a97da0029
    guix: add wrap-program phase Andrew Wong 2025-03-27 23:07:13 -04:00
  • 4ea77a8eb6
    wayland: update QWaylandShellSurface impls to use updateExposure() outfoxxed 2025-03-26 21:45:38 -07:00
  • 14aa1793df
    i3/ipc: fix workspace and monitor focus being unset on launch outfoxxed 2025-03-27 15:56:53 -07:00
  • 2028766e61
    i3/ipc: provide default sorting for workspaces outfoxxed 2025-03-27 14:52:58 -07:00
  • d6a4ebc742
    hyprland/ipc: provide default sorting for workspaces outfoxxed 2025-03-27 14:39:27 -07:00
  • fa74449139
    service/tray: add "Communications" category outfoxxed 2025-03-27 14:01:41 -07:00
  • 69430e3873
    service/tray: provide default sorting for SystemTray.items outfoxxed 2025-03-27 13:51:43 -07:00
  • 392f56c40e
    hyprland/ipc: further cleanup + add Hyprland.focusedWorkspace outfoxxed 2025-03-27 00:25:21 -07:00
  • 67b2682604
    i3/ipc: general cleanup + add active property outfoxxed 2025-03-27 00:05:05 -07:00
  • 8f11d60999
    hyprland/ipc: make monitor bindable + fix property errors outfoxxed 2025-03-26 14:19:50 -07:00
  • 62ccab5d30
    hyprland/ipc: expose active and focused properties + activate() outfoxxed 2025-03-26 02:52:23 -07:00
  • 207e6114a3
    guix: add guix package definition Andrew Wong 2025-03-24 00:40:46 -04:00
  • 1a20c39fba
    i3/ipc: convert to bindable properties outfoxxed 2025-03-21 02:46:47 -07:00
  • 3b2d84caf0
    hyprland/ipc: convert to bindable properties outfoxxed 2025-03-21 02:46:09 -07:00
  • eabf79ebb6
    core/command: allow qs log to retrieve logs of dead instances outfoxxed 2025-03-19 05:15:50 -07:00
  • 0662c37d67
    io/process!: replace manageLifetime with startDetached outfoxxed 2025-03-12 00:53:36 -07:00
  • c5bea858a0 io/process: hack around moc parse error burein-ita 2025-03-03 09:42:04 -06:00
  • 9534778a78 wayland/screencopy: Add missing include needed for musl burein-ita 2025-02-28 19:37:19 -06:00
  • d1a172751d
    service/mpris: hack around more non-compliant players outfoxxed 2025-02-20 23:56:14 -08:00
  • 1eabf5b3c3
    io/fileview: ensure directory is watched for file creation outfoxxed 2025-02-19 21:58:05 -08:00
  • aeb347ba91
    wayland/toplevel: add pending state for outputs entered before qscreen init outfoxxed 2025-01-31 23:54:11 -08:00
  • c3ed3b0ee2
    hyprland/ipc: fix nullptr workspace read in log line outfoxxed 2025-01-31 23:28:49 -08:00
  • 50026f0934
    i3/ipc: ensure workspace does not exist at init before model add outfoxxed 2025-01-31 23:27:46 -08:00
  • fb326e0e9c
    i3/ipc: fix wrong event handler being called for GetWorkspaces outfoxxed 2025-01-29 17:21:30 -08:00
  • d58b7b5dcb
    core/colorquant: add ColorQuantizer kossLAN 2025-01-26 18:54:55 -05:00
  • fb343ab639
    hyprland/ipc: prefer ID based workspace lookups to name based ones outfoxxed 2025-01-27 22:19:28 -08:00
  • d3b1a65911
    hyprland/ipc: reduce impact of racing workspace queries outfoxxed 2025-01-27 21:13:53 -08:00
  • cad9198241
    core/colorquant: add ColorQuantizer kossLAN 2025-01-26 18:54:55 -05:00
  • 9506c1bb62
    docs: update CONTRIBUTING style guide outfoxxed 2025-01-26 18:37:53 -08:00
  • 4f2610dece
    io/ipchandler: add prop get outfoxxed 2025-01-26 03:57:07 -08:00
  • 9417d6fa57
    core/command: deprecate qs msg outfoxxed 2025-01-25 01:00:42 -08:00
  • 420529362f
    core/clock: expose date as a QDateTime outfoxxed 2025-01-24 23:53:31 -08:00
  • 325be8857c
    core/command: add option to select newest matching instance outfoxxed 2025-01-24 16:30:32 -08:00
  • b289bfa504
    hyprland/surface: add visibleMask outfoxxed 2025-01-23 14:00:16 -08:00
  • cdaff2967f
    core/icon: stop reusing image ids (dbusmenu, notifications) outfoxxed 2025-01-22 23:10:49 -08:00
  • c6791cf1f2
    core/window: fix screen assignments being completely broken outfoxxed 2025-01-22 20:13:29 -08:00
  • b73eff0e47
    core/screen: add model and serial number properties outfoxxed 2025-01-22 19:38:18 -08:00
  • 6a017d63d6
    fix single quote parsing Richard Bainesly 2025-01-18 16:13:58 -05:00
  • 3c7dfcb220
    hyprland/ipc: handle renameworkspace outfoxxed 2025-01-22 04:14:55 -08:00
  • b336129c34
    core/window: add QsWindow.devicePixelRatio outfoxxed 2025-01-22 03:33:46 -08:00
  • bc73d35d03
    wayland/screencopy: fix ScreencopyContext leak in ScreencopyView outfoxxed 2025-01-20 15:53:04 -08:00
  • 6464ead0f1
    core/window: move input mask handling + commit scheduling to polish outfoxxed 2025-01-20 00:51:56 -08:00
  • d6b58521e9
    core!: fix typo in ShellScreen.primaryOrientation outfoxxed 2025-01-19 01:00:03 -08:00
  • d195ca7680
    wayland/screencopy: fix UAF in dmabuf modifier collection outfoxxed 2025-01-15 03:24:19 -08:00
  • ca79715cce
    wayland/screencopy: log more information during buffer creation outfoxxed 2025-01-15 02:52:08 -08:00
  • c2ed5bf559
    core/stacklist: add tests outfoxxed 2025-01-15 02:47:14 -08:00
  • 6024c37492
    core/scriptmodel: improve docs outfoxxed 2025-01-14 15:21:22 -08:00
  • 6d8022b709
    service/pipewire: add registry and node ready properties outfoxxed 2025-01-14 15:08:29 -08:00
  • 8b6aa624a2
    fix fd leaks in scanPath Richard Bainesly 2025-01-09 16:06:40 -05:00
  • cd429142a4
    wayland/screencopy: add screencopy outfoxxed 2025-01-14 04:43:05 -08:00
  • 918dd2392d
    build/wayland: do not link to a target in wl_proto outfoxxed 2025-01-11 23:59:19 -08:00
  • 2c411fce5a
    all: fix new lints outfoxxed 2025-01-07 03:11:19 -08:00
  • 26d443aa50
    ci: add 6.8.1 outfoxxed 2025-01-06 22:08:00 -08:00
  • af86d5fd19
    hyprland/surface: remove debug print outfoxxed 2025-01-05 23:53:03 -08:00
  • 761d99d644
    service/mpris: reset position timestamps on seek outfoxxed 2025-01-05 01:55:33 -08:00
  • fca058e66c
    service/upower: add device model property outfoxxed 2025-01-04 04:38:03 -08:00
  • eaf854935b
    service/upower: correctly deserialize UPowerDeviceState::Discharging outfoxxed 2025-01-04 03:37:53 -08:00
  • f3b7171b25
    core/window: allow explicit surface format selection outfoxxed 2025-01-03 21:01:17 -08:00
  • dc3a79600d
    core/command: avoid running when cli11 forces returning 0 outfoxxed 2025-01-03 02:42:32 -08:00
  • 47bcf8ee61
    service/upower: add power-profiles support outfoxxed 2025-01-02 21:54:36 -08:00
  • 66b9917e70
    service/mpris: trigger onPositionUpdated when seeking outfoxxed 2025-01-01 19:56:51 -08:00
  • 3a40174ed6
    hyprland/surface: add hyprland surface opacity support outfoxxed 2025-01-01 15:28:09 -08:00
  • 08836ca1f3
    core/scriptmodel: add expression model for unique lists outfoxxed 2024-12-27 02:57:36 -08:00
  • 2f194b7894
    service/upower: track device additions/removals outfoxxed 2024-12-20 15:58:44 -08:00
  • 611cd76abc
    core/proxywindow: connect mScreen's destroy signal in all cases outfoxxed 2024-12-19 03:34:07 -08:00
  • 27840db7a6
    service/mpris: don't send postTrackChanged unless trackChanged sent outfoxxed 2024-12-13 15:04:28 -08:00
  • a053373d57
    core/qsmenu!: improve menu layout change UX outfoxxed 2024-12-13 01:30:11 -08:00
  • 3fc1c914c7
    lint: remove reinterpret_cast lint outfoxxed 2024-12-06 20:07:51 -08:00
  • be5e5fc4a5
    lint: remove broken lint selection outfoxxed 2024-12-06 19:43:16 -08:00
  • ded3708762
    io/fileview: correctly mark signals as signals in docs outfoxxed 2024-12-06 03:19:58 -08:00
  • 69d13967c9
    io/fileview: add support for watching changes outfoxxed 2024-12-06 02:32:19 -08:00
  • ccf885081c
    build: add progress bar to just lint-changed outfoxxed 2024-12-06 01:20:05 -08:00
  • 70be74e80d
    io/fileview: add write support outfoxxed 2024-12-06 01:18:31 -08:00
  • 2d05c7a89e
    core/menu: correctly handle menu destruction while open outfoxxed 2024-12-05 19:46:08 -08:00
  • 26280b34b4
    widgets/cliprect: fix typo in bottomRightRadius outfoxxed 2024-12-03 23:27:50 -08:00
  • af14a416c1
    widgets/wrapper: update child geometry when implicit size changes outfoxxed 2024-11-29 02:03:54 -08:00
  • cb05e9a327
    core/reloader: fix incubator warnings outfoxxed 2024-11-29 01:36:07 -08:00
  • 8882f7ca50
    core/proxywindow: fix ProxiedWindow proxy pointer after reload outfoxxed 2024-11-29 00:11:56 -08:00
  • 59298f6507
    i3: fix Q_PROPERTY definitions for use with typegen outfoxxed 2024-11-27 23:47:28 -08:00
  • fd87be1355
    widgets/cliprect: pass user input to contained items outfoxxed 2024-11-27 23:43:03 -08:00